-
Request for Sitemap Optimization
Dear RankMath Support Team,
I hope this message finds you well. I am reaching out regarding a significant resource usage issue on our website caused by bot interactions with our product filters. Over the course of a single day, we experienced a massive 14GB of cache buildup and CPU usage that exceeded 100%, leading to the temporary shutdown of our website.
After investigating the issue, we identified that both YandexBot and BingBot were causing this spike due to their interactions with the product filters. As a temporary solution, we added the following blocks to our **robots.txt** and **.htaccess** files to prevent further issues:
**robots.txt**:
`
User-agent: Yandex
Disallow: /User-agent: YandexBot
Disallow: /User-agent: YandexBot/3.0
Disallow: /User-agent: bingbot/2.0
Disallow: /Sitemap: https://longoni.com.tr/sitemap_index.xml
`
**.htaccess**:
`
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} YandexBot/3.0 [NC]
RewriteRule .* – [F,L]# Block YandexBot user-agent
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} YandexBot [NC]
RewriteRule .* – [F,L]
`
While these changes have helped mitigate the issue, we believe the root cause is related to our sitemap. Given that you are the developers of RankMath, we would appreciate your guidance on optimizing our sitemap to prevent crawler bots from triggering the product filters, thus resolving the issue in a more permanent way.
Could you kindly advise us on the best approach to optimize our sitemap in this context?
Thank you in advance for your help. Looking forward to your response.
Best regards,
Hüseyin Kocatepe
longoni.com.tr
h****************@g******** or h*****************@g********
You must be logged in to reply to this ticket.