Home › Forums › Calendar Products › Events Calendar PRO › Switch off AJAX?
- This topic has 4 replies, 2 voices, and was last updated 11 years, 7 months ago by
Brook.
-
AuthorPosts
-
June 7, 2014 at 2:41 pm #212128
cyberplex
ParticipantHello,
Is it possible to switch off AJAX for the Events Results page please? Mostly the Next/Prev buttons. AJAX is causing a few issues with Google Ads & Google SEO in general. If I could switch off AJAX then my problems would be solved.
Thank you,
MartinJune 7, 2014 at 5:09 pm #212317Brook
ParticipantHowdy cyberplex,
Unfortunately that is not possible. Our plugin is completely reliant on Ajax.
The pages you mentioned though do not hold SEO value. In addition to simplifying the code, that is actually one of the reasons why our plugin devs chose to have the next/prev links rely on Javascript. It prevents crawlers from indexing useless pages. Though we also use noindex meta tags as well. We did quite a bit of research before making these choices.
Do you have any other questions or anything? Please let me know. Cheers!
– Brook
June 7, 2014 at 8:32 pm #212522cyberplex
ParticipantHello Brook,
Thank you for your reply. I really need Google to find & index all the events in my system. How would you recommend I go about this please?
Thanks,
MartinJune 7, 2014 at 8:45 pm #212535Brook
ParticipantFair enough. That is going to be a very very in-depth modification. First you would want to adjust the meta tags on the pages. You might simply grep the plugin directories for “<meta”. It is possible these might be removed through WP Filters, though I do not remember for certain. Second, you would need to copy the JS logic behind Next, Prev links, and our Tribe bar, rewrite it in PHP, and attach it to the relevant bits in our PHP code. I do not believe this is going to be possible with mere theme-overrides, so you would have to directly modify the plugin. Sadly, this means that you will be unable to update the plugin without having to reperform all of these modifications to the new codebase. Therefore, you might be interested in forking “The Events Calendar” plugin on github and trying to keep as many of the modifications as possible to the fork. That would allow you an easier upgrade path in the future.
I hope that overview will help you. As you can see I was not kidding when I said it will be in-depth modification! Cheers!
– Brook
October 6, 2014 at 10:33 pm #793215Brook
ParticipantSince this thread has gone for a spell without an y updates I am going to archive it. Should you need further assistance though please do not hesitate to open a new topic. Cheers!
– Brook
-
AuthorPosts
- The topic ‘Switch off AJAX?’ is closed to new replies.
