How to Install SEO Smart Links in Blog
How to Install Seo Smart Links In Blog - teach you smart link? Smart
link is the script that will read every word on every post. For example,
if my friend put the word "SEO" in the script automatically on all
pages that have the word "seo" is the link to the url address that has
been specified buddy. Is this script violates Google guidelines
autolink? No, as long as the number of links that my friend put on
autolink code still being reasonable. Recommendations skipper, just one
link only. How do I install this autolink code in your Blogspot?
- The first step, login to blogger.com and then to template.
- Click on edit html. Press ctrl + f on your keyboard. And look for the code </ body>
- copy the script below and paste all the code in the script right above the code </ body>
<b:if cond='data:blog.url != data:blog.homepageUrl'><script type='text/javascript'>function autoLink(){this.keywdHref = new Object();this.add = function(keyword, href){if(keyword.substr(0,1) != " "){keyword = " " + keyword;}this.keywdHref[keyword] = href;}this.createAnchor = function(){var objs = document.getElementsByTagName("div");for(var i=0; i<objs.length; i++){var obj = objs[i];if(obj.className.indexOf("post-body")>-1){var content = obj.innerHTML;for(var keyword in this.keywdHref){var href = this.keywdHref[keyword];var newstr = content.replace(keyword, "<a href='"+href+"'>"+keyword+"</a>", "gi");obj.innerHTML = newstr;content = newstr;}}}}this.startScript = function(){var onLoad = window.onload;window.onload = function(){if(onLoad){onLoad();}setTimeout("f.createAnchor()", 100);}}}</script><script type='text/javascript'>var f = new autoLink();f.add("SEO", "http://trick-sharing.blogspot.com/");f.startScript();</script></b:if>
Description:
- See the very end of the code and replace it with the word SEO or select your keywords.
- Replace http://trick-sharing.blogspot.com/ below with your blog URL address.
0 comments:
Post a Comment