← Browse all sitemaps
SEO ToolsLast checked: just now

Ahrefs Sitemap

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

Sitemaps Found

6

Total URLs

2,442

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,442 total)

https://ahrefs.com/academy/how-to-use-ahrefs
https://ahrefs.com/academy/how-to-use-brand-radar
https://ahrefs.com/academy/blogging-for-business
https://ahrefs.com/academy/seo-training-course
https://ahrefs.com/academy/link-building-course
https://ahrefs.com/academy/affiliate-marketing-course
https://ahrefs.com/academy/ahrefs-youtube
https://ahrefs.com/academy/api-course
https://ahrefs.com/academy/how-to-use-ahrefs/ahrefs-crawler/overview
https://ahrefs.com/academy/how-to-use-ahrefs/ahrefs-crawler/crawl-budget
https://ahrefs.com/academy/how-to-use-ahrefs/ahrefs-crawler/crawler-faqs
https://ahrefs.com/academy/how-to-use-ahrefs/ahrefs-seo-metrics/overview
https://ahrefs.com/academy/how-to-use-ahrefs/ahrefs-seo-metrics/backlink
https://ahrefs.com/academy/how-to-use-ahrefs/ahrefs-seo-metrics/keyword-and-search-traffic
https://ahrefs.com/academy/how-to-use-ahrefs/account/navigating
https://ahrefs.com/academy/how-to-use-ahrefs/account/add-first-project
https://ahrefs.com/academy/how-to-use-ahrefs/account/add-first-portfolio
https://ahrefs.com/academy/how-to-use-ahrefs/dashboard/overview
https://ahrefs.com/academy/how-to-use-ahrefs/site-explorer/intro
https://ahrefs.com/academy/how-to-use-ahrefs/site-explorer/overview

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,442 URLs on ahrefs.com.

How to Extract Ahrefs's Sitemap 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.