If you’re using the Yoast SEO plugin, the recipes below will generate a level-specific title and meta description for your Membership Checkout page. This will not only improve the SEO but also the accessibility of your membership checkout page.
It replaces the wp_title output with “Level Name: Complete Your Membership Checkout” and the meta description’s value as the selected level’s description value as defined in Memberships > Levels > Edit Level.
Membership Checkout ‘head’ Before

Membership Checkout ‘head’ After

How to Filter the Title (wp_title) and Meta Description
Adding the Recipe to Your Website
You can add this recipe to your site by creating a custom plugin or using the Code Snippets plugin available for free in the WordPress repository. Read this companion article for step-by-step directions on either method.


