Home › Forums › Calendar Products › Events Calendar PRO › Single Events 404 feed error
- This topic has 8 replies, 2 voices, and was last updated 11 years, 1 month ago by
Geoff.
-
AuthorPosts
-
January 27, 2015 at 4:04 am #937988
Lisa League
ParticipantI’m getting feed errors in Webmaster tools for all day events that run for several days –
Example:
error – http://www.qpractice.com/event/idfx-accessible-sustainable-design/feed/
event – http://www.qpractice.com/event/idfx-accessible-sustainable-design/error – http://www.qpractice.com/event/idfx-idpx-content-areas-1-4/feed/
event – http://www.qpractice.com/event/idfx-idpx-content-areas-1-4/The events are fine, but why does Google seem to think there is a feed? If so then ALL my events will have errors.
January 27, 2015 at 4:05 am #937989Lisa League
ParticipantI’m not sure why this closed, I need help.
January 27, 2015 at 8:45 am #938109Geoff
MemberHi there, Lisa! thanks for getting in touch and sorry you’re hitting some trouble here with those errors. By the way, I’m not sure why this thread was displayed as closed for you, but it certainly is open. 🙂
That’s a very odd error indeed! Especially since the plugin doesn’t generate feeds for single events.
Is it possible your theme or another plugin is attempting to generate that feed? Or perhaps you have a caching/SEO plugin that needs to be cleared out?
Will you please run through the steps in our Testing for Conflicts Guide to see if there is a conflict with the theme and/or another plugin? When you do, please create new test events in those conditions, as I’m not sure the existing events would be affected.
Please give those steps a shot and let me know what you find.
Cheers!
GeoffFebruary 3, 2015 at 9:06 am #939762Lisa League
ParticipantThis reply is private.
February 3, 2015 at 10:00 am #939767Geoff
MemberHi there, Lisa–thanks for following up!
We’re a little limited in how much support we can provide for custom development, but I’m happy to try to point you in the right direction if I can. 🙂
In this case, I think you will need to wrap the function in a conditional statement that excludes it from executing when events are in the mix. That might looks something like:
if ( is_object( $post ) && $post->post_type !== TribeEvents::POSTTYPE Â ) { // Rest of the function } add_action( 'after_setup_theme', 'yst_remove_feeds' );Try that out and see if it helps. If not, perhaps that will give the Yoast team some ammo to work with to help drill it down further.
Cheers!
GeoffFebruary 12, 2015 at 11:35 am #942076Geoff
MemberHi there, Lisa! Just checking in to see if there’s been an update or if you have any additional follow-up questions I can answer to help with this. Please let me know. 🙂
Cheers!
GeoffFebruary 12, 2015 at 3:09 pm #942159Lisa League
ParticipantThis reply is private.
February 13, 2015 at 7:45 am #942313Geoff
MemberHi Lisa–thanks for following up!
That’s certainly strange, especially because many of the instances in that screenshot are accessible on the site and do not return a 404. They’re real pages with content but simply do not contain an event on that specific day.
My hunch is that these pages are getting indexed by the SEO plugin you have installed using a method that we do not employ ourselves.
You can remove those pages by deactivating the Day View option under Events> Settings > Display and removing the “Day” option under Enable events views.
Otherwise, I’m afraid this is the same case you noted above where the Yoast team will need to provide a method for removing the functionality its implementing from the calendar.
Geoff
March 3, 2015 at 8:59 pm #945822Geoff
MemberHello Lisa! This thread has been quiet for some time, so I’m going to go ahead and close it. Please feel free to open a new one if any other questions come up and we’d be happy to help. 🙂
Cheers!
Geoff -
AuthorPosts
- The topic ‘Single Events 404 feed error’ is closed to new replies.
