Skip to main content
Rankify > Settings > Content Types Every post type, taxonomy, and special page on your site gets a row here. This is where you decide what search engines are allowed to index, and what should not exist as a URL in the first place.

What each row offers

toggle
Tells search engines not to index the page. The page still exists and visitors can still reach it.
template
Overrides the global title template for this type.
template
Overrides the global description template for this type.
select
Which article type this content is marked up as in your schema graph.
toggle
Stronger than noindex. The URL stops existing and returns a 404.
Noindex and disable are different things. Noindex keeps the page working and asks search engines to ignore it. Disabling removes the URL. Never disable something people have bookmarked or linked to without adding a redirect first.

The groups

Special pages

Your front page, whether that is a static page or the blog index. Give it a hand-written title and description; it is the page most likely to be your first impression in a result.
One page per author listing their posts. On a single-author site these duplicate the blog index exactly, so noindex them, or disable them entirely.On a multi-author site with real author pages, keep them. They are useful for E-E-A-T signals and they give your schema a person to attach articles to.
Year, month, and day listings. They rarely rank and duplicate your category pages. Most sites should noindex them.
Always noindexed, and this cannot be changed. The URL space is infinite, so letting a crawler into it wastes crawl budget and generates thin pages without limit.
Attachment pages: one page per uploaded file, containing an image and nothing else. Off by default, and that is the right setting for nearly every site.

Post types

Every registered post type appears twice: the single view and, where one exists, the archive listing. Custom post types created by other plugins show up here too, which is how you handle the ones you did not ask for. WooCommerce products, event listings, and form entries all register post types, and not all of them belong in search.

Taxonomies

Category and tag archives, plus any custom taxonomy.
Categories usually deserve to be indexed. Tags often do not, especially if you have hundreds of tags with two posts each; those are thin pages competing with the posts they list.

A sensible starting point

How this connects to the sitemap

A type set to noindex, or disabled, is left out of your XML sitemap automatically. You do not have to keep two lists in step. That matters because listing a page in your sitemap while telling search engines not to index it is a contradictory signal, and it is one of the most common configuration mistakes in SEO plugins.