Additional Settings in CranSEO #
CranSEO offers a range of additional settings to enhance your SEO strategy. Below are the key options available:
Headless CMS Support #
Enable this option to register a REST API endpoint that returns the HTML meta tags for a given URL. This is useful for headless CMS implementations and API-driven applications.
How to Enable: #
- Navigate to CranSEO > Additional Settings.
- Find Headless CMS Support and toggle it on.
- Save changes.
Show SEO Score to Visitors #
Display the calculated SEO Score as a badge on the front end of your website.
How to Enable/Disable: #
- Go to CranSEO > Additional Settings.
- Locate Show SEO Score to Visitors.
- Toggle it On to display or Off to hide.
- Save changes.
Note: You can disable the SEO Score badge for specific posts in the post editor.
RSS Feed Customization #
CranSEO allows you to add content before and after each post in your RSS feeds.
RSS Before Content #
- This option adds custom content at the beginning of each post in your RSS feed.
- Navigate to CranSEO > Additional Settings > RSS Before Content.
- Enter the text or variables you want to include.
RSS After Content #
- This option adds custom content at the end of each post in your RSS feed.
- Navigate to CranSEO > Additional Settings > RSS After Content.
- Enter the text or variables you want to include.
Available Variables #
You can use the following variables to dynamically insert content:
Variable | Description |
---|---|
%AUTHORLINK% | A link to the archive for the post author, with the author’s name as anchor text. |
%POSTLINK% | A link to the post, with the title as anchor text. |
%BLOGLINK% | A link to your site, with your site’s name as anchor text. |
%BLOGDESCLINK% | A link to your site, with your site’s name and description as anchor text. |
%FEATUREDIMAGE% | Displays the featured image of the article. |