-
Couldn't load subscription status.
- Fork 7
Closed
Description
Description
Q: What is the name of the feature?
A: Search engine optimization
Q: What does this feature enable the user to do?
A: Find and discover documents in search engines (text, image, snippets)
Q: What information must the user provide to use the feature?
A: Keywords, article title
Q: What are the applicable constraints, e.g. compatibility or performance?
A: Need to explicitly provide URLs for each document
Specification
Will the following work?
/- Provide a robots.txt
- Intro to robots.txt
- Google reference
- Provide a site map with list of (read-only) published document URLs
- Down the road, can simply have an archive page, much like any journal
- Provide a robots.txt
/document/{id}- We already do this for Twitter cards so same idea
- various meta tags
- Google is already indexing the documents, probably from Twitter: https://www.google.com/search?q=site%3Abiofactoid.org
Details
//TODO
-
Routing
- add
/robots.txt
- add
-
- Special tags that Google understands
- <title>
- description
- author
- robots
-
Structured data
- Article rich snippets
-
Support search bar via
site:biofactoid.org ras interacts with raf