{"id":227,"date":"2012-05-15T07:22:13","date_gmt":"2012-05-15T07:22:13","guid":{"rendered":"http:\/\/www.redesigns.org\/web-builder\/blog\/?p=227"},"modified":"2025-06-03T18:57:44","modified_gmt":"2025-06-04T01:57:44","slug":"how-robots-can-keep-your-site-from-being-indexed-on-google-yahoo-top-search-engines","status":"publish","type":"post","link":"https:\/\/www.ultimatewb.com\/blog\/227\/how-robots-can-keep-your-site-from-being-indexed-on-google-yahoo-top-search-engines\/","title":{"rendered":"How robots can keep your site from being indexed on Google, Yahoo, top search engines"},"content":{"rendered":"\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.ultimatewb.com\/blog\/wp-content\/uploads\/robot-preventing-website-from-being-crawled-and-indexed.jpg\">    <picture>\n                <img src=\"https:\/\/www.ultimatewb.com\/blog\/wp-content\/uploads\/robot-preventing-website-from-being-crawled-and-indexed.jpg\"\n             srcset=\"https:\/\/www.ultimatewb.com\/blog\/wp-content\/uploads\/robot-preventing-website-from-being-crawled-and-indexed.jpg 1024w, https:\/\/www.ultimatewb.com\/blog\/wp-content\/uploads\/robot-preventing-website-from-being-crawled-and-indexed-300x216.jpg 300w, https:\/\/www.ultimatewb.com\/blog\/wp-content\/uploads\/robot-preventing-website-from-being-crawled-and-indexed-768x553.jpg 768w\"             sizes=\"(max-width: 600px) 100vw, (max-width: 1200px) 75vw, 1200px\"\n             width=\"1024\"\n             height=\"737\"\n             alt=\"robot-preventing-website-from-being-crawled-and-indexed\"\n             loading=\"lazy\"             decoding=\"async\"\n             class=\"wp-image-6361\" >\n    <\/picture>\n    <\/a><\/figure>\n\n\n\n<p>Yes, robots can actually prevent your website from being indexed by top search engines like Google and Yahoo &#8211; and no, this isn&#8217;t a sci-fi movie plot! Don&#8217;t worry,&nbsp;you can fix it, there is an easy&nbsp;solution.&nbsp; &#8230;Just to clarify first though, we are talking about robots &#8211; as in a robotx.txt file &#8211; in the root of your website, i.e. www.your-website.com\/robots.txt .<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>The Quick Fix: Use a Proper robots.txt File, Don\u2019t Delete It<\/strong><\/h2>\n\n\n\n<p>If you want your website to be indexed &#8211; <em>all<\/em> of your webpages &#8211; <strong>do not delete the <code>robots.txt<\/code> file.<\/strong><\/p>\n\n\n\n<p>In the past, removing it might have helped, but today, tools like <strong><a href=\"https:\/\/www.ultimatewb.com\/blog\/?s=pagespeed+insights\">Google PageSpeed Insights<\/a><\/strong> expect a properly configured <code>robots.txt<\/code> file.<br>Having none at all can trigger a warning and even <strong>lower your performance score<\/strong>.<\/p>\n\n\n\n<p>That\u2019s why all versions of <strong>Ultimate Web Builder software<\/strong> come with a default <code>robots.txt<\/code> file that\u2019s designed to work correctly &#8211; allowing indexing and keeping SEO tools happy.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How to Keep Your Entire Website Open to Search Engines<\/strong><\/h2>\n\n\n\n<p>To make sure your entire website is crawlable and indexable, your <code>robots.txt<\/code> file should explicitly allow everything. A simple and effective file would be:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><code>User-agent: *<br>Disallow:<br><\/code><\/pre>\n\n\n\n<p>This tells <strong>all search engine bots<\/strong> (<code>*<\/code>) that <strong>nothing is off-limits<\/strong>, so your whole site can be indexed. This setup keeps your site fully accessible to search engines and satisfies performance tools like PageSpeed Insights.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Blocking Specific Crawlers (Optional)<\/strong><\/h2>\n\n\n\n<p>You might come across a more advanced setup like this:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><code>User-agent: ia_archiver<br>Disallow: \/<br><br>User-agent: *<br>Crawl-delay: 120<br><\/code><\/pre>\n\n\n\n<p>Here\u2019s what it does:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Blocks <code>ia_archiver<\/code><\/strong>, which is Alexa\u2019s crawler used for archiving websites.<\/li>\n\n\n\n<li><strong>Applies a 120-second crawl delay<\/strong> for all other bots to reduce server strain.<\/li>\n<\/ul>\n\n\n\n<p>This is optional and depends on your goals. If you don\u2019t want your site archived or if your server struggles under crawler load, it might make sense. But if you want maximum visibility and performance, keep it open and fast.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Important Notes<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The <code>robots.txt<\/code> file is <strong>publicly visible<\/strong> &#8211; anyone can access it at yourdomain.com\/robots.txt.<\/li>\n\n\n\n<li>It only works on <strong>bots that respect it<\/strong> &#8211; which includes major search engines like Google and Bing, but not all crawlers.<\/li>\n\n\n\n<li>For real access control (such as member-only pages), use <strong>server-side tools<\/strong>. For example, UltimateWB includes a <strong><a href=\"https:\/\/www.ultimatewb.com\/password-protect-members-restrict-access\/how-to-set-page-access\">Members App and Page Access Tool<\/a><\/strong> that uses PHP to protect content securely behind the scenes.<\/li>\n<\/ul>\n\n\n\n<p>Are you ready to design &amp; build your own website? Learn more about&nbsp;<a href=\"https:\/\/www.ultimatewb.com\/\">UltimateWB<\/a>! We also offer&nbsp;<a href=\"https:\/\/www.ultimatewb.com\/web-design-packages\">web design packages<\/a>&nbsp;if you would like your website designed and built for you.<\/p>\n\n\n\n<p><em>Got a techy\/website question? Whether it\u2019s about UltimateWB or another website builder, web hosting, or other aspects of websites, just send in your question in the&nbsp;<a href=\"https:\/\/www.ultimatewb.com\/ask-david\">\u201cAsk David!\u201d form<\/a>. We will email you when the answer is posted on the UltimateWB \u201cAsk David!\u201d section.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Yes, robots can actually prevent your website from being indexed by top search engines like Google and Yahoo &#8211; and no, this isn&#8217;t a sci-fi movie plot! Don&#8217;t worry,&nbsp;you can fix it, there is an easy&nbsp;solution.&nbsp; &#8230;Just to clarify first &hellip; <a href=\"https:\/\/www.ultimatewb.com\/blog\/227\/how-robots-can-keep-your-site-from-being-indexed-on-google-yahoo-top-search-engines\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[168,51,183,3028,49,184,182,181,12,180],"class_list":["post-227","post","type-post","status-publish","format-standard","hentry","category-search-engine-optimization-seo","tag-members-app","tag-members-only-access","tag-page-access","tag-pagespeed-insights","tag-password-protect","tag-restrict-access","tag-robots-txt","tag-search-engine-index","tag-search-engine-ranking","tag-search-engines"],"_links":{"self":[{"href":"https:\/\/www.ultimatewb.com\/blog\/wp-json\/wp\/v2\/posts\/227"}],"collection":[{"href":"https:\/\/www.ultimatewb.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ultimatewb.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ultimatewb.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ultimatewb.com\/blog\/wp-json\/wp\/v2\/comments?post=227"}],"version-history":[{"count":12,"href":"https:\/\/www.ultimatewb.com\/blog\/wp-json\/wp\/v2\/posts\/227\/revisions"}],"predecessor-version":[{"id":6362,"href":"https:\/\/www.ultimatewb.com\/blog\/wp-json\/wp\/v2\/posts\/227\/revisions\/6362"}],"wp:attachment":[{"href":"https:\/\/www.ultimatewb.com\/blog\/wp-json\/wp\/v2\/media?parent=227"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ultimatewb.com\/blog\/wp-json\/wp\/v2\/categories?post=227"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ultimatewb.com\/blog\/wp-json\/wp\/v2\/tags?post=227"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}