# Robots Exclusion Protocol # Filename: robots.txt # Author: Mark Garrison (markg@projecta.com) # Created: 2007/10/16 # Updated: 2025/5/7 to add additonal User-Agents from Ultimate AI Block List v1.4 # # Set directories & files to be Disallow/Allow # NOTE: directives for Disallow/Allow are case-sensitive! # Use $ to anchor the match to the end of a URL string # As in disallowing or allowing files of a particular extension # # See http://www.robotstxt.org/wc/norobots.html for full specifications # # Includes Ultimate AI Block List v1.4 20250417 # https://perishablepress.com/ultimate-ai-block-list/ # # For WordPress sites consider automatically updating with Dark Visitors plugin # https://wordpress.org/plugins/dark-visitors # # !!!IMPORTANT!!! # Validate all changes before using # https://www.google.com/search?q=validate+robots.txt+online User-agent: * ## Standard WordPress Disallows Disallow: /wp-admin/* Disallow: /wp-login.php Disallow: /wp-includes/* Disallow: /wp-content/* Disallow: /trackback Disallow: /feed Disallow: */comments Disallow: ?replytocom* Disallow: */comments-page-* Disallow: */trackback Disallow: */feed Disallow: */comments Disallow: /?s=* Disallow: /search/* Disallow: /readme.html Disallow: /refer/* Disallow: /search?tags[]=* Disallow: /search?search_type=* Disallow: /search?tags* ## For Events Calendar Disallow: /?eventDate= Disallow: /?post_type=tribe_events Disallow: /?tribe-bar-date= Disallow: /?related-series= Disallow: *post_type=tribe_events* Disallow: *hide_subsequent_recurrences=* Disallow: *tribe-bar-date=* Disallow: *tribe-venue=* Disallow: ?tribe_eventcategory* Disallow: ?tribe_series_id* Disallow: *eventDisplay=* Disallow: *eventDate=* Disallow: *paged=* Disallow: *pagename=* Disallow: *shortcode=* Disallow: *ical=* Disallow: *outlook-ical=* Disallow: *related_series=* Disallow: *tribe_geofence=* Disallow: /events/* Disallow: /events/list/ Disallow: /events/page/ Disallow: /events/series/ Disallow: /events/summary/ Disallow: */calendar/* Disallow: *Any?query=* Allow: /wp-content/cache/* Allow: /wp-content/uploads/* Allow: /wp-includes/js/* Allow: /wp-includes/css/* Allow: /event/* ## Provide Sitemap Information, if exists #Sitemap: https://www.gotomojo.com/sitemap_index.xml