Built a product on GitHub Pages? No one will find it without SEO. Here is how to fix that.
6 Things Every GitHub Pages Site Needs
- Meta tags — description, keywords, OG tags, Twitter card
- Schema markup — JSON-LD for rich snippets
- Sitemap.xml — list every page, submit to engines
- Robots.txt — allow crawling, point to sitemap
- Canonical URLs — prevent duplicate content issues
- Cross-linking — every page links to every other page
Submit to 5 Search Engines
curl https://www.google.com/ping?sitemap=YOUR_URL
curl https://www.bing.com/webmasters/ping?sitemap=YOUR_URL
# Also: Baidu, Yandex, 360
Content is King
Technical SEO gets you indexed. Great content gets you ranked. Write 1500+ word articles targeting long-tail keywords.
I built this entire setup in 24 hours across 13 pages. All open source at github.com/luw8072-gif.
Top comments (0)