PassMark Logo
Home » Forum

Announcement

Collapse
No announcement yet.

Prioritising by file's distance from server root

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

  • Prioritising by file's distance from server root

    Hello,

    I was wondering if it's possible to enable files to be prioritised when they are closer to the server root.

    Example:
    I have the following files indexed:
    i) http://www.site.com/house/index.html
    ii) http://www.site.com/house.html
    iii) http://www.site.com/street/house/index.html

    What I'm looking to achieve is to have ii) be prioritised (or at least an extra weighting) as it is closer to the root of www.site.com than the other two.

    Is this something that Zoom does?

    Thanks.

  • #2
    This is not somethng Zoom does.

    However you could manually boost or deboost pages using the page boost meta flag.

    Rank pages higher
    <meta name="ZOOMPAGEBOOST" content="5">

    Default
    <meta name="ZOOMPAGEBOOST" content="0">

    Rank pages lower
    <meta name="ZOOMPAGEBOOST" content="-5">

    ------
    David

    Comment


    • #3
      Thanks for the reply.

      Is the range of the boost from -5 to +5, or is there no defined range?

      Shane

      Comment


      • #4
        Yes, it is -5 to +5.

        ------
        David

        Comment

        Working...
        X