I’m using the Genesis Geotravel theme.
I’m trying to set up meta title and meta description for location pages through GD>Multilocations>SEO Settings. However, neither the title nor the description are sticking on the city level.
Instead the meta title for city pages is getting populated from the entry on GD>Titles and Meta>Post type page meta title. The meta description is filled out both in Multilocation SEO Settings and in Posts type page meta, but there is no meta description in any city location page.
I added this line to functions.php to remove Genesis SEO, just in case that was the problem, but I still can’t add meta titles or descriptions to city pages. I’m not using Yoast.
//* Remove Genesis SEO Settings menu link
remove_theme_support( ‘genesis-seo-settings-menu’ );
Any ideas to resolve this?
Thanks