Mobile app version of vmapp.org
Login or Join
Radia820

: Iframe links to social sites? I'm working on a site that has a template with a number of static links to social sites such as twitter, facebook, etc. To avoid those counting as external links

@Radia820

Posted in: #Iframe

I'm working on a site that has a template with a number of static links to social sites such as twitter, facebook, etc. To avoid those counting as external links from each page, should I put them in an iframe? Is there a benefit or drawback to doing this?

How are social links typically handled?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Radia820

1 Comments

Sorted by latest first Latest Oldest Best

 

@Kevin317

If you are hard-linking to these sites and they are on every page, then placing them in an iframe is not a bad idea as it will prevent you from having a lot of external links "draining" PR from your website. (Actually, it's just preventing you from maximizing the PR on your site). The more of pages these are on the better this idea becomes.

If these links are on only a few pages then it really doesn't matter. Those few external links are really inconsequential.

If you are using JavaScript code to place like buttons and retweet buttons then you don't need to do anything since search engines won't parse this JavaScript and thus those links will be invisible to them.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme