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 ?
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%/.)
kimharding
Member
Posted 11 months ago #
Is there a way of doing this without loosing the original URL? If I use change the existing Permalinks then none of the external links to my site will work any more, so is there a way of having pretty links, which Google likes, without loosing traffic from external sites pointing at existing URLs? Or am I asking the imposable?