Preview:
For a Standard WordPress Blog
User-agent: *
# Block WordPress admin and include directories
Disallow: /wp-admin/
Disallow: /wp-includes/

# Allow ajax functionality for rendering
Allow: /wp-admin/admin-ajax.php

# Block internal search results
Disallow: /?s=
Disallow: /search/

Sitemap: https://venture.com/domains/yourblog.com


For an E-commerce Site (e.g., Shopify or Magento)
User-agent: *
# Block account, cart, and checkout pages
Disallow: /account/
Disallow: /cart/
Disallow: /checkout/
Disallow: /orders/

# Block internal search and filtered navigation pages
Disallow: /search
Disallow: /*?sort_by*
Disallow: /*?filter*

User-agent: Googlebot
Allow: /

Sitemap: 
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter