python-sitemap icon indicating copy to clipboard operation
python-sitemap copied to clipboard

Option to specify bot for robots.txt

Open Garrett-R opened this issue 1 year ago • 2 comments

For a site that has a robots.txt like:

User-agent: *
Disallow: /

User-agent: Googlebot
Allow: /
Disallow: /login

it would be nice if there was an option to run the script as Googlebot, so it follow those rules.

Garrett-R avatar Feb 01 '24 03:02 Garrett-R

It's a really nice idea !

I will look at this soon.

c4software avatar Feb 01 '24 18:02 c4software

Cool! My team can also submit a PR if that helps!

Garrett-R avatar Feb 01 '24 18:02 Garrett-R