Search Console Notes logo

How to fix page with redirect – These pages aren’t indexed or served on Google

To fix a page with a redirect that is not being indexed or served on Google, you can try the following steps:

  1. Check the redirect chain: Make sure that the page is not redirecting to another page with a redirect, creating a chain of redirects.
  2. Use a 301 redirect: Use a 301 redirect to permanently redirect the page to the correct URL. This tells search engines that the page has moved permanently and that they should update their index to the new URL.
  3. Use a rel=”canonical” tag: Use a rel=”canonical” tag on the page to indicate to search engines the preferred version of a page. This can help prevent duplicate content issues, which can affect indexing.
  4. Submit the URL to Google: Submit the URL to Google using the Fetch as Google tool in Search Console. This will allow you to check if Google can access the page, and if there are any crawl errors.
  5. Check for crawling errors: Check for crawling errors in Google Search Console, and fix any that are found.
  6. Wait for Google to re-index the page: Once you’ve made the changes, wait for Google to re-index the page. This can take some time, so be patient.
  7. Monitor the page: Monitor the page using Google Search Console to ensure that it is being indexed and served correctly.

It’s worth noting that even if you fix the problem, it may take some time for Google to re-index and serve the page in its search results.

Here’s a more detailed explanation of each step to fix a page with a redirect that is not being indexed or served on Google:

  1. Check the redirect chain: A redirect chain occurs when a page redirects to another page, which then redirects to another page, and so on. Search engines may stop following the redirects if the chain is too long, which can prevent the final page from being indexed. To fix this, you need to make sure that there is no redirect chain and the redirects are pointing directly to the final destination.
  2. Use a 301 redirect: A 301 redirect is a permanent redirect that tells search engines that the page has moved permanently. This is the most SEO-friendly type of redirect as it tells search engines to update their index to the new URL, and pass along any link juice to the new page.
  3. Use a rel=”canonical” tag: A rel=”canonical” tag is an HTML tag that tells search engines which version of a page is the original and should be indexed. This can help prevent duplicate content issues, which can affect indexing. The rel=”canonical” tag is placed in the head section of the HTML code of a page, and should point to the original version of the page.
  4. Submit the URL to Google: Submitting the URL to Google using the Fetch as Google tool in Search Console allows you to check if Google can access the page, and if there are any crawl errors. If Google can’t access the page, it can’t be indexed.
  5. Check for crawling errors: Checking for crawling errors in Google Search Console and fix any that are found. Crawl errors occur when Googlebot can’t access a page, which can prevent it from being indexed.
  6. Wait for Google to re-index the page: Once you’ve made the changes, you have to wait for Google to re-index the page. This can take some time, depending on the size of your site, and how frequently Googlebot visits your site.
  7. Monitor the page: Monitor the page using Google Search Console to ensure that it is being indexed and served correctly. Keep an eye on the page’s index status, and if it’s not indexed, investigate the reason why.

Here are the steps to fix a page with a redirect that is not being indexed or served on Google for a WordPress site:

  1. Check the redirect chain: To check the redirect chain, you can use a tool such as Redirect Path for Chrome, which will show you the full redirect chain for a page. If you find a redirect chain, you can use a plugin like Redirection to remove the unnecessary redirects.
  2. Use a 301 redirect: To set up a 301 redirect in WordPress, you can use a plugin like Redirection. This plugin allows you to easily set up redirects by entering the old URL and the new URL. You can also use .htaccess file to set up redirects if you have access to your server.
  3. Use a rel=”canonical” tag: To add a rel=”canonical” tag to a WordPress page or post, you can use a plugin like Yoast SEO. This plugin allows you to set a canonical URL for each page or post, which helps prevent duplicate content issues.
  4. Submit the URL to Google: To submit a URL to Google, you can use the Fetch as Google tool in Google Search Console. This tool allows you to check if Google can access the page and if there are any crawl errors.
  5. Check for crawling errors: To check for crawling errors in WordPress, you can use the Crawl Errors report in Google Search Console. This report will show you any pages that Googlebot is unable to access, which can prevent them from being indexed.
  6. Wait for Google to re-index the page: Once you’ve made the changes, you will have to wait for Google to re-index the page. This can take some time, depending on the size of your site and how frequently Googlebot visits your site.
  7. Monitor the page: To monitor the page in WordPress, you can use the Search Appearance report in Google Search Console, which will show you the index status of the page, and any crawl errors.

Keep in mind that it’s important to have a backup of your site before installing any plugin or editing the .htaccess file, also some of the plugin mentioned above may have premium version that may give you more advanced functionality.


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *