Hello,
I apologize for the inconvenience you are facing. Currently, The Events Calendar plugin is not listed on our compatibility page. However, Rank Math is designed to work well with various plugins, including The Events Calendar.
To change the SEO Title and Meta Description for calendar views generated via The Events Calendar plugin, you can follow these steps:
- Navigate to the calendar view you want to edit.
- Look for the SEO settings provided by Rank Math in the post/page editor.
- In the General tab of Rank Math, you can add your desired SEO Title and Meta Description.
For more detailed instructions, you can refer to our knowledgebase articles on how to add SEO titles and descriptions using Rank Math:
If you encounter any issues or need further assistance while changing the SEO Title and Meta Description for calendar views, please update this ticket, and a human agent from our support team will assist you promptly.
Thank you for reaching out.
Best regards.
Sources:
Homepage SEO Settings via Meta Title and Description
General Tab in Meta Box of Rank Math SEO Plugin
How to Show Images in the Search Results » Rank Math
Google Shows A Different Meta Title/Description For My Site » Rank Math
Bulk Editing Options in the Rank Math SEO Plugin
Hi,
Is it possible to get an useful answer from a human operator? What your rank bot says is irrelevant and not useful to my request.
The calendar views generated via The Events Calendar plugin is VIRTUAL PAGE, so there is not a post/page to edit at all.
Instead, some php code is needed to be inserted into the function.php file, similar to what happens with Yoast SEO: please check this guide https://theeventscalendar.com/knowledgebase/changing-the-browser-title-for-calendar-views/ (As indicated in the comments, it’s possible to edit SEO TITLE for users of Yoast’s SEO plugin).
Thanks in advance,
Paolo
Hello,
You can use the same filters in the guide you have shared.
However, you will need to replace the last line to update the Rank Math title from this:
add_filter( 'tribe_events_title_tag', 'filter_events_title' );
To this one:
add_filter( 'rank_math_title', 'filter_events_title' );
For meta description, you will need to use rank_math_description.
Let us know how this goes.
Hello Reinelle,
now we have to SEO TITLE, really strange situation.
Have we to assign a specific priority? For Yoast SEO, hooking after priority 15 guarantees that Yoast SEO has generated the title.
————- SEE HTML FOR events list page ————————
<title>Cosa fare oggi a Milano – Eventi a Milano</title>
<meta name=”viewport” content=”width=device-width, initial-scale=1″>
<!– Ottimizzazione per i motori di ricerca di Rank Math – https://rankmath.com/ –>
<title>Cosa fare oggi a Milano – Eventi a Milano</title>
Hello,
You can use 10
as your priority parameter or you can use the same priority code you used in Yoast with our filter code.
Let us know how that goes. Looking forward to helping you.
Hello,
Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.
If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.
Thank you.