Results 1 to 6 of 6

 

Thread: Google Dupe Content query

  1. #1
    Registered User

    Status
    Offline
    Join Date
    Nov 2006
    Location
    North West
    Posts
    91
    Thanks
    0
    Thanked 2 Times in 2 Posts


    Hi,

    I have a website that allows users to search a product database - if it returns zero results it automatically runs a second search and goes to a second search where it queries a second product database.

    The problem I am seeing is that when Google crawls www.site.com/search1/ it is redirecting to www.site.com/search2/ and both urls are being indexed with the same TITLE tag and page content - webmaster tools is then picking this up as a problem.

    Has anyone else had this type of problem, and if so how can I get around it?

    Cheers,
    Wesiwyg

  2. #2
    Registered User

    Status
    Offline
    Join Date
    Jan 2008
    Location
    Yorkshire
    Posts
    536
    Thanks
    22
    Thanked 37 Times in 31 Posts
    If I am understanding you correctly, you run a search query on the first page and if there are zero results, the visitor is redirected to a second page which then runs a second seperate query?

    If so, why not run the two search queries on the first page?

  3. #3
    Registered User

    Status
    Offline
    Join Date
    Nov 2006
    Location
    North West
    Posts
    91
    Thanks
    0
    Thanked 2 Times in 2 Posts
    Hi Andrew,

    As it stands we have 2 product databases, so the URL's are different.

    When a user runs search 1 and gets zero results, it does not render this page, but runs the 2nd search instantly, going to a second URL.

    Hope this makes sense!

  4. #4
    TimL85's Avatar
    Registered User

    Status
    Offline
    Join Date
    Aug 2008
    Location
    Bournemouth, UK
    Posts
    433
    Thanks
    44
    Thanked 8 Times in 7 Posts
    Quote Originally Posted by PriceInspector View Post
    Hi Andrew,

    As it stands we have 2 product databases, so the URL's are different.

    When a user runs search 1 and gets zero results, it does not render this page, but runs the 2nd search instantly, going to a second URL.

    Hope this makes sense!
    I think what Andrew is saying is that if the content of Search 2 is useful to the user, then why not incorporate it into the results of the first search?

  5. #5
    Registered User

    Status
    Offline
    Join Date
    Jan 2008
    Location
    Yorkshire
    Posts
    536
    Thanks
    22
    Thanked 37 Times in 31 Posts
    Yes that's what I meant to say. What I think and what I speak/type/write does not always match exactly.

    You could just have the one page which would be roughly coded like:

    Code:
    run 1st search query on database1
    
    if more than zero results, then show results
    
    if zero results, then run 2nd search query on database2
    
    if more than zero results, then show results from 2nd query

  6. #6
    ep90's Avatar
    Procrastination guru

    Status
    Offline
    Join Date
    May 2006
    Location
    Herefordshire
    Posts
    555
    Thanks
    58
    Thanked 26 Times in 24 Posts
    Quote Originally Posted by PriceInspector View Post
    Hi,

    The problem I am seeing is that when Google crawls www.site.com/search1/ it is redirecting to www.site.com/search2/ and both urls are being indexed with the same TITLE tag and page content - webmaster tools is then picking this up as a problem.
    What type of redirect are you doing? A 301? The type of redirect will be critical to how Google indexes the two pages.

    Like the other have said, you'd be best staying on the same page and doing the query to the 2nd database without going to another page. (or you could tell google not to index the 2nd page in your robots.txt)
    Procrastination guru



Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Google Sued Over Adwords
    By PitBoss in forum Affiliate Marketing Lounge
    Replies: 9
    Last Post: 01-02-04, 01:14 PM

Bookmarks

Posting Permissions

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

Content Relevant URLs by vBSEO 3.5.0 RC2