comdini
Member
Posted 8 months ago #
We've developed a website using with WordPress. Hosted using with apache 2.xx. but we've a requirement to Website Sub URLs as friendly. but now when i click any link , it directed with not user friendly URL. how can i do it ?
.
Below I'm mentioning a Sample.
E.g.
Original Web Site
http://www.mysite.com/?page_id=21
After Conversation Web Site
http://www.mysite.com/News
what should I do for this ?
comdini
Member
Posted 8 months ago #
Hi Samuel , thanks for your fast response.
I'm using Apache 2.xx for Configure this wordPress Site. Can you help on part of Apache web server with the mod_rewrite module ?
how can I properly configure it.
I appreciated your Help.
Hi comdini,
In your Dashboard, did you go to Settings → Permalinks and choose your desired setting?
(It looks like you'll want to use Custom Structure, using /%postname%/.)