User-agent: * # Create a section of rules for robots. * means for all robots. # To specify the rules section for an individual robot, replace * with its name: GoogleBot # Disallow: /cgi-bin # Standard folder on hosting. Disallow: /wp-admin/ # Close the admin panel. Allow: /wp-admin/admin-ajax.php # Open Ajax. Disallow: /? # All request parameters are on the main page. Disallow: *?s= # Search. Disallow: *&s= # Search. Disallow: /search # Search. Disallow: /author/ # Author's archive. Disallow: */embed$ # All embeds. Disallow: */xmlrpc.php # file WordPress API Disallow: *utm*= # Links with utm tags Disallow: *openstat= # Links tagged openstat # One or more links to a sitemap (Sitemap file). # This is independent directive and there is no need to duplicate it for each User-agent. # For example Google XML Sitemap creates 2 sitemaps: # Sitemap: https://ugcc.od.ua/sitemap.xml # Sitemap: https://ugcc.od.ua/sitemap.xml.gz