bernatagullo
Member
Posted 2 years ago #
I would like very short addresses for the few pages that my site has, however the blog section could become long over time and therefore I don't want a srtucture starting with %postname%
thus:
is it possible to use different permalink structure for pages and posts?
regards
Pages don't use permalinks. The standard url for a WordPress page is http://www.domain.com/page_name.
bernatagullo
Member
Posted 2 years ago #
not in my site (for some reason)
http://www.kocorolab.com (japanese)
http://www.kocorolab.com/eng/ (english)
how can I make it to display as you say?
thanks a lot
The default URL structure for Pages is what you see in your blog, viz: http://www.kocorolab.com/eng/?page_id=# etc.
"/pagename" structure would be used for Pages, if you select any of the custom URL structures for the posts under "Permalink settings".
S.K
bernatagullo
Member
Posted 2 years ago #
thanks kichu,
I tried what you say, but the same structure is used for posts!
the question here is if I configure different structures for posts and pages
help!