rel canonical blocking the site from being indexed.

Discussion in 'Forum Rules' started by sotb0rlando, Mar 8, 2014.

Thread Status:
Not open for further replies.
  1. sotb0rlando

    sotb0rlando Member

    Joined:
    Dec 9, 2012
    Messages:
    76
    Likes Received:
    1
    Location:
    Orlando
    Ok first I want to say we love your themes. I am kinda thinking this might be an issue created by wordpress seo yet I read the link below and tried it and it did not work.

    I am getting a blocked robots.txt in search results and I am not sure why. The robots.txt is not blocked.

    Yet I am not sure if it is because woodpecker is not using a home page like a normal site. Please understand I am just a beginner at building sites. This has never come up with your themes before.

    http://www.prelovac.com/vladimir/pa...eware-of-relcanonical-issue-for-dynamic-links

    So if you have any non-standard WordPress pages (created through a plugin or in other dynamic means) it may be possible that it they also contain rel canonical tag added by WordPress, which would prevent the particular pages from being indexed.

    Any guidance would be great. :)

    http://www.indianriverglass.com/

    Also normally the indianriverglass.com would auto forward to www.indianriverglass.com without me adding code to the htaccess. Not sure if I should post a separate post for this issue.

    Have a blessed day
     
  2. sotb0rlando

    sotb0rlando Member

    Joined:
    Dec 9, 2012
    Messages:
    76
    Likes Received:
    1
    Location:
    Orlando
    I found this online and it worked so please no need to respond to this.

    Wordpress SEO rel=canonical fix



    I'm not going to add a setting for it, as that is bound to confuse people, but adding this to your functions.php does it nice and simple:

    add_filter( 'wpseo_canonical', '__return_false' );
     
Thread Status:
Not open for further replies.

Share This Page