Help with duplicate content and URLs

Discussion in 'Link Development' started by bruce-banner, Sep 23, 2008.

  1. vansterdam

    vansterdam Notable Member

    Messages:
    3,145
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    245
    #2
    You could use the .htaccess file to 301 redirect each page. This could be a lot of work if you have this problem throughout your site.

    You might want to look into mod rewrites to clean up your urls. Search engines don't really like pages dynamic pages that pass more than 2 variables through the url.

    You could also consider setting the currency as a cookie. That way you don't need to pass that variable to each page through the url.
     
    vansterdam, Sep 23, 2008 IP
  2. cipals15

    cipals15 Well-Known Member

    Messages:
    1,085
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    100
    #3
    First ask yourself:

    What is duplicate content?
    How did search engine's detect duplicate contents?
    Does meta tags represent duplicate contents? If yes, are my pages having the same meta tags?
    How can i modify the cached page?

    All these questions can be answered through thorough research and reading. :D
     
    cipals15, Sep 23, 2008 IP