Saturday 31 January 2015

SEO Tags Tips and Tricks

Seo tricks

Nofollow link Attribute
<a rel="nofollow" href="http://www.yourlink.com">Link Text</a>

Nofollow Meta robots tag
<meta name="robots" content="Nofollow"/>

Click to add title
<meta name="robots" content="index"/>

Noindex Meta Robots Tag
<meta name="robots" content="index"/>

Click to add title
<meta name="robots" content="index,follow"/>

Effectivly Use Noindex And Nofollow
<meta name="robots" content="noindex,nofollow"/>

Alt Image Tag Usage
Image tag Before
<img src="suntan.gif">
Image tag After
<img src="suntan.gif" alt="image for seo tags">

 Meta Tag "Notranslate"
meta name="google" content="notranslate"


Translate
meta name="google" content="translate"

Click to add title
Click here add text
<meta name="robots" content="imageindex"/>

No image index
<meta name="robots" content="noimageindex"/>

Media image index
<meta name="robots" content="imageindex,mediaindex"/>

No media image index
<meta name="robots" content="noimageindex,nomediaindex"/>






0 comments:

Post a Comment