Event Calendar is Defaulting to noindex,follow

Home Forums Calendar Products Events Calendar PRO Event Calendar is Defaulting to noindex,follow

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #49513
    Mike
    Participant

    I am noticing that for some reason Event Calendar Pro is set by default to noindex,follow. I have searched everywhere I can think of to fix this, but am having no success. Where specifically in the plugin can I edit this? This is having a major impact on the indexation of our events calendar.

    #49543
    Barry
    Member

    Let me check this out and see if the team know of any straightforward fixes – I’ll update you again shortly.

    #49547
    Barry
    Member

    OK, so this should be on the calendar page only (ie, not individual events). The main reason this exists is to prevent a huge number of months being indexed, I’d suppose because search engines could follow next / prev month links indefinitely.

    If you want I could probably get you a snippet to alter this behaviour, though?

    #49566
    Mike
    Participant

    Barry, if you could that would be awesome. The problem is that http://www.lifeincorona.com/news/events is the page we are targeting for SEO purposes for event calendar related terms and we’d really like it to show up. If we can get rid of the noindex,follow I could simply apply the nofollow attribute to the previous and next month links. If you can explain to me how to do both that would be greatly appreciated.

    #49634
    Barry
    Member

    Can you try adding this snippet to your theme’s functions.php file and confirm if that solves the noindex, follow issue in the first instance?

    #49640
    Mike
    Participant

    That worked Barry. Thanks for your help! Now, how do I access the previous and next months on the calendar to add nofollow attributes?

    #49642
    Barry
    Member

    So for that please read up on our Themer’s Guide and template overrides tutorial first of all. Essentially though you could copy the gridview.php template – place it in your theme’s events directory and then edit the relevant links.

    You can identify the links because they use the following template tags:

    tribe_get_previous_month_link()
    tribe_get_next_month_link()

    Does that help?

    #49650
    Mike
    Participant

    That helps! Thank you very much Barry. I really appreciate your help in this.

    #49677
    Barry
    Member

    This reply is private.

    #979145
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Event Calendar is Defaulting to noindex,follow’ is closed to new replies.