Decrease alexa rank

Written By Unknown on Tuesday, July 8, 2014 | 1:33 PM

This strategic steps is believed by some bloggers to lower the Alexa rank of your blog, hopefully successfully. Okay .., straight, function of this script is that all domains redirect to blogspot.com. For example: If your blog visitors the majority of Russian state, then they will go to your blog using blogspot.ru domain. If you think about it logically alexa will calculate blogspot.ru not display the domain of blogspot.com. This is the function of this script, The steps to install this script:
1. Bloggers in your dashboard, select the menu "template", then "edit html"
2.'s Code </ head>, then put this script right above the </ head>


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

3. Then "Save" and succeeded ..

Ditulis Oleh : Unknown ~INFORMATION79

Muh.Akram Anda sedang membaca artikel berjudul Decrease alexa rank yang ditulis oleh INFORMATION79 yang berisi tentang : Dan Maaf, Anda tidak diperbolehkan mengcopy paste artikel ini.

Blog, Updated at: 1:33 PM

0 comments:

Post a Comment