SEO: change site address from http://www. to https://

SEO: change site address from http://www. to https:// - Google Search Console is a free application that allows you to identify, troubleshoot, and resolve any issues that Google may encounter as it crawls and attempts to index your website in search results. If you’re not the most technical person in the world, some of the errors you’re likely to encounter there may leave you scratching your head. We wanted to make it a bit easier, so we put together this handy set of tips about seo, google-search-console, google-search, https to guide you along the way. Read the discuss below, we share some tips to fix the issue about SEO: change site address from http://www. to https://.Problem :


My site was indexed as http://www.example.com.



Purpose: I would like to make a change to https://example.com



Question: Can you please give me a hint if I'm doing this in the best possible way?



What I've done:




  1. I've made permanent redirection (301) from http://www.example.com and http://example.com to https://example.com


  2. I've created 2 sitemaps:




    • sitemap_w.xml - which includes links like http://www.example.com/some-page1/, http://www.example.com/some-page2/ etc. - I'm not sure if I should use https here too?


    • sitemap_s.xml - which includes links like https://example.com/some-page1/, https://example.com/some-page2/ etc.





and included both of them in robots.txt




  1. In Google Search Console I've added https://www.example.com and https://example.com. For all of existing versions (http://www too) I've changed preferred domain to non-www.


  2. In Google Search Console I've updated robots.txt and added both sitemaps:




    • for http://www.example.com I've set sitemap_w.xml

    • for https://www.example.com I've set sitemap_s.xml




This is all I've done. Should I change something? Did I forget about any significant factor?


Solution :

When you migrate your site from http to HTTPS, then make sure, you do 301 redirection to all files even for XML sitemap.



By giving two sitemaps, google just waste their crawling time, and it may cause some little delay to index your all webpages.


If the issue about seo, google-search-console, google-search, https is resolved, there’s a good chance that your content will get indexed and you’ll start to show up in Google search results. This means a greater chance to drive organic search traffic to your site.

Comments

Popular posts from this blog

Years after news site changed name, Google is appending the old name to search titles and news stories

Load Wikipedia sourced biographies via Ajax or render it with the rest of the page as part of the initial request?