Hello,
I’m sorry to hear about the issue you’re facing with editing the SEO Title and Meta Description for TEC venue pages using Rank Math Free. It seems that the TEC venue page is not included in the list of post types where you can edit the SEO Title and Meta Description.
As per the screenshot you provided, it appears that the TEC venue page is not listed in the available post types for editing SEO Title and Meta Description in Rank Math Free.
Since this is a limitation of the free version of Rank Math, I recommend considering upgrading to Rank Math PRO, which offers more advanced features, including the ability to set custom SEO titles and meta descriptions for custom post types.
You can find more information about the PRO version and its features on the Rank Math website: Rank Math Premium Plan
If you have any other questions or need further assistance, please feel free to ask.
Thank you for reaching out.
Sources:
General Tab in Meta Box of Rank Math SEO Plugin
How to Show Images in the Search Results » Rank Math
Bulk Editing Options in the Rank Math SEO Plugin
Configuring “Schema Markup” in Rank Math » Rank Math
Google Shows A Different Meta Title/Description For My Site » Rank Math
		
	 
	
	
	
	
 
			
				
	
	
		
		Your page https://rankmath.com/free-vs-pro/ list features of FREE VERSION:
Supports Custom Post Type YES
Control Meta Description YES
So what? Have you reported untrue information on your page about the features of the free version of RANK MATH?
TEC venue page is not included in the list of post types where we can edit the SEO Title and Meta Description using RANK MATH FREE plugin.
Thanks in advance,
Paolo
		
	 
	
	
	
	
 
			
				
	
	
		
		Hello,
Thank you for contacting Rank Math support.
It seems like the Venue CPT is not set to public, and that’s why our plugin is not able to detect it. Please add the following filter to your site to add it to the Titles & Meta settings and use the SEO Controls:
add_filter( 'rank_math/excluded_post_types',function( $post_types) {
      $post_types['tribe_venue'] = 'tribe_venue';
     return $post_types;
}, 11 );
Here is how to add a filter to your site: https://rankmath.com/kb/wordpress-hooks-actions-filters/
Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.
		
	 
	
	
	
	
 
			
															
					
					
					
						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.