recently spoke with my brother on ways to redirect a blog and which ones are considered correct.
redirect When I say I mean that when you enter a blog that directs you to another site automatically.
One way to do this is to add a line of code in the template with a etiquta goal. Let's see how to redirect
blog
First an example to see how things work
Go http://Google.BlogSpot.com and this will lead to http://GoogleBlog.BlogSpot.com automatically. Note how this was done in a blog on google for those who think that this is penalized by the search engine, which does not.
1.Home blogger session, we will design / html editing the blog you want to redirect
2. We seek the following code
\u0026lt;head>
3. Just after this paste the following
\u0026lt;meta http-equiv="refresh" content="3; url=http://elblogdedestino/" />
elblogdedestiono
where it says should rempalzar by blog you will be redirected
3 is the time seconds it takes to get it
Some reasons to redirect this way
"We have two posts and we want all traffic going to one
" Our site is temporarily under construction, modification or with some error and we send our visitors to another
-side changed the blog address
In BloggerStop.net (blog in English) redirect found as parts of a blog. Redirect
least one whole blog entry
If you want to do this you have to paste this code
\u0026lt;b: if cond = 'data: blog.url! = "SPECIFIC_BLOG-POST_URL" '>
\u0026lt;meta http-equiv="refresh" content="3; url=http://blogdestino/" />
\u0026lt;/ b: if>
Redirect input to another input
Paste this code and
\u0026lt;b:if cond='data:blog.url == "entradaaredireccionar"'>
\u0026lt; ; meta http-equiv = "refresh" content = "3; url = target input /" />
\u0026lt;/ b: if>
Replace the entry that you want to redirect and final entry
0 comments:
Post a Comment