Results 1 to 2 of 2

Thread: Skip indexing page with certain things in URL

  1. #1
    Join Date
    Mar 2006
    Posts
    8

    Default Skip indexing page with certain things in URL

    How can i have the search not index both:

    Page.asp
    Page.asp?Sort=Asc
    Page.asp?Sort=Dec

    Can i do a filter for *Sort=*

  2. #2
    Join Date
    Dec 2004
    Location
    Sydney
    Posts
    4,156

    Default

    If you want to skip all 3 pages, use,
    Code:
    /Page.asp
    in the skip list.

    If you want to only skip the bottom to pages, then use,
    Code:
    ?Sort=
    in the skip list.

    ----
    David

Similar Threads

  1. Using the _ to stop page indexing.
    By Brad in forum Zoom Search Engine V4 (Old Version)
    Replies: 2
    Last Post: 04-25-2006, 02:37 AM
  2. Question about not indexing certain sections of the page
    By acox0480 in forum Zoom Search Engine V4 (Old Version)
    Replies: 4
    Last Post: 03-06-2006, 09:57 PM
  3. Indexing not pickikng up new page
    By Anonymous in forum Zoom Search Engine V4 (Old Version)
    Replies: 2
    Last Post: 02-10-2006, 10:05 PM
  4. Blocked - Page Skip List
    By TDM in forum Zoom Search Engine V4 (Old Version)
    Replies: 2
    Last Post: 09-13-2005, 12:20 PM
  5. Indexing PHPBB forums - Pages to skip
    By wrensoft in forum Zoom Search Engine V4 (Old Version)
    Replies: 2
    Last Post: 03-16-2005, 11:56 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •