Title: FV Top Level Categories
Author: FolioVision
Published: <strong>March 18, 2011</strong>
Last modified: September 3, 2025

---

Search plugins

![](https://ps.w.org/fv-top-level-cats/assets/icon-256x256.png?rev=1619356)

# FV Top Level Categories

 By [FolioVision](https://profiles.wordpress.org/foliovision/)

[Download](https://downloads.wordpress.org/plugin/fv-top-level-cats.zip)

 * [Details](https://wordpress.org/plugins/fv-top-level-cats/#description)
 * [Reviews](https://wordpress.org/plugins/fv-top-level-cats/#reviews)
 *  [Installation](https://wordpress.org/plugins/fv-top-level-cats/#installation)
 * [Development](https://wordpress.org/plugins/fv-top-level-cats/#developers)

 [Support](https://wordpress.org/support/plugin/fv-top-level-cats/)

## Description

This is a fix of Top Level Category plugin for WordPress 3.1. and further versions.
It’s purpose is to provide the same behavior as the original plugin, but in new 
WordPress versions.

The Top Level Categories plugin allows you to remove the prefix before the URL to
your category page. For example, instead of http://foliovision.com/category/work,
you can use http://foliovision.com/work for the address of “work” category. WordPress
doesn’t allow you to have a blank prefix for categories (they insert `category/`
before the name), this plugin works around that restriction.

This plugin works also if you have a permalink structure like %postname% or %category%/%
postname% — this wasn’t possible in the original version. However, this feature 
might not work properly for child categories at this point. Test carefully!

[Support](http://foliovision.com/support/fv-top-level-categories/)

### Known Issues / Bugs

 1. Issue with paging and feed URLs when using `%postname` or `%category%/%postname%`
    permalink structure should be fixed.

### Uninstall

 1. Deactivate the plugin
 2. That’s it! 🙂

## Installation

 1. Copy the `top-level-cats.php` file into your `wp-content/plugins` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. That’s it! 🙂

## FAQ

### How do I automatically redirect people from the old category permalink?

We recommend that you use the [Redirection](https://wordpress.org/extend/plugins/redirection/)
plugin and add your old an new category links, or use a Regex redirection rule. 
Make sure you change Tools -> Redirection -> Options -> URL Monitoring to “Don’t
monitor”, as there is a [bug](https://wordpress.org/support/topic/plugin-redirection-my-homepage-is-being-redirected-to-a-page-need-some-help)
in that feature (also in latest current version 2.2.5) – not related to FV Top Level
Categories.

### I’m having issues with child categories when I’m using /%category%/%postname% permalink structure

Make sure your categories have unique slugs – watch out for pages with the same 
slugs. Normally WordPress uses the category prefix to distinguish page from a category,
but with this plugin you need to make sure the slugs are unique, otherwise some 
pages might turn up instead of categories.

## Reviews

![](https://secure.gravatar.com/avatar/da33076acce43e3ee0904c125c8c5686a3ac12fb4e85525ef0d85137fe7276ab?
s=60&d=retro&r=g)

### 󠀁[It works](https://wordpress.org/support/topic/it-works-1966/)󠁿

 [thepiper](https://profiles.wordpress.org/thepiper/) September 16, 2020

It works fine

![](https://secure.gravatar.com/avatar/5c03e8d5e13e760ca273db805a8ed26cb54de4d528b347c35fedad5d30983ec4?
s=60&d=retro&r=g)

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-7396/)󠁿

 [ADigitalMark](https://profiles.wordpress.org/sypomark/) June 26, 2020

Simple. Light on code. Easy to understand interface. Handles redirects by itself.
Works immediately, without breaking anything else. A delight to have discovered 
it. I can recommend this to anyone wanting to remove the word, ‘category,’ from 
their WordPress URLs for child categories.

![](https://secure.gravatar.com/avatar/b9ca6dc6df660cc0c2d980eb2ac5db211f0d643c5873265e824275ab58096a8a?
s=60&d=retro&r=g)

### 󠀁[Works Perfectly :: If you have your other permalinks correct!](https://wordpress.org/support/topic/works-perfectly-if-you-have-your-other-permalinks-correct/)󠁿

 [aplusdesign](https://profiles.wordpress.org/aplusdesign/) May 21, 2018

Does as labelled, removed /category/ from all my category links generated by WordPress,
did not break pagination!

![](https://secure.gravatar.com/avatar/eda60a3a886aa6efa23c004f7a2577393c0fbcd63fa2c240d58d8b3f01059699?
s=60&d=retro&r=g)

### 󠀁[Worked for me 🙂](https://wordpress.org/support/topic/worked-for-me-56/)󠁿

 [Pt](https://profiles.wordpress.org/bncpeter/) May 29, 2017

After some frustration trying to remove ‘category’ form WordPress URL slugs by other
means, this solved the problem. Works with pagination in Avada 5.1.6.

![](https://secure.gravatar.com/avatar/4f04d1d98549060191a047221cdf44e8379894fefb1883fb44755aad225bd6d8?
s=60&d=retro&r=g)

### 󠀁[Quick Fix for Pesky Problem](https://wordpress.org/support/topic/quick-fix-for-pesky-problem/)󠁿

 [bamajr](https://profiles.wordpress.org/bamajr/) September 3, 2016

If you run into pagination issues when using the: /%category%/%postname%/ …Custom
Permalink Structure, you will want this plugin!

![](https://secure.gravatar.com/avatar/ce916fa0f7b9f01c88165916a00b76243b9b01af54857b983726b7cacc23185e?
s=60&d=retro&r=g)

### 󠀁[Work perfectly](https://wordpress.org/support/topic/work-perfectly-21/)󠁿

 [SuzuKube](https://profiles.wordpress.org/suzukube/) September 3, 2016

Nothing to do. Just perfect. Thank you

 [ Read all 23 reviews ](https://wordpress.org/support/plugin/fv-top-level-cats/reviews/)

## Contributors & Developers

“FV Top Level Categories” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ FolioVision ](https://profiles.wordpress.org/foliovision/)

“FV Top Level Categories” has been translated into 5 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/fv-top-level-cats/contributors)
for their contributions.

[Translate “FV Top Level Categories” into your language.](https://translate.wordpress.org/projects/wp-plugins/fv-top-level-cats)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/fv-top-level-cats/),
check out the [SVN repository](https://plugins.svn.wordpress.org/fv-top-level-cats/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/fv-top-level-cats/)
by [RSS](https://plugins.trac.wordpress.org/log/fv-top-level-cats/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### Version 1.9.1 – November 28th, 2019

 * Assing GPL license info
 * Tested with WordPress 5.3
 * Bugfix for AMP category URLs

#### Version 1.9 – June 1st, 2018

 * Bugfix for AMP category URLs

#### Version 1.8.2 – May 26th, 2016

 * Self-checking for rewrite rules

#### Version 1.8.1 – April 7th, 2016

 * Fix for PHP warnings

#### Version 1.8 – May 22th, 2015

 * Fix for paginated category archives when using custom pagination_base – thanks
   to odie2!
 * Fix for settings link in plugin row – thanks to odie2!

#### Version 1.7 – May 12th, 2015

 * Added Polish translation – thanks to maciejka45@gmail.com
 * Added Portuguese translation – thanks to Pedro Mendonça

#### Version 1.6 – September 19th, 2014

 * Adding support for translations ( Slovak language added )

#### Version 1.5 – July 22nd, 2014

 * Settings screen added!
 * Category restrictions for post permalinks added! If you use post permalink structure
   with category in it, you can now restrict which categories will be allowed in
   the URL. WordPress always picks the category with lowest category ID and that
   often causes inappropriate categories to show up in URLs – like /featured-content/
   2014/07/my-post”
 * Or you can simply force only the parent categories to show up in post URLs. So/
   parent-category/child-category/2014/07/my-post will change to /parent-category/
   2014/07/my-post
 * If you open the old post URL, proper 301 redirection to the new URL will be used.

#### Version 1.4

 * fix for WordPress 3.4.1 – category prefix was part of the generated URLs

#### Version 1.3

 * for for flushing of rewrite rules on plugin activation in WP 3.3

#### Version 1.2

 * fix for WP 3.3
 * fix for /%categor%/%post-name% permalink structure

#### Version 1.1.3

 * fix for deeper nested pages

#### Version 1.1.2

 * fix for /category/child-category redirecting to /child-category page

#### Version 1.1.1

 * fix for deeper nested categories

#### Version 1.1

 * fix for WP 3.1

#### Version 1.0.1

 * original version

## Meta

 *  Version **1.9.1**
 *  Last updated **11 months ago**
 *  Active installations **20,000+**
 *  WordPress version ** 3.2.1 or higher **
 *  Tested up to **6.8.6**
 *  Languages
 * [English (UK)](https://en-gb.wordpress.org/plugins/fv-top-level-cats/), [English (US)](https://wordpress.org/plugins/fv-top-level-cats/),
   [Japanese](https://ja.wordpress.org/plugins/fv-top-level-cats/), [Polish](https://pl.wordpress.org/plugins/fv-top-level-cats/),
   [Portuguese (Portugal)](https://pt.wordpress.org/plugins/fv-top-level-cats/),
   and [Russian](https://ru.wordpress.org/plugins/fv-top-level-cats/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/fv-top-level-cats)
 * Tags
 * [categories](https://wordpress.org/plugins/tags/categories/)[permalink](https://wordpress.org/plugins/tags/permalink/)
 *  [Advanced View](https://wordpress.org/plugins/fv-top-level-cats/advanced/)

## Ratings

 4.4 out of 5 stars.

 *  [  19 5-star reviews     ](https://wordpress.org/support/plugin/fv-top-level-cats/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/fv-top-level-cats/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/fv-top-level-cats/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/fv-top-level-cats/reviews/?filter=2)
 *  [  3 1-star reviews     ](https://wordpress.org/support/plugin/fv-top-level-cats/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/fv-top-level-cats/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/fv-top-level-cats/reviews/)

## Contributors

 *   [ FolioVision ](https://profiles.wordpress.org/foliovision/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/fv-top-level-cats/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://foliovision.com/seo-tools/wordpress/plugins/fv-top-level-categories)