# robots.txt for eonworkplace.com # Last updated: 2025-05-23 # Purpose: Allow essential content, block known duplicates and sensitive areas # Sitemap Sitemap: https://eonworkplace.com/sitemap_index.xml # Allow important assets Allow: /wp-content/uploads/ Allow: /wp-admin/admin-ajax.php # Block WordPress core admin and PHP files Disallow: /wp-admin/ Disallow: /*.php$ # Block search result pages and URL parameters that create duplicates Disallow: /*?s= Disallow: /*utm_* Disallow: /*fbclid= Disallow: /*gclid= # Disallow old category archive URLs and paginated paths Disallow: /categories/news/eon-news/ Disallow: /categories/news/ Disallow: /categories/projects/ Disallow: /categories/sticky-notes/office-life/ Disallow: /categories/sticky-notes/ Disallow: /categories/sticky-notes/product-tips/ Disallow: /categories/sticky-notes/think-green-sticky-notes/ Disallow: /categories/sticky-notes/workplace-wellness/ Disallow: /categories/uncategorized/ Disallow: /categories/2010/ Disallow: /categories/2013/ Disallow: /categories/2025/ Disallow: /categories/news/promotions-and-specials/ Disallow: /categories/news/featured-office-product/ Disallow: /categories/sticky-notes/workspace-improvement/ Disallow: /categories/news/page/10/ Disallow: /categories/sticky-notes/page/ # Note: Avoid blocking entire plugin or includes directories unless absolutely necessary. # Allow rendering of CSS, JS, and other necessary assets for full page rendering. # END robots.txt