-->

How to optimize external hidden links in your blogger blog comment section

Most of blogger figure out hidden text is something like white content on a white background, and know to stay far from it. This would appear to be a really decent chance to discuss a basic litmus test for paid connections and how to tell if a paid connection disregards web search tools quality rules. If you want to sell a link, you ought to in any event give machine-clear exposure for paid connections by making your connection in a manner that doesn't influence web crawlers. There's a huge amount of approaches to do that. In this case, you could make a paid connection experience a redirect where the redirect url is robot'ed out utilizing by robots.txt file.

optimize external hidden links in your blogger blog comment section

Ordinarily a hidden link could be in a few structures:
  • ·         Shrouded content that additionally happens to be hyperlinked.
  • ·         Utilizing CSS to make hyperlinks that are minor, in the same way as 1 pixel high content.
  • ·         Hidden link in something like the period in the middle of a paragraph of text section.

  1. Go to your Blogger Dashboard
  2. Click on >> Template
  3. Click on >> Edit HTML.
  4. Search for the following HTML code: : expr:href='data:post.createLinkUrl'
  5. Replace the above code with the below HTML and save the template.

             expr:href='data:post.createLinkUrl' rel='external nofollow'

No comments