Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Blog Module /

Discuss the Blog Module.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Url for Blog entries based on tags


Go to End


1898 Views

Avatar
nmshah

Community Member, 21 Posts

17 July 2013 at 6:13pm

I have installed a blog on my website and the top page is a blogtree. Then there are 2 blogholders under blogtree and each blog holder has a set of blogentry.

Blogtree
------Blogholder1
------------Blogentry1
------Blogholder2
------------Blogentry2

Each blog entry has a set of tags.

Now when I click on a tag to get a list of blogs which include that tag, the url I see in the browser is something like
www.my-domain.com/blogtree/blogholder/tag

What can I do to remove the /blogholder from the url, in other words I would like to access the blog with a particular tag with a url like: www.my-domain.com/blogtree/tag