Skip to content

Instantly share code, notes, and snippets.

@warderer
Last active April 1, 2021 18:59
Show Gist options
  • Select an option

  • Save warderer/0ae91ef96c82a5a39162e8d708aaf2ea to your computer and use it in GitHub Desktop.

Select an option

Save warderer/0ae91ef96c82a5a39162e8d708aaf2ea to your computer and use it in GitHub Desktop.
[Robots.txt on Wordpress] with sitemap from Joast SEO #wordpress
User-agent: *
Disallow: /home/wp-admin/
Allow: /home/wp-admin/admin-ajax.php
# Disable search indexing
Disallow: /?s=
Disallow: /search/
#Sitemap URL
Sitemap: https://www.mysite.com/sitemap_index.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment