*Most of poeple prefer to enter HTTPS sites more than HTTP because HTTPS is safer to them.
*Google currently doesnt support HTTPS for custom domain.but google is planing to release this feature for custom domain.lets not wait and do some hard work to get HTTPS advance.
*By enabling HTTPS your blog will get high rank in search engines like google & bing.
*Lets see how to turn on HTTPS on blogger blog with costum domain (step by step).
1:1st of all register an account on CloudFlare
2:get started then add your domain url in domain box and click "Scan DNS Records" then keep clicking continue till you see two costum "Server Names"
3:now open your domain registrar dashboard and go to DNS Records.there you have two "nameservers" just select custom servernames and replace with your cloudflare's servernames which provided you after adding you domain
4:now at the top of cloudflare's page click "Crypto" tab.then choose "Flexible" (right side) in SSL Section
5:now you have succesfully enabled SSL Certificate on you custom domain @ blogger blog
Now Redirect Domain, Subdomain From HTTP To HTTPS
1: Now click "Page Rules" tab and add 3 page rules as shown below in pictures
2:When you are done with "Page Rules" go to "Firewall" tab..after that
in "Security" section Choose "Low" option
3:Close cloudflare page and open your blog and watch your HTTPS with your URL
Now Redirect Permalinks HTTP To HTTPS
1:Open your blog's "HTML Editor" click Here and copy the code & paste just above </Head> tag
2:Now Find this code and remove it
<b:include data='blog' name='all-head-content'/>3:Paste This Code below the <Head> tag And save theme
Note: Upload your links and images on secure SSL Certified (HTTPS) sites
Once your blog is on HTTPS then you may have to change your blog content to make sure it works with HTTPS.if you dont change you might be faced mixed content issue
Now Check If Your Blog Having Mixed Content Issue
1:Visit your blog with HTTPS (https://yourdomain.com/) on google chrome
2:Press CTRL+SHIFT+J keys to open javascript console tab
3:Look for mixed content errors highlighted in red color..just go to Google Blogger Support Page
And fowllow each and every step to get rid off these errors
Mixed Content Error>>the page at https://www.yourdomain.com/ was loaded over a secure connection, but contains a form which target an insecure endpoint,,https://yourdomain.com/search this end point should be made available over an secure connection
This error occurs due to search widget of blogger..to fix this go to your blog>>Edit HTML then find this code
<form expr:action='data:blog.searchUrl'>And Replace it with
<form expr:action='data:blog.searchUrl.https'>
Save Theme
After Turn On HTTPS You Have To Add Your Property In Google Search Console
1st of all build a sitemap Here & replace Genrated Code in Blogger's Dashboard>>Search Preferance>>Crawlers & Indexing>>Custom Robort.txt & Save
Add Your Property In Google Search Console e.g https://yourdomain.com/
Also Submit https://yourdomain.com/Sitemap.xml in sitemap section
Now You Have HTTPS Enabled With Your Site,
Now You Have Submit Your Site In Google Search Console
Now You Have Great Traffic For Your Blog
Thanks For Reading This Tutorial
If You Still Have Any Confusion Watch The Video



No comments:
Post a Comment