Image search optimization: Difference between revisions

Content deleted Content added
Addbot (talk | contribs)
m Bot: Adding Orphan Tag (Questions) (Report Errors)
I don't think full path matters, computing it from relative path is trivial
Line 29:
* '''Image Accebility'''
** Make sure that the directory that contains your images is fully accessible by crawlers.
 
* '''Full Path To Image Files'''
** Use full path for images rather than relative paths. i.e. <nowiki><img src="http://www.example.com/image.jpg"> is better than <img src="image.jph"></nowiki>
 
==Articles On ISO==