-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
The jboss.org development team plans to do the following:
- Parse the first line of each README file to remove the quickstart name prefix and use the rest for Google SEO title. That field is limited to ~55 characters.
- Use the 'Summary:' metadata for the description. This field is limited to 155 characters. I also added the quickstart name in the summary because it's not prominent in jboss.org.
This information is what shows up on the search result page, so the better it better describes the example.
I went through all the JBoss EAP quickstart README files to shorten the title and lengthen the Summary to be more descriptive. We need to do this for all of the other quickstarts:
- WFK: https://github.com/jboss-developer/jboss-wfk-quickstarts (This issue)
- Mobile: https://github.com/jboss-developer/jboss-mobile-quickstarts (Complete: https://github.com/jboss-developer/jboss-mobile-quickstarts/commit/0f7ab028d1ac19c51438b943a16f89bce2062)
- JDG: https://github.com/jboss-developer/jboss-jdg-quickstarts (
ISPN-4953) - PicketLink: https://github.com/jboss-developer/jboss-picketlink-quickstarts (
PLINK-626) - Portal: https://github.com/jboss-developer/jboss-portal-quickstarts (https://bugzilla.redhat.com/show_bug.cgi?id=1161718)
- BRMS: https://github.com/jboss-developer/jboss-brms-quickstarts (https://bugzilla.redhat.com/show_bug.cgi?id=1161674)
- JON: https://github.com/jboss-developer/jboss-on-quickstarts (https://bugzilla.redhat.com/show_bug.cgi?id=1161719)
See related JBoss EAP bugs for details:
- relates to
-
JDF-788 Implement QSTools validation for Readme metadata lenght
- Resolved