GlobalFoundries / robots.txt snapshot
← back to gf.com · fetched 2026-06-20T01:10:31Z (15h ago) · HTTP 200 · 2361 bytes · sha256 a1cbf7c00e1fe9c4 · raw
final URL: https://gf.com/robots.txt
| 1 | # robots.txt for gf.com |
| 2 | # Last updated: June 2026 |
| 3 | # Sitemap: https://gf.com/sitemap_index.xml |
| 4 | |
| 5 | # ------------------------------------------------------- |
| 6 | # All crawlers (default rules) |
| 7 | # ------------------------------------------------------- |
| 8 | User-agent: * |
| 9 | |
| 10 | # WordPress admin & authentication |
| 11 | Disallow: /wp-admin/ |
| 12 | Disallow: /wp-login.php |
| 13 | Disallow: /wp-register.php |
| 14 | Disallow: /xmlrpc.php |
| 15 | Disallow: /wp-comments-post.php |
| 16 | |
| 17 | # Allow the admin-ajax endpoint (used by front-end functionality Googlebot may need) |
| 18 | Allow: /wp-admin/admin-ajax.php |
| 19 | |
| 20 | # WordPress REST API (exposes internal data) |
| 21 | Disallow: /wp-json/ |
| 22 | |
| 23 | # WordPress form uploads (no indexable content) |
| 24 | Disallow: /wp-content/uploads/wpforms/ |
| 25 | |
| 26 | # NOTE: /wp-content/plugins/ and /wp-content/themes/ are intentionally NOT |
| 27 | # blocked. Googlebot needs the CSS/JS in these folders to render pages |
| 28 | # correctly. Directory browsing should be disabled at the server level, |
| 29 | # not via robots.txt. |
| 30 | |
| 31 | # WordPress utility feeds |
| 32 | Disallow: /feed/ |
| 33 | Disallow: /comments/feed/ |
| 34 | Disallow: /*/feed/ |
| 35 | Disallow: /*/trackback/ |
| 36 | |
| 37 | # Search results pages (duplicate content) |
| 38 | Disallow: /?s= |
| 39 | Disallow: /search/ |
| 40 | |
| 41 | # URL parameter-based pages (duplicate content) |
| 42 | Disallow: /?p= |
| 43 | Disallow: /?page_id= |
| 44 | Disallow: /?cat= |
| 45 | Disallow: /?tag= |
| 46 | Disallow: /?attachment_id= |
| 47 | Disallow: /?replytocom= |
| 48 | |
| 49 | # Embed pages |
| 50 | Disallow: /embed/ |
| 51 | |
| 52 | # Calendar export (iCal) |
| 53 | Disallow: /news-and-events/events/?ical= |
| 54 | |
| 55 | # WP Engine internal sign-on plugin |
| 56 | Disallow: /wpe_sign_on_plugin/ |
| 57 | |
| 58 | # ------------------------------------------------------- |
| 59 | # AI crawlers — full access for GEO visibility, but still |
| 60 | # block the same admin/internal paths. |
| 61 | # (A crawler matching a specific user-agent group ignores |
| 62 | # the "*" group entirely, so the disallows are repeated here.) |
| 63 | # ------------------------------------------------------- |
| 64 | User-agent: GPTBot |
| 65 | User-agent: ChatGPT-User |
| 66 | User-agent: OAI-SearchBot |
| 67 | User-agent: PerplexityBot |
| 68 | User-agent: ClaudeBot |
| 69 | User-agent: anthropic-ai |
| 70 | User-agent: Claude-Web |
| 71 | User-agent: Google-Extended |
| 72 | User-agent: cohere-ai |
| 73 | Allow: / |
| 74 | Disallow: /wp-admin/ |
| 75 | Disallow: /wp-login.php |
| 76 | Disallow: /xmlrpc.php |
| 77 | Disallow: /wp-json/ |
| 78 | Disallow: /wp-content/uploads/wpforms/ |
| 79 | Disallow: /?s= |
| 80 | Disallow: /wpe_sign_on_plugin/ |
| 81 | |
| 82 | # ------------------------------------------------------- |
| 83 | # Sitemap |
| 84 | # ------------------------------------------------------- |
| 85 | Sitemap: https://gf.com/sitemap_index.xml |