Hello, I'm currently making a private forum for a client and one thing I struggle with is the URL's for posts. When entering af post it will add the #post-30 for example and then scroll down on the post page.
So basically the structure would be websitename / forumname / forum / postname / postid
See attached image 1
What I would like, is get rid of the postid part, meaning in this example the #post-30, when users enter the post. Having the URL without the ID solves the problem, but i'm not sure how I can remove the ID for every single path.
Anyone knows how to do this, if it's even possible?
Enjoying the plugin by the way 🙂
Cheers,
Daniel
btw: Please read
https://wpforo.com/community/faq/wpforo-and-cache-plugins
and REMOVE rocket from wpForo.
Hi @danigg
If the problem persists even after excluding wpForo pages from the cache plugin settings, you can change the URL structure from slugs to post IDs by going to the dashboard, then navigating to wpForo > Settings > Board Settings > URL Structure.
I tried adding every URL to WP Rocket as suggested in the article. Also I tried changing the URL structure as suggested. - It still ads the #postid tag on every post created.
When I create a new post, it doesn't immediatly have the #tag on it, but when I navigate to the post the link that the post has, have the #postid on it.