NeuralCrawl

Continental / robots.txt

← back to continental.com · change detected 8d ago (2026-07-29T10:28:28Z) · modified +32 −1

What changed

Diff old (2026-06-20T01:10:30Z)new (2026-07-29T10:28:28Z)

@@ -1,32 +1,63 @@
11  User-Agent: *
2- Allow: /
2+ Allow: /
3+
34  # Only allow URLs generated with frontend routing
45  Disallow: /*?id=*
56  Disallow: /*&id=*
7+
68  # L=0 is the default language
79  Disallow: /*?L=0*
810  Disallow: /*&L=0*
11+
12+ # Disallow Solr search result pages
13+ Disallow: /*?tx_solr*
14+ Disallow: /*&tx_solr*
15+
16+ # Disallow events list filter/search results
17+ Disallow: /*?tx_conevents_list*
18+ Disallow: /*&tx_conevents_list*
19+
20+ # Disallow RSS feed year filter
21+ Disallow: /*?tx_conrssfeed_list*
22+ Disallow: /*&tx_conrssfeed_list*
23+
24+ # Disallow downloadcenter API (JSON/binary, no SEO value)
25+ Disallow: /*?tx_condownloadcenter_api*
26+ Disallow: /*&tx_condownloadcenter_api*
27+
28+ # Disallow secured-area tokenized action links (privacy)
29+ Disallow: /*?tx_consecuredarea_*
30+ Disallow: /*&tx_consecuredarea_*
931 
1032  # Disallow API PageTypes for jobportal
1133  Disallow: */api/*/pagetype-jobs/$
1234 
1335  # Disallow folders
1436  # Disallow: /typo3
37+
38+ # Block AmazonProductDiscovery crawler entirely - we do not sell products
39+ User-agent: AmazonProductDiscovery
40+ Disallow: /
41+
1542  # Sitemap: International
1643  sitemap: https://www.continental.com/en/xmlsitemap
1744  sitemap: https://www.continental.com/de/xmlsitemap
45+
1846  # Sitemap: America
1947  sitemap: https://www.continental.com/en-us/xmlsitemap
2048  sitemap: https://www.continental.com/es-mx/xmlsitemap
49+
2150  # Sitemap: Asia
2251  sitemap: https://www.continental.com/zh-cn/xmlsitemap
2352  sitemap: https://www.continental.com/ja-jp/xmlsitemap
2453  sitemap: https://www.continental.com/ko-kr/xmlsitemap
54+
2555  #Sitemap: Europe
2656  sitemap: https://www.continental.com/cs-cz/xmlsitemap
2757  sitemap: https://www.continental.com/fr-fr/xmlsitemap
2858  sitemap: https://www.continental.com/hu-hu/xmlsitemap
2959  sitemap: https://www.continental.com/ro-ro/xmlsitemap
60+
3061  #Sitemap: Jobportal
3162  sitemap: https://jobs.continental.com/en/xmlsitemap
3263  sitemap: https://jobs.continental.com/de/xmlsitemap