← Browse all sitemaps
SEO ToolsLast checked: 17h ago

Ahrefs Sitemap

XML sitemap analysis for ahrefs.comSEO toolset for backlinks and keyword research

Sitemaps Found

6

Total URLs

2,444

With lastmod

0

Newest Update

Sitemaps Discovered

  • https://ahrefs.com/sitemap.xml
  • https://ahrefs.com/academy/sitemap.xml
  • https://ahrefs.com/ja/academy/sitemap.xml
  • https://ahrefs.com/pages-sitemap/sitemap.xml
  • https://ahrefs.com/seo/glossary/sitemap.xml
  • https://ahrefs.com/writing-tools/sitemap.xml

Sample URLs (2,444 total)

https://ahrefs.com/certification
https://ahrefs.com/webinars
https://ahrefs.com/webinars/getting-started-ahrefs
https://ahrefs.com/webinars/advanced-site-explorer
https://ahrefs.com/project-boosts
https://ahrefs.com/patches
https://ahrefs.com/education
https://ahrefs.com/report-builder
https://ahrefs.com/index-now
https://ahrefs.com/portfolios
https://ahrefs.com/seo/for/medical-practices
https://ahrefs.com/seo/for/plastic-surgeons
https://ahrefs.com/seo/for/dentists
https://ahrefs.com/seo/for/seo-for-hospitals
https://ahrefs.com/seo/for/doctors
https://ahrefs.com/seo/for/therapists
https://ahrefs.com/seo/for/orthodontists
https://ahrefs.com/seo/for/chiropractors
https://ahrefs.com/seo/for/contractors
https://ahrefs.com/seo/for/realtors

Try it with the SitemapKit API

curl -X POST https://sitemapkit.com/api/v1/sitemap/full \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_API_KEY" \
  -d '{"url": "ahrefs.com"}'

About Ahrefs Sitemaps

An XML sitemap helps search engines discover and index pages on ahrefs.com. SitemapKit's API can automatically discover all sitemaps on ahrefs.com by checking the robots.txt file and probing common sitemap paths like /sitemap.xml, /sitemap_index.xml, and more.

We found 6 sitemaps containing 2,444 URLs on ahrefs.com.

How to Extract Ahrefs Sitemaps Programmatically

Instead of manually downloading and parsing XML files, use the SitemapKit API to get structured JSON data in a single request. The /api/v1/sitemap/full endpoint discovers all sitemaps, parses them recursively (handling sitemap indexes up to 5 levels deep), and returns deduplicated URLs with metadata like lastmod, changefreq, and priority.