Avoiding Poblems Due To Province Specific Redirection Inwards Blogger
The Earth specific domain redirection caused Blogger users many SEO problems together with widget errors. Correct these errors yesteryear doing these hacks.
To avoid this problem, nosotros remove to role canonical URL tag inwards our template. The what?
Canonical URL
If search engines bots encounters to a greater extent than than ane URL of the same page, they picks the canonical URL, the best URL. So nosotros bring the say them the ane amongst .com is the canonical URL.The Blogger uses several variables inwards its XML templates. Out of them, to a greater extent than or less bring canonicalized URL form. For example, blog.homepageUrl indicates the dwelling identify page URL. But at that topographic point is a canonicalized shape for that, blog.canonicalHomepageUrl.
Take an instance of bloggerhow.blogspot.com. An user is accessing it from India. So variables volition hand next results.
blog.homepageUrl = bloggerhow.blogspot.in (In India)
blog.canonicalHomepageUrl = bloggerhow.blogspot.com (we remove this URL)
Blogger XML variables having canonicalized forms are following.
Blogger XML variable | Canonicalized form |
blog.url | blog.canonicalUrl |
post.url | post.canonicalUrl |
blog.homepageUrl | blog.canonicalHomepageUrl |
Template Hack - Default Blogger templates
If y'all are using Blogger default templates(templates from Blogger website), therefore y'all are nigh safe. But at that topographic point is a run a peril that users mightiness endure deleted the necessary tag.- Got to Template > Edit HTML
- Search whatever of below tags
<tags b:include data='blog' name='all-head-content'/>OR
<tags b:include data='post' name='all-head-content'/>These tags inserts the canonical URL inwards Default templates.
<head>
together with Save the template.Template Hack - Custom Templates
Templates downloaded from other websites is dissimilar together with nosotros remove to position next tag afterward <head> tag.<link expr:href="data:blog.canonicalUrl" rel="canonical"/>Add this inwards your Template > Edit HTML together with salvage it. From at ane time on, search engine volition index the .com URLs.
Template Hack & Widget Hack - Every templates
Using inwards a higher identify table, the pointed out variables should endure replaced yesteryear canonicalized form. This tin done yesteryear repeating the inwards a higher identify steps (Edit HTML) together with conduct Expand Widget Templates. Search supervene upon it amongst canonicalized form. This volition right if y'all bring whatever widget problems.Search together with supervene upon xml variables.. |
0 Response to "Avoiding Poblems Due To Province Specific Redirection Inwards Blogger"
Post a Comment