SEO optimize
Open
Nobody has claimed this yet.
HTML Templates
SEO
- Dominant language
- Haskell
- Stars
- 960
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
The generated website using the default template should be optimized for search engines, including:
- Using data-nosnippet to hide irrelevant stuff (eg: query header) from appearing in search preview
- Use
<ul>rather than<div>for query listing? - Structured data and breadcrumbs, like neuron. (test by posting on Twitter)
- OpenGraph (ogp.me)
- Title, sitename https://github.com/srid/emanote/commit/bc574c1e5c3a28f1ab1174691ca9f8c1e595b4d6
- Description https://github.com/srid/emanote/pull/296
- #305
- Image preview
- Regular markdown links: https://github.com/srid/emanote/pull/297
- Embed wiki links
- #468
- https://github.com/srid/emanote/discussions/266
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the generated website's default template and review the unchecked SEO items: structured data and breadcrumbs, OpenGraph image preview support for embedded wiki links, and the linked discussion. Done means the remaining requirements are implemented and the resulting metadata and previews are verified as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100