Duplicate Content problem because of html?PageSpeed=noscript

Discussion in 'Search Engine Optimization' started by mimozo, Sep 23, 2015.

  1. #1
    Hi

    Im facing the problem of duplicate Meta tag because of html?PageSpeed=noscriptI have for exp :

    http://www.akhbarona.com/woman/105124.html?PageSpeed=noscript
    http://www.akhbarona.com/woman/105124.html

    I want to block it by robots.txt , but i dont know the correct formula .

    for the print pages i have this code : Disallow: /*.html?print$ But for the pagespeed i dont know which is the exact one

    any help please it will be appreciated

    thanks
     
    mimozo, Sep 23, 2015 IP
  2. Pavel Gorbunov

    Pavel Gorbunov Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    Disallow: /*?PageSpeed=noscript is correct.
    But sometimes Google ignore the robots.txt file.
    I recommend you to add the GET-parameter PageSpeed to the exceptions in Google Webmaster Tools.
     
    Pavel Gorbunov, Oct 16, 2015 IP
  3. weakpa2

    weakpa2 Active Member

    Messages:
    131
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    80
    Articles:
    1
    #3
    Don't block it on robots.txt because they are the same page just canonical it.
     
    weakpa2, Oct 16, 2015 IP
    Arick unirow likes this.
  4. Pavel Gorbunov

    Pavel Gorbunov Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #4
    Canonical is also a variant.
    and meta-tag robots (<meta name="robots" content="noindex, nofollow">)
    But blocking GET-parameters in GWT is the easiest way to block them, without any changes in HTML-code.
     
    Pavel Gorbunov, Oct 16, 2015 IP
  5. patco

    patco Well-Known Member

    Messages:
    2,035
    Likes Received:
    47
    Best Answers:
    17
    Trophy Points:
    100
    #5
    Did you manage to cope with the problem? Is this a Wordpress template?
     
    patco, Nov 2, 2015 IP