As per the discussion in the comments, using .
as a value for the “Category base” will send Apache into an infinite loop. Getting rid of the Category base in the URL is actually pretty tricky, just because of the way WordPress expects things to work. It you want to use a single character for this, though, the _
character works just fine.
Related Posts:
- Preventing index.php?category_name=something from redirecting
- Add forward slash on categories url (serve one version of a url)
- Optimal way to redirect home page to category archive?
- How to? Redirect /category/sci-fi/ to /category/scifi/?
- How to change category and year archive permalinks/rewrite rules?
- How to display post in custom file not in archive file?
- How to prevent WordPress from redirecting single page to prefixed category archive with same name?
- WordPress Category url redirects to subdomain
- Create monthly archive for parent category
- How to get category and archive title?
- Get rid of WordPress category, tag and author archives?
- Posts URL structure like site.com/category/the-post-title
- Category archive by year with permalink support /category/YYYY
- Best Way to Redirect Category to Page and Hide Category
- get_categories for custom post type with a specific custom taxonomy attached
- Catch 404 after changing permalink structure from /%postname%/ to /%category%/%postname%/
- How To Modify The Loop in archives.php To Have 11 Posts Per Page and CSS Styling
- Filtering categories in the permalink structure
- 404 Error On Category and Tags Pages
- Force WordPress to Show Pages Instead of Category
- Decreasing the Memory Consumption of a WordPress Site?
- What’s the URL for a category archive?
- Multiple post categories – single permalink
- how to use a different domain/subdomain for authors/catagories on single site?
- Sort posts by tags in category pages
- Multisite blog converting categories to subdomains
- Custom post types with their own permalink structure
- How to get the category of the post and link it to the archive (of the category)
- How to hide a specific category posts in my monthly archive?
- Redirecting specific category posts to subdomain
- Rewrite category wordpress
- Display posts links from a category group by year
- Categories’ hierarchy in URL
- Category and tag with same name
- Display list of Sub-Categories and the posts they contain, within one main Category
- Rewrite category slug
- Changing the category permalink structure
- How to: 301 Redirect /category/ to /customname/
- Sort category page with custom field
- How to create tabled index of posts in a certain category
- Regex problem in an add_rewrite_rule
- How would you create a “weekly” archive?
- Sticky Posts Not Sticking to Top of Category Archive
- Exclude subcategories from the url
- How to display only the parent category in the permalink
- Display most recent post in category instead of archive?
- Redirecting category link to first child post
- Root level category, tag, author and archive pages to work
- Category Specific Archive
- How to have Multiple Archives Widgets, one archive widget per category (in a different page)?
- Plural Category Base Slug On Category Archive Page
- Are Custom Taxonomy Templates Possible?
- “Sticky” posts for each category (archive.php)
- I want exclude the particular category in sidebar
- How to filter archives both by category and tag?
- Remove Archive Headline and Archive Intro Text fields on category and tag archive pages in WordPress Admin with Genesis framework
- Display only posts from referred category on date archive page
- Using widget logic I want to show only a widget on the archive page if there are no posts
- Redirect category to first available child post
- What type of page should i use? static page or category page? and what’s the difference? [closed]
- Creating archive pages for children categories
- Custom Category/Subcategory structure
- custom taxonomy archive by year
- One WP install, I need to map a custom domain name to each category
- How to show in search results posts with a particular tag in a particular category?
- Display “add to cart” button on every listing in product category page?
- Categories not working – 404 Not found error
- WordPress categories being called “archives” in google links. How to remove?
- How to set up Author archives with sub category URL
- conditional for sub category on archive page
- Sorting posts by season
- weekly archive for custom category
- WP_Query() returns null when results exist!
- CPT Archive with core Category
- WordPress subcategories return 404 in custom template
- force category base – archive pages work WITH & WITHOUT category base slug in url?
- How to remove category titles?
- Add “page-a” slug to category link if user visit category link from “page-a”
- Show archives by year from just one category
- Redirect category to url with /category
- Changing permalink from /postname/ to category/postname/
- Archives for each category on WP Multisite
- Category index featured image
- Archive.php filtered by pre-determined category
- Rewrite a category
- How do I call posts with a certain tag?
- How do I get rid of “category” from my URL structure?
- One Specific Category To Permalink
- WordPress category page redirects in .htaccess not working
- Why do my categories redirect?
- Category being displayed without base parmalink
- How can I define a custom archive for childs of a specific category?
- Get parrent category name
- Restoring default article pagination on archives – Removing custom limits
- Category archive rewrite rule to include category/subcategory?
- Read GET parameters in APACHE Mod Rewrite rules for WordPress categories in Posts
- add_rewrite_endpoint returns 404 on archives
- Multiple category archive page
- WP didn’t redirect to canonical category URL
- Custom archive.php: retrieve right post categories?