universaltruth
Forum Replies Created
-
any ideas?
Forum: Fixing WordPress
In reply to: Editing permalinks for pages inside a sub-directoryCould someone at least tell me if it is possible to do what i require without having to adjust the source code or install a plugin.
Is there a plugin available for this or not?
I just want a page link on my wordpress blog to point to:
http://www.mysite.com/folder/page.htmlInstead of
http://www.mysite.com/folderpage.html
I could add a page which is a child of a category. However this would mess up my page links and would not be good for SEO
Thanks
Forum: Fixing WordPress
In reply to: 301 redirect for static html sub-pages to new WordPress homepageDo you know how I would go about doing that.
I thought it would just be easier to redirect all old pages to the new .php wordpress home page but on the other hand it may be best to redirect them to the corresponding pages.
Forum: Fixing WordPress
In reply to: Problem with Permalinks and 404 Page not found error messegeThanks for your response. If I transfer my domain to a Linux server this supports the mod_rewrite. I am currently using windows.
Would i need to change any code in any WordPress files manually or are all the correct settings for “pretty” Permalinks set by default?
So I just need to alter the Custom structure on the permalinks page in admin.