Are paid links implemented in JavaScript safe?

If you haven’t realized, Google now can crawl links buried in the JavaScript code, which means the old trick no longer applies. If you are the guy who uses this trick hiding those links that Google don’t like in the JavaScript code you probably should revisit them again to make sure they are Google compliance before the nightmare happens.

That also doesn’t mean you can’t have the paid links on your site. As the Matt guy says in the video below, you definitely can have them on your site, as long as they don’t affect the search engine. And there are a number of ways doing that. For example,

1. Make the link as no-follow by adding rel=”nofollow” to every single paid link.

2. Block them in the robots.txt file, if you are using link cloaking technique.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • email
  • LinkedIn
  • Print
  • Reddit
  • TwitThis