PassMark Logo
Home » Forum

Force page into search

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ocgltd
    Junior Member
    • Dec 2007
    • 18

    #1

    Force page into search

    My site menus are all javascript based an zoom isn't very good at getting all of the links.

    For now I have added some condition PHP (based on the ZSEBOT user agent) to show links to every page on my site. However, that's a pain to maintain.

    Is there a way to add a list of pages to force zoom to download?
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    There are several solutions. You can import a list of start points into Zoom. You could use CSS menus instead of Javascript. You could use the <noscript> tag on your pages. Or you could provide a hidden sitemap page, with plain HTML links, as the indexing starting point.

    This FAQ might help,
    http://www.wrensoft.com/zoom/support...avascriptmenus

    Comment

    • ocgltd
      Junior Member
      • Dec 2007
      • 18

      #3
      I like the idea of using a sitemap file. What's the best way to tell zoom NOT to include the sitemap file in the index, but follow the links?

      Comment

      • David
        Administrator
        • Dec 2004
        • 4714

        #4
        You can edit the start point to be a "Follow links only" start point.

        From the "Start options" configuration window, click on "More", then "Edit" the start point, and select the option you want.

        Comment

        Working...