#**************************************************************************** # ALLOW ALL BY DEFAULT EXCEPT THE DISALLOWED BELOW # ------------------------------------------------------------ User-agent: * # ------------------------------------------------------------ # WORDPRESS CORE ACCESS (needed for rendering) # ------------------------------------------------------------ Allow: /wp-admin/admin-ajax.php Allow: /wp-content/themes/ Allow: /wp-content/plugins/ # ------------------------------------------------------------ # THANK YOU / CONVERSION PAGES # ------------------------------------------------------------ Disallow: /contact-us/thank-you/ Disallow: /contact-us/ty/ Disallow: /thank-you/ Disallow: /ty/ # ------------------------------------------------------------ # SECURITY / BACKEND # ------------------------------------------------------------ Disallow: /wp-admin/ Disallow: /wp-login.php Disallow: /wp-register.php Disallow: /xmlrpc.php Disallow: /wp-config-sample.php Disallow: /readme.html Disallow: /license.txt # ------------------------------------------------------------ # WOOCOMMERCE PRIVATE AREAS # ------------------------------------------------------------ Disallow: /cart/ Disallow: /checkout/ Disallow: /my-account/ Disallow: /account/ Disallow: /wishlist/ Disallow: /order-received/ Disallow: /lost-password/ Disallow: /*?add-to-cart= Disallow: /*?filter_size= Disallow: /*?filter_color= Disallow: /*?query_type_ Disallow: /*?min_price= Disallow: /*?max_price= Disallow: /*?rating_filter= Disallow: /*?wc-ajax= Disallow: /wp-content/uploads/wc-logs/ Disallow: /wp-content/uploads/woocommerce_transient_files/ Disallow: /wp-content/uploads/woocommerce_uploads/ # ------------------------------------------------------------ # DUPLICATE / LOW VALUE URLS # ------------------------------------------------------------ Disallow: /?s= Disallow: /search/ Disallow: /comments/ Disallow: /trackback/ Disallow: /*?replytocom= Disallow: /*?paged= Disallow: /*?orderby= Disallow: /*?filter_ Disallow: /*?utm_ Disallow: /*?ref= Disallow: /*?attachment_id= Disallow: /?year= Disallow: /?monthnum= Disallow: /hello-world/ Disallow: /sample-page/ Disallow: /feed/ Disallow: /*/feed/ # ------------------------------------------------------------ # OPTIONAL TRAINING BLOCKS (bulk dataset crawlers only) # ------------------------------------------------------------ User-agent: CCBot Disallow: / User-agent: FacebookBot Disallow: / User-agent: Amazonbot Disallow: / User-agent: Bytespider Disallow: / # ------------------------------------------------------------ # SITEMAP # ------------------------------------------------------------ Sitemap: https://www.aksysgames.com/sitemap_index.xml #****************************************************************************