Plugin Directory

Pathless Category Links

What if other links on my site contain /category/?

You can disable the automatic 301 redirect feature via the settings. If it is enabled, then ANY link that contains the base category directory (by default /category/) will be redirected with the base category directory removed.

It's not working?

The first thing to check is your permalink settings. Is your permalink structure /%postname%? If so, the plugin will not work because WordPress will not be able to tell the difference between a category page and a post page without the /category/ in the URL. I would recommend the permalink settings: /%category%/%postname%, which is what I use.

If your permalink settings are okay, then follow these steps.

  1. Disable the plugin
  2. Go to your category link, something like http://www.anothercoder.com/category/news.
    • Is that working? If not, check your other plugins and WordPress installation as something is wrong there.
  3. Manually remove the /category/ from your link and go to that URL, something like http://www.anothercoder.com/news
    • Is that working? If not, check your other plugins and WordPress installation
  4. Once you can get the URL without /category/ working manually, re-enable the plugin and you'll be all set.

You can also report bugs and get advice on the Pathless Category Links page on blog.

Why do my category links contain `/?paged=[0-9]`?

WordPress does not allow the following link http://www.anothercoder.com/news/page/2, it only works with http://www.anothercoder.com/category/news/page/2. So, this is a work around to turn ONLY category links that have pages to be rewritten as http://www.anothercoder.com/news/?paged=2 instead.

The Update category links with pages setting in the Settings > Pathless Category Links section allows you to disable this work around. But, if it is disabled, then your links will not have the base category directory removed, nor will a 301 redirect be performed.

So, it's up to you, do you want: http://www.anothercoder.com/category/news/page/2 or do you want http://www.anothercoder.com/news/?paged=2

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(3 ratings)