PassMark Logo
Home » Forum

Thumbnails not appearing in search results

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • doggiewoggie
    Junior Member
    • Jun 2007
    • 2

    #1

    Thumbnails not appearing in search results

    Hi : )

    http://www.jennyjozwiak.com/search.p...&submit=Search

    As you can see here, the thumbnails are not appearing in the search result page---I followed all the instructions to the letter, and for the life of me, can't figure out why the page is allowing a space for the thumbnail, but not filling it with the photo.

    It's the path to the thumbnail, right?

    Any suggestions?
    Last edited by doggiewoggie; Jun-03-2007, 12:18 AM. Reason: It's the path, right?
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    I can see that you are specifying the URL to the thumbnail using the ZOOMIMAGE meta tag.

    <meta name="ZOOMIMAGE" content="imagedev/individualpages/individualpagesimagefiles/VNA-ASTH-TW1.jpg">

    But I think you have an incorrect path. it should be,

    <meta name="ZOOMIMAGE" content="/imagedev/individualpages/individualpagesimagefiles/VNA-ASTH-TW1.jpg">

    Note the extra slash.

    Comment

    • doggiewoggie
      Junior Member
      • Jun 2007
      • 2

      #3
      thanks

      that worked---duh, newb : )

      Comment

      Working...