Where to Find This Tab
Go to SEO Rank Genius → Indexing & Sitemaps → Search Appearance (first tab under the “Content” group). Marked with a NEW badge.
Feature Toggles
The top card lets you enable or disable each meta output the plugin generates. This is critical if you’re running SEO Rank Genius alongside another SEO plugin — turn off features that overlap.
Output <title> on all pages
Output <meta description>
Prevent duplicate content
Facebook & LinkedIn previews
Twitter / X rich previews
noindex / nofollow directives
Title Separator
The separator appears between your post title and site name in the <title> tag. For example: My Blog Post — My Site
Title & Description Templates
Set default templates for each content type. Use template variables (like %%title%%) that get replaced dynamically.
Per-Content Type Settings
Each post type (Posts, Pages, Products, etc.) has its own collapsible row where you can set:
- Title template — e.g.,
%%title%% %%sep%% %%sitename%% - Description template — e.g.,
%%excerpt%% - Default robots — index/noindex per type
post
page
product
Special Pages
Customize titles and descriptions for pages that aren’t standard posts:
| Page | Default Title Template |
|---|---|
| Homepage | %%sitename%% %%sep%% %%tagline%% |
| Author Archives | %%author%% %%sep%% %%sitename%% |
| Date Archives | %%date%% %%sep%% %%sitename%% |
| Search Results | Search: %%search_query%% %%sep%% %%sitename%% |
| 404 Page | Page Not Found %%sep%% %%sitename%% |
Knowledge Graph
The Knowledge Graph card outputs JSON-LD structured data that helps Google understand your brand:
- Entity Type — Organization or Person
- Name — Your business or personal name
- Logo URL — Square logo, minimum 112×112px
- Social URLs — Links to your official social profiles (Facebook, Twitter, LinkedIn, etc.)
Robots Defaults
Set default robots meta directives for each content type:
| Directive | Effect |
|---|---|
| index (default) | Allow search engines to index this content type |
| noindex | Prevent indexing — use for thin content, utility pages, or internal post types |
| nofollow | Prevent search engines from following links on the page |
noindex removes ALL posts of that type from search results. This cannot be overridden per-post unless you use the post editor’s SEO metabox.Template Variables
Use these placeholders in your title and description templates:
| Variable | Replaced With |
|---|---|
%%title%% | The post/page title |
%%sitename%% | Your site name from WordPress Settings |
%%sep%% | The selected title separator |
%%excerpt%% | The post excerpt (or auto-generated from content) |
%%tagline%% | Your site tagline from WordPress Settings |
%%author%% | The post author’s display name |
%%date%% | The post publish date |
%%category%% | The primary category name |
%%search_query%% | The search term (search results page only) |
Troubleshooting
Title Tag Not Changing
- Clear your page cache.
- Check if another SEO plugin is overriding the title — disable the Title Tags feature in the conflicting plugin.
- Per-post overrides in the SEO metabox take priority over templates.
Duplicate Meta Descriptions in Source
- You likely have two SEO plugins outputting descriptions. Disable Meta Descriptions in one plugin.
- Some themes also output meta descriptions — check your theme’s SEO settings.
Social & Open Graph
Configure default social sharing settings:
summary_large_image(large preview) orsummary(small thumbnail).