Showing posts with label Redirects links setting. Show all posts
Showing posts with label Redirects links setting. Show all posts
Custom Redirects in Blogger:
In Blogger it is easy to set custom redirects. Blogger has the custom redirect feature. With this custom redirect feature, you can redirect one page to another page in blogger blog. Suppose if you want to redirect your Blogger pages form one page to another, then custom redirects option in Blogger blog will help you. 

In this posts I'm going to show you how to redirect one page to another page in your Blogger blog.

How to Redirect One Page to Another Page in Blogger :

You can see Custom redirects option in your Blogger settings. Go to Custom redirects option under Blogger settings and create custom redirect pages. You can create multiple custom redirect pages in your Blogger blog.

Follow below steps to redirect one page to another in blogger blog:

Step 1 : Go to Blogger Dashboard

Step 2 : Click on Settings

Step 3 : Click on Search Preferences under Settings

Step 4 : Click on Edit next to Custom redirects under Errors and Redirects

Now you can see From and To text boxes.
From : Enter url from which you want to redirect
To : enter url to which you want to redirect.

Example : 
Suppose if you have a page like " www.Smartbloggerstips.com/redirections" and want to redirect this page to  www.Smartbloggerstips.com/custom-redirects
Then set like below
From :www.Smartbloggerstips.com/redirections
To : www.Smartbloggerstips.com/custom-redirects.

Step 5 : Click on Save and click on Save changes.

Like this you redirect your Blogger pages from one page to another page. You can create more custom redirect pages on your Blogger blog.

Url Redirecting : 

URL redirection means sending the visitor(user) form one one URL to another. It is the web server function, with this technique you can send user from one blog URL to another URL. We can also apply the URL redirection to Blogger blogs. With this technique you can redirect your Blogger blog to another blog or URL. In this post I'm going to show you how to redirect your Blogger blog to your another blog or URL.

How to redirect Blogger blog to another URL :

With single HTML tag you can redirect your Blogger blog to another URL. After applying this method to your Blogger blog, when you open on your Blogger blog, it will simply redirects to another blog or URL(which you mentioned). This method is very easy to follow.

Follow below steps to redirect Blogger blog to another blog or URL

Step 1 : Go to Blogger Dashboard

Step 2 : Click on Template

Step 3 : Click on Edit HTML

Step 4 : Search <head>  tag

Add below tag before  <head/> tag

<meta content="2;url=http://yourblogname.com" http-equiv="refresh" />

Step 5 : Click on Save template.

Replace yourblogname with your blog URL in the step 4 to which you want to redirect from Blogger blog. Like this you can redirect your Blogger blog to any another domain name. This method will help to those who want to change their domain names.

For example, if you have a blog like Smartbloggerstips.blogspot.com on Blogger and after it getting popular if you want to upgrade Smartbloggerstips.blogspot.com with Smartbloggerstips.com then it better to use redirection concept.

You can also migrate your blog from Blogger to WordPress, but it is not a simple process. So instead of migrating from Blogger to WordPress, use URL Redirection.

If you replace your Blogger name with your custom domain name, you may loose your blog daily visitors, because if the previous blog name not appear in search results your visitor will confuse. So it is better to use redirection if you really want to move from one blog to other blog without loosing traffic.

So replace yourblogname.com with Smartbloggerstips.com(your domain name) as told in step4, after that when you click on Smartbloggerstips.blogspot.com, it will redirects to Smartbloggerstips.com. Like this you can redirect your Blogger blog to another url/domain.
Blogger Blog Redirecting to Country Specific URLs :
The Blogger blog your are visiting may redirect to country specific URL. Suppose if you visit smartbloggerstips.blogspot.com in India then it will redirect to Smartbloggerstips.blogspot.in and if in Australia, it  will redirect to Smartbloggerstips.blogspot.au . Like this all Blogger blogs will redirect to country specific domain URLs.0

What is the use with redirections  : 
If the content in a particular page on your Blogger blog is not suitable to particular country then Google will block only that page, not entire your blogger blog, in that particular country with redirections.

How to Prevent/Stop Blogger Blog From Redirecting to Country Specific URL

We can prevent Blogger blog from redirecting to country Specific domains/urls by adding 'ncr' to your Blogger blog url. ncr means "no country redirect". In this post I'm showing you how to prevent your Blogger blog from redirect to country specific urls using 'ncr'. It is very simple to follow. You just need to add small script code to your Blogger blog.

Fallow below steps to prevent Blogger blog from redirecting to country specific URLs


Step 1 : Go to Blogger Dashboard

Step 2 : Click on Template

Step 3 : Click on Edit HTML

Step 4 : Add below code above </body>

<script type="text/javascript">
var blog = document.location.hostname;
var slug = document.location.pathname;
var ctld = blog.substr(blog.lastIndexOf("."));
if (ctld != ".com") {
var ncr = "http://" + blog.substr(0, blog.indexOf("."));
ncr += ".blogspot.com/ncr" + slug;
window.location.replace(ncr);
}
</script>

Step 5 : Click on Save template.

After adding above script code to your Blogger, then your Blogger blog will not redirect to country specific do main urls.

Redirecting Blogger Feed

In Blogger you can see the Subscribe to: Posts (Atom) link below post footer. This is Blogger default feed. We can redirect that Blogger feed to feedburner. Many Blogger using RSS feeds for their blogs. Redirecting Blogger feed to feedburner will give more advantages like we can get more traffic and get traffic status information who coming from your feedburner. In the previous post we discussed how to delete Subscribe to: Posts (Atom) link from your Blogger blog. Now we are going to lean how to redirect Blogger default feed to feed burner.

How to redirect Blogger feed to FeedBurner  feed :

Before going to discuss about redirecting Blogger feed to feedburner, first you have to create your blog feed through feedburner. After creating feed through feed burner add that feed to your Blogger blog. It is and simple to add that feed to your Blogger blog, after adding that feedburner to your Blogger blog, your default Blogger feed will redirect to feedburner.

Follow below steps to redirect Blogger feed to feedburner.

Step 1 : Go to Blogger Dashboard

Step 2 : Click on Setting and click on others

Step 3 : Click on add  next to Post Feed Redirect URL below Site Feeds .

Step 4 : Add feerburner feed link in that text box like below
http://feedburner url

Replace your feedburner url with your feedburner url

Don't Forget to add http://  to the starting of your feed url like above if feed url not contain http://.

Step 5 : Click on Save settings.

From now your Blogger feed will redirect to feedburner.

Contact Form

Name

Email *

Message *

Blog Archive

Translate Language

Popular Posts

click on