Skip to content

[Blogging module] Change "Blog" folder name to "Blogs" #2564

@yekalkan

Description

@yekalkan

This may cause a redirection problem on existing applications. Blogging home page where you could choose one from multiple blogs in you application is "/blog", but now it will be "/blogs".

This will allow to have a blog shortnamed "blog". When you only have a single blog, you can set BloggingUrlOptions.RoutePrefix as null and set your blog's shortname as "blog". So you can have a nice url like "yourdomain.com/blog/post-name".

But be aware that having a blog shortnamed "blogs" when RoutePrefix is null will cause trouble.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions