emanote
emanote copied to clipboard
SEO optimize
The generated website using the default template should be optimized for search engines, including:
- [x] Using data-nosnippet to hide irrelevant stuff (eg: query header) from appearing in search preview
- [x] Use
<ul>rather than<div>for query listing? - [ ] Structured data and breadcrumbs, like neuron. (test by posting on Twitter)
- [ ] OpenGraph (ogp.me)
- [x] Title, sitename https://github.com/srid/emanote/commit/bc574c1e5c3a28f1ab1174691ca9f8c1e595b4d6
- [x] Description https://github.com/srid/emanote/pull/296
- [x] #305
- [ ] Image preview
- [x] Regular markdown links: https://github.com/srid/emanote/pull/297
- [ ] Embed wiki links
- [x] #468
- [ ] https://github.com/srid/emanote/discussions/266
https://github.com/srid/emanote/pull/297 adds image preview, but it works only for regular markdown links.