Skip to content

Repository files navigation

Saurabh Kumar Resume Website

Live URL: https://www.resume.gu-saurabh.site/

This repository contains a single-page resume website that is optimized for ATS readability, clean printing, and search engine indexing.

SEO Setup Included

  • Canonical URL set to https://www.resume.gu-saurabh.site/
  • Author, description, keyword, robots, and publisher meta tags
  • Open Graph and Twitter meta tags for social sharing
  • Structured data (JSON-LD) using Schema.org (WebSite, WebPage, Person)
  • Google Analytics 4 tracking via gtag (G-99EEPF356W)
  • robots.txt for crawl directives
  • sitemap.xml for URL discovery
  • llms.txt for AI/LLM crawler guidance
  • IndexNow key file for Bing and participating search engines

Project Files

  • index.html: Resume page content + SEO metadata + analytics
  • style.css: ATS-friendly and print-optimized styling
  • robots.txt: Search crawler directives
  • sitemap.xml: XML sitemap for indexing
  • llms.txt: LLM-readable content and crawl guidance
  • b816d972397d482db2785c0d7bc4dfdf.txt: IndexNow verification key file
  • LICENSE: Open-source license file

IndexNow (Bing) Integration

The website is integrated with IndexNow using key:

b816d972397d482db2785c0d7bc4dfdf

4-step setup completed

  1. Generated API key.
  2. Hosted key file at: https://www.resume.gu-saurabh.site/b816d972397d482db2785c0d7bc4dfdf.txt
  3. Added key location in robots.txt and prepared URL submission endpoint.
  4. Verification can be checked in Bing Webmaster Tools (IndexNow / URL submission reports).

Manual URL submission endpoint

Use this endpoint for single URL updates:

https://www.bing.com/indexnow?url=https://www.resume.gu-saurabh.site/&key=b816d972397d482db2785c0d7bc4dfdf&keyLocation=https://www.resume.gu-saurabh.site/b816d972397d482db2785c0d7bc4dfdf.txt

Print Notes

The page includes A4 print rules and page-break-safe sections for clean PDF export using Ctrl + P.

License

This project is licensed under the MIT License. See LICENSE for details.