PassMark Logo
Home » Forum

Announcement

Collapse
No announcement yet.

Full URL to picture

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Full URL to picture

    When Zoom find a picture then the URL to the page (www.somesite.com/myhouse.html) with the picture is displayed. Is it poosible to instead show the full URL, like www.somesite.com/pics/house.jpg?

    /Lars

  • #2
    This behaviour depends on how the image file was found by the spider. If the image was part of the page (e.g. an image tag like <img src="pics/house.jpg">), then the search result will be a link to the page containing the image.

    If the image was found via a link to the image file itself, (e.g. <a href="pics/house.jpg">this is a picture of my house</a>) then the search result will link to the image file itself.

    If you always want the latter behaviour, perhaps you should index the images by themselves first, either via additional start points (making sure they are indexed before the pages), or by creating (or indexing a pre-existing) web page which linked directly to the images as in the above example.
    --Ray
    Wrensoft Web Software
    Sydney, Australia
    Zoom Search Engine

    Comment

    Working...
    X