• Hi,
    ınstead of using default wordpress permalink structure I want to access my pages as written in topic.
    So categories should be accessed as site.com/category.html instead of a category subfolder but the topics will be displayed with topic-id as site.com/topic-topicid.html and the same is true for tags site.com/tag.html isntead of publication in a tags subfolder…

    Is there a way to do that?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Custom Permalinks. Set custom permalinks on a per-post basis.
    You can set ‘category.html’ for each category manually. Same feature for tag permalinks.

    @partisan

    Great idea for category.html because categories are few.
    It will be a formidable task to do the same for tags, especially if you have hundreds of posts.
    Does anybody have a solution to add a .html at the end of the tag instead of a slash?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘how to hack permalinks as site.com/category.html site.com/topic-topicid.html’ is closed to new replies.