Page 1 of 1

CLOSED: Permalinks in wordpress

Posted: Tue Apr 14, 2015 5:56 pm
by RobRoss
Can anyone help me get the pretty permalinks working on a wordpress site hosted on my HDA?
i've tried going by the instructions on the wordpress site, but i cannot get it to work.

Any help?

im looking for the mod_rewrite rule to change per the wordpress directions but cannot find the file to modify.
Rob

Re: Permalinks in wordpress

Posted: Tue Apr 14, 2015 6:34 pm
by bigfoot65
There is some good guidance here:
https://codex.wordpress.org/Using_Permalinks

I will try to test it out when I have time.

UPDATE: I updated the app to use the mod_rewrite. Log in as admin and go to settings. From there choose permalinks and choose the one you desire. Save it and log out. When you select a link on the WordPress page, it will display clean URLs.

Re: Permalinks in wordpress

Posted: Wed Apr 15, 2015 4:28 pm
by RobRoss
Bigfoot,
when you say you updated the app to use mod_rewrite, how exactly did you do it? Ive tried to add an .htaccess file as instructed by wordpress, but the links become all broken.

I dont understand where to find the file where you add the code to allow wordpress to use my .htaccess file.
Rob

Re: Permalinks in wordpress

Posted: Wed Apr 15, 2015 4:37 pm
by bigfoot65
Uninstall the app, then reinstall. Follow my instructions after the word UPDATE and it will work.

I updated the app to do most of the work, except enable the permalinks which you must do after logging in.

Re: Permalinks in wordpress

Posted: Fri Apr 17, 2015 4:24 pm
by RobRoss
thanks Bigfoot, i re-installed the app and it is working. Thanks again!

Rob

Re: Permalinks in wordpress

Posted: Sat Apr 18, 2015 4:24 pm
by bigfoot65
Good to hear.