eBay / robots.txt
← back to ebay.com · change detected 1mo ago (2026-07-02T00:38:22Z) · modified +18 −1
What changed
- Added rules for user-agent ‘OAI-AdsBot’
Diff old (2026-06-20T01:10:31Z) → new (2026-07-02T00:38:22Z)
| @@ -23,7 +23,7 @@ | ||
| 23 | 23 | # * Approved enterprise integrations must use our official API and |
| 24 | 24 | # comply with our API License Agreement: https://developer.ebay.com/join/api-license-agreement |
| 25 | 25 | # |
| 26 | - # v28_COM_June_2026 | |
| 26 | + # v29_COM_July_2026 | |
| 27 | 27 | ### DIRECTIVES ### |
| 28 | 28 | |
| 29 | 29 | User-agent: * |
| @@ -768,6 +768,23 @@ | ||
| 768 | 768 | Disallow: /wcs/ |
| 769 | 769 | Disallow: /ws/ |
| 770 | 770 | |
| 771 | + User-agent: OAI-AdsBot | |
| 772 | + Allow: /b/*?*mkcid=32* | |
| 773 | + Disallow: /act/ | |
| 774 | + Disallow: /adchoice | |
| 775 | + Disallow: /fdbk/ | |
| 776 | + Disallow: /myb | |
| 777 | + Disallow: /mye | |
| 778 | + Disallow: /myebay | |
| 779 | + Disallow: /mys | |
| 780 | + Disallow: /nap/ | |
| 781 | + Disallow: /rtm* | |
| 782 | + Disallow: /sh/checkout | |
| 783 | + Disallow: /signin/ | |
| 784 | + Disallow: /sme/ | |
| 785 | + Disallow: /usr/ | |
| 786 | + Disallow: /ws/ | |
| 787 | + | |
| 771 | 788 | # AUCTION Sitemaps |
| 772 | 789 | Sitemap: https://www.ebay.com/lst/AUCTION-0-index.xml |
| 773 | 790 |