url rewriting - Wordpress index in subdirectory, blogposts in root directory

admin2025-06-06  5

For our website we want to start a blog in the subdir domain/blog but for SEO value we would like the blogposts as domain/blogpost1.html . Is this possible in wordpress?

For our website we want to start a blog in the subdir domain/blog but for SEO value we would like the blogposts as domain/blogpost1.html . Is this possible in wordpress?

Share Improve this question asked Nov 20, 2018 at 6:31 PimPim 1
Add a comment  | 

1 Answer 1

Reset to default 0

It is possible to install WordPress in its own folder as describe above. If you want a blog post to end with .html that is also possible.

The following link provides an answer on how to do this via code: Add .html (dot HTML) extension to custom post types

Additionally, if you search the WordPress plugin repository, you'll find plugins that do this as well.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1749167141a316928.html

最新回复(0)