Results 1 to 2 of 2

Thread: SEO Issues - Duplicate Homepage

  1. #1
    Thread Starter
    Junior Member
    Not a Verified Customer
    Heroes's Avatar
    Join Date
    May 2009
    Posts
    28
    Thanks
    0
    Thanked 0 Times in 0 Posts

    SEO Issues - Duplicate Homepage

    The site's homepage seems to have duplicate Homepage title when you try to sort/view ads according to name, price value, location and date. Wil this be viewed by google as duplicate contents? Homepage has 9 different urls.

    The same title:

    ClassiPress Demo|A classified ads system powered by WordPress

    Can be found on the following homepage address:

    http://wpclassipress.com/demo/" onclick="window.open(this.href);return false;
    http://wpclassipress.com/demo/?sort=met ... order=desc" onclick="window.open(this.href);return false;
    http://wpclassipress.com/demo/?sort=title&order=desc" onclick="window.open(this.href);return false;
    http://wpclassipress.com/demo/?sort=met ... order=desc" onclick="window.open(this.href);return false;
    http://wpclassipress.com/demo/?sort=date&order=desc" onclick="window.open(this.href);return false;
    http://wpclassipress.com/demo/?sort=met ... &order=asc" onclick="window.open(this.href);return false;
    http://wpclassipress.com/demo/?sort=title&order=asc" onclick="window.open(this.href);return false;
    http://wpclassipress.com/demo/?sort=met ... &order=asc" onclick="window.open(this.href);return false;
    http://wpclassipress.com/demo/?sort=date&order=asc" onclick="window.open(this.href);return false;

    All of which has the same contents.

    How do we/I remove all this sorting pages? It seems that bili.ph have disabled this feature.

  2. #2
    Founder dcowgill's Avatar
    Join Date
    Mar 2009
    Location
    San Francisco, CA
    Posts
    1,939
    Thanks
    66
    Thanked 135 Times in 99 Posts

    Re: SEO Issues - Duplicate Homepage

    Good question.

    ClassiPress isn't the first site with sortable querystring links and Google is pretty smart to determine that it's not duplicate content.

    Regardless, if you want to specifically tell Google not to follow these types of links, you can add a disallow to your robots.txt file.

    Code:
    User-agent: Googlebot
    Disallow: /*?sort
    For more information, you can see Google's guidelines.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. logging into my dashboard from my homepage
    By birdy in forum ClassiPress General Discussion
    Replies: 3
    Last Post: July 3rd, 2009, 05:56 PM