Quote:
Originally Posted by DreadsUK
Thanks thats very helpful. This is only common sense if you are 'in the know' but statistics of public knowledge of how SEO works is very different hence the article.
In regards to the <alt> tags. How do you add these to an image?
|
The alt tag is always the last thing in the link to the image, before the closing />
When uploading image from Photobucket, it's important to remember that it will complete the alt tag with whatever it has filed the image as, you have to alter this manually to suit the image :
This :
<img src="http://i103.photobucket.com/albums/m126/SeppBlatter/LD1_zpsb0c158e8.png" border="0"
alt=" photo LD1_zpsb0c158e8.png"/></a>
Should be altered to this :
<img src="http://i103.photobucket.com/albums/m126/SeppBlatter/LD1_zpsb0c158e8.png" border="0"
alt=" image name.png"/></a>