• Our Story
  • Work | Our Services
  • Contact
  • SEO Blog
Commander SEOCommander SEO
  • Our Story
  • Work | Our Services
  • Contact
  • SEO Blog
google on image filenames

How to Stop Search Engines from Crawling a WordPress Site

December 13, 2022

How can you stop search engines from crawling and indexing your WordPress site?

There are numerous reasons why you would want to prevent search engines from indexing your website and including it in search results.

You may prevent search engines from indexing your WordPress site by following the instructions in this article.

Why preventing a Search Engine from Crawling a WordPress Site?

The majority of visitors to WordPress sites come from search engines. You might be wondering why someone would wish to prevent search engines from indexing WordPress.

Search engines shouldn’t index your website in the following situations:

  • When starting out, you may not know how to create a local development environment or a staging site, and instead develop your website while it’s live. You won’t want Google to index your site or blog page when it’s under construction or in maintenance mode.
  • There are also many users that use WordPress to create private blogs. They don’t want search engines to list them because they’re private.
  • When WordPress is used as an intranet or for project management, you really don’t want your internal documents to be publicly accessible.

A common misunderstanding is that search engines won’t find your website if you don’t have links pointing to it. 

For example, if someone else owned the domain name before you, there may be links to your site. Also, there are millions of web pages that just list domain names. One of these could list your site.

Block search engines on WordPress

Now that we’ve covered that, let’s look at how to stop search engines from crawling your site. Four methods to do so:

Method I: Asking Search Engines not to Crawl Your WordPress Site

This is the simplest method of preventing web crawlers from accessing your site, but it is not foolproof.

WordPress allows you to prevent search engines from indexing your site. This function is standard. Simply select “Search Engine Visibility” from the Settings » Reading menu.

Search Engine Visibility

After enabling this option WordPress will modify your header and add this line :

<meta name=’robots’ content=’noindex,follow’ />

WordPress will put these lined to your site’s robots.txt file:

User-agent: *

Disallow: /

With these lines, you tell web crawlers (also called “robots” or “search engine spiders”) not to index your pages. It is, however, ultimately up to individual search engines to comply or not. Although though the majority of search engines will respect this, there is still a possibility that some of your site’s pages or photos will be indexed.

If you don’t want search engines to be able to index or crawl your site, you’ll need to use Methods 3 or 4 to password-protect your WordPress site.

Method II: Forbid Search Engines to crawl individual Pages

In some cases, you may want search engines to scan and index your website, but you would prefer that some articles or pages not appear in the resulting search results.

Using an SEO plugin like Yoast SEO or RankMath SEO is the easiest way to do that. Here are the steps you need to take for RankMath, but they are mostly the same for other plugins. RankMath is one of several good SEO tools for WordPress and is trusted by over a million users.

For this tutorial, we’ll be using the free version as it includes everything we need. There is also a premium version of RankMath that offers some more features but usually the free version is powerful enough.

After activating RankMath you can use it to ask search engines not to index certain posts and pages. 

Open the post or page that you want to exclude from the Google Index. Scroll down to the RankMath Settings at the bottom of the WordPress editor and then click the ‘Advanced’ tab.

RankMath SEO WordPress Editor

You will see the default robots txt settings. If you want to change them you need to switch the ‘Use Default Settings’ toggle to the off position.

Rank Math SEO No Index Checkbox

Select ‘No Index’. Once the post is published or updated, the search engine will be notified the next time it tries to crawl the URL. 

Method III: Password Protecting an Entire Site Using cPanel

If your WordPress hosting company gives you access to cPanel to manage your hosting account, you can use it to protect your whole site. Simply navigate to the ‘Files’ section of your cPanel dashboard and select the ‘Directory Privacy’ icon.

CPanel Directory Privacy

Next, select your WordPress root folder which is usuallt the public_html folder. Click the ‘Edit’ button next to that folder.

Cpanel Password Protect

Note: If you have more than one WordPress site in the public HTML directory, you have to click on the public html link to see all of them and then edit the folder for the site you want to protect with a password.

You’ll be taken to a screen where you may create a password.

Just click the “Save” button and tick the box that says “Password guard this directory.” If you choose, you may even modify the name of the encrypted folder.

A confirmation notice stating that the directory’s access rights have been modified will appear.

The next step is to select “Back” from the menu.

