# Robots.txt for Stamped in Texas, LLC
# https://stampedintexas.com/robots.txt
User-agent: *
Allow: /
# Disallow WordPress admin areas (except admin-ajax for functionality)
Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.php
# Disallow WordPress includes
Disallow: /wp-includes/
# Disallow WordPress content uploads (allow images and documents to be indexed)
Allow: /wp-content/uploads/
# Disallow WordPress plugins and themes
Disallow: /wp-content/plugins/
Disallow: /wp-content/themes/
# Disallow search results and other dynamic pages
Disallow: /search
Disallow: /?s=
Disallow: /search/
# Disallow WordPress core files
Disallow: /xmlrpc.php
Disallow: /wp-*.php
Disallow: /readme.html
Disallow: /license.txt
# Disallow WordPress feeds (optional – remove if you want RSS indexed)
Disallow: /feed/
Disallow: /*/feed/
Disallow: /comments/feed/
# Allow all files to be indexed from root
Allow: /*.css$
Allow: /*.js$
# Sitemap location
Sitemap: https://stampedintexas.com/sitemap.xml
Sitemap: https://stampedintexas.com/sitemap_index.xml
# Crawl-delay (optional – helps prevent server overload)
# Crawl-delay: 10