100 % working - can't afford demo
Have you ever thought of redirecting your blogger to another blogger address or websites. I was thinking a lot about it, finally i came up with an working solution to do it. Hell ya!! all you have to do is paste one simple code and final decorations.To redirect Please follow the steps given below with at-most concentration..Step 1: Save your Template before you try something, it will help you when something goes wrong with your editing.
Step 2: Goto >> design >> edit html >>Just copy the code given below and paste it under the
<head> Tag in your blogger Template
<meta content='0;URL=http://wierdwalker.com ' http-equiv='refresh'/>
Step 3: Replace the blue link with your own url, it can be another blogger, site or even wordpress blog.. experiment it.
Tweaking/customization
>> first remove the sidebars, header,footer of the blog which you gonna use for redirecting. [i,e if you use blog.blogspot.com to redirect blogspot.com, remove the above said stuffs from blog.blogspot.com]. It helps you in easy loading .
>> you can either remove them or just use display: none; in every css tag
[eg.
#header-wrapper {
display: none;
width:660px;
margin:0 auto 10px;
border:1px solid $bordercolor;
}
] will remove your header completely..
>> make sure that your both of the blogs has the same background color, to hide the truth that you are going to redirect the visitor.
>> do SEO for it, You know what SEO can do for your blog!!! .
Demo , Click Here Actually the blog title is http://articles-for-fun.blogspot.com/
Thats it....







0 comments:
Post a Comment
Have anything to say? dont spam please..