You’ll be directed to a screen where you can establish a username and password that will need to be used while accessing this directory.

After clicking the “Save” button you have successfully protected your WordPress site with a password.

The credentials you set up before will now be required anytime a user or search engine accesses your website.

Method IV: Password Protecting WordPress using a Plugin

You might not have access to cPanel if you’re using a managed WordPress hosting service. If that’s the case, you can install a plugin for WordPress that requires login credentials to access the site.

Password Protected

Password Protected is a plugin for WordPress that allows you to easily create password-protected pages and posts on your website. This is useful if you have content on your site that you only want certain users to be able to access.

Password Protected Screenshot

With this plugin, you can create a password for any page or post on your site, and then share that password with the users who you with the users who you want to be able to access that content. This can be a useful way to easily manage access to private or sensitive information on your site.

This plugin does not protect images or uploaded files so if you enter the exact URL to an image file it will still be accessible.

Features include:

    • Password protects your WordPress site with a single password.
    • Option to allow access to feeds.
    • Option to allow administrators access without entering password.

Passster

One of the most widely used security plugins for WordPress is Passster. It lets you select to safeguard the full site or just the pages and posts you wish.

By appending a short area code, Passster can establish encrypted, password-protected sections of your website. It also integrates with WordPress page builders like Elementor, making your life much easier.

passster screenshot

You can restrict access to specific pages or direct users to specific pages on the website using the Global Protection feature. A password or a captcha can also be used to secure yourself. Both options are available to you thanks to this plugin.

Also, this plugin makes it simpler to access passwords by allowing you to store them in cookies. The professional edition also includes an automated password expiration option.

We sincerely hope that this post was helpful in preventing search engines from indexing or crawling your WordPress site. You may also want to learn how to speed up your website performance or get an insight who really owns WordPress.

Frequently Asked Questions

What does it mean to discourage search engines from indexing this site?

To ask search engines not to include a website in their search results is discouraging search engines from indexing that website. This can be done with a file called robots.txt, which is a text file that is put on a website and tells search engines whether they should index the website’s pages. This can be helpful for websites that are still being built or that have private information that shouldn’t be available to the public. It’s important to remember, though, that using robots.txt doesn’t mean a search engine won’t index a website; it just shows a preference.

What is the best way to block google from indexing my website?

A file called robots.txt is the best way to stop Google from indexing your website. This is a text file that you can put on your website to tell search engines which pages of your website they should index and which ones they shouldn’t. You would add the following line to your robots.txt file to stop Google from indexing your website:

User-agent: Google

Disallow: /

This tells Google not to index any pages on your website. It’s essential to note, however, that using robots.txt does not guarantee that Google will not index your website. It simply indicates a preference, and Google may still decide to index your website, depending on various factors. Likewise, it’s also worth mentioning that other search engines may still index your website, even if you have a robots.txt file in place.

Tell me the best way to check if a website is inhibiting search engines?

While you may have legitimate reasons for deindexing an article, you may find it extremely shocking when you know the setting has been turned on by unforeseen circumstances. If your site gets no traffic you can verify this. It’s easy to find this box in the dashboard on your computer. You can log in and click on this link. Search engines can be discouraged by your search results and this triggers.

The best way to find out if a website blocks search engines is to look for a file on the website called “robots.txt.” This is a text file that is put on a website and tells search engines which pages of the website they should index and which ones they shouldn’t. If the site has a robots.txt file, you can open it and look for a line that says “Disallow” followed by a path. This means that the website is telling search engines not to index the pages at that path. For instance, if the line says “Disallow: /,” it means that the website doesn’t want any of its pages to be indexed by search engines.

If you would rather not use robots.txt to deny access to search engines on your WordPress website, you can use a WordPress plugin called “Meta Robots Tag” to achieve the same effect. This plugin allows you to easily add a meta robots tag to your website’s pages, which is another way to instruct search engines on which pages they should or should not index. To deny access for search engines using this plugin, you would go to the plugin settings and select “noindex” as the value for the meta robots tag. This will tell search engines not to index the pages on your website.

How to Prevent Google from Indexing Certain Web Pages?
  1. Using a “noindex” metatag. The most effective and easiest tool for preventing Google from indexing certain web pages is the “noindex” metatag.

  2. Using an X-Robots-Tag HTTP header.

  3. Using a robots.

  4. Using Google Webmaster Tools.

Will disabling indexing improve website performance?

Disabling indexing on a website may improve its performance to some extent, but it is not likely to have a significant impact. When a search engine indexes a website, it crawls the website to gather information about its content and structure. This can cause some additional traffic to the website, which can affect its performance. However, this traffic is typically minimal and is not likely to have a significant impact on the performance of most websites.

How do I stop search engines from indexing my WordPress site?

Uncheck the checkbox labeled “Discourage search engines from indexing this site.” 

How do I stop Google from indexing my website?

To stop Google from indexing your website, you can use a file called robots.txt. This is a text file that you place on your website and use to instruct search engines on which pages of your website they should or should not index. To stop Google from indexing your website, you would add the following line to your robots.txt file:

User-agent: Google
Disallow: /

This tells Google that it shouldn’t index any of your site’s pages. It’s important to note, though, that using robots.txt does not guarantee that Google won’t index your website. It just shows a preference, and Google could still decide to index your site depending on many things. Even if you have a robots.txt file in place, other search engines may still be able to index your website.

How to stop google indexing a page WordPress?

You can stop Google from indexing a certain page on your WordPress site by adding a meta robots tag to that page with a plugin for WordPress called “Meta Robots Tag.” The Robots Meta Tag is a tag that is added to a web page’s HTML code. It tells search engines which pages they should index and which ones they shouldn’t. Using this plugin, you can stop Google from indexing a page on your WordPress site by going to the plugin settings and setting the meta robots tag to “noindex.” WordPress uses meta tags rather than robots.txt to deindex your site. You would put this tag on the page you don’t want Google to index. This tells Google not to add that page to its index.

You can also do so with SEO Plugins like Yoast SEO or Rank Math SEO – they allow you to set a certain page to NOINDEX.

It’s important to note, though, that using a meta robots tag does not guarantee that Google won’t index the page. It just shows a preference, and Google could still decide to index the page based on several things.

Yet it is possible to exclude a specific page by using robots.txt. You can apply the disallow rule only to a specific page, just write the page’s subdirectory and slug. For example: Disallow /blog/worst-seo-review-2022. 

How can I remove a page from the Google Index?

You can remove a page from the search results by following these steps: First of all set up Google Search Console for your website. Access Google Search Console and scroll down to Legacy tools and reports -> Removals. Click the Temporarily remove button and enter the URL you want to remove from Google. The URL will be removed for a six month period.

How do I disable Indexing On A Specific WordPress Post?

To disable search engine indexing on a specific WordPress post, you can follow these steps:

  1. In the WordPress admin dashboard, go to the post editor for the post you want to noindex.

  2. In the post editor, look for a section labeled “Search Engine Visibility” or something similar. This section may be in the right-hand sidebar or at the bottom of the page.

  3. In the “Search Engine Visibility” section, check the box labeled “Discourage search engines from indexing this site” or something similar. This will add a noindex tag to the post, which tells search engines not to index it.

  4. Save the post by clicking the “Update” or “Publish” button.

Note: these steps may vary slightly depending on your WordPress theme and plugins. If you’re having trouble finding the “Search Engine Visibility” section, you may need to consult your theme or plugin documentation for specific instructions.

Contact us
markus-seo

Markus Schad | Senior SEO Strategist

Markus Schad is Senior SEO Consultant with over 8 years experience in getting more traffic and visitors for his customers. He is the founder of Commander-SEO.com.

Our other Blog posts

6 Top Places to Hire WordPress Developers

March 5, 2023

Sometimes you need the help of a WordPress Professional. As WordPress is so widely used, there is no shortage of

Read More »
ada032c3 8b21 4dfb 99e2 160646b112c8

Top 10 Mistakes Small Business Owners Make When Using SEO

February 24, 2023

Know Which Common SEO Mistakes to Avoid to Grow Your Local Business In spite of the importance of search engine

Read More »
There is nothing to show here!
Slider with alias none not found.
Share
0

Recent Posts

  • 6 Top Places to Hire WordPress Developers
  • Top 10 Mistakes Small Business Owners Make When Using SEO
  • FREE AI Chatbot For WordPress using ChatGPT

Table of Contents

Commander-SEO.com – Your SEO Expert.

Facebook Twitter

© 2023 · Commander-SEO