#
# robots.txt
#
# This file is to prevent the crawling and indexing of certain parts
# of your site by web crawlers and spiders run by sites like Yahoo!
# and Google. By telling these "robots" where not to go on your site,
# you save bandwidth and server resources.
#
# This file will be ignored unless it is at the root of your host:
# Used: http://example.com/robots.txt
# Ignored: http://example.com/site/robots.txt
#
# For more information about the robots.txt standard, see:
# http://www.robotstxt.org/robotstxt.html
#
# To test, use https://support.google.com/webmasters/answer/6062598?hl=en&ref_topic=6061961
User-agent: *
# Disable access to WP admin area...
Disallow: /wp-admin/
# ...but enable ajax stuff.
Allow: /wp-admin/admin-ajax.php
# Hide specific core files
# 2026.02.03 MD: remove block of plugins folder due to semrush suggestion
# Disallow: /wp-content/plugins/
Disallow: /readme.html
Disallow: /wp-login.php
# Don't index search results
Disallow: /?s=
Disallow: /search/
# Index the uploads if you find them
Allow: /wp-content/uploads/
# Hide files of these types
# 2026.02.05: MD: disable JSON exclusion because of gravity forms
# Disallow: /*.json
Disallow: /*.php
# 2026.02.03
# MD: Disabled to ensure that assets are not blocked even if in subfolders
#Disallow: /assets/
Sitemap: https://www.rainforest-alliance.org/sitemap_index.xml