evolution.x Posted September 5, 2012 Share Posted September 5, 2012 (edited) The friendly URLs are stored in the database for all the pages where they are used, but how would I define a friendly URL for this page: http://www.my-website.com/en/modules/faq/faqs.php so that it links to the page like this: http://www.my-website.com/en/faqs Any help on this would be great! Edited September 6, 2012 by evolution.x (see edit history) Link to comment Share on other sites More sharing options...
shacker Posted September 6, 2012 Share Posted September 6, 2012 you can add in preferences, seo & url. But must be in root directory Link to comment Share on other sites More sharing options...
evolution.x Posted September 6, 2012 Author Share Posted September 6, 2012 Thanks for your answer but this will not work. To display the module FAQ on my site i have to point to http://www.my-website.com/en/modules/faq/faqs.php So the php file is not in the root directory so PS tab SEO & URLs will not see it? Any work around? Link to comment Share on other sites More sharing options...
shacker Posted September 6, 2012 Share Posted September 6, 2012 i know, but you cant redirect the include files? Link to comment Share on other sites More sharing options...
evolution.x Posted September 6, 2012 Author Share Posted September 6, 2012 Thanks, Solved by creating a faq.php in root with; <?php include(dirname(__FILE__).'/modules/faq/faqs.php'); Link to comment Share on other sites More sharing options...
shacker Posted September 6, 2012 Share Posted September 6, 2012 perfect, your welcome Link to comment Share on other sites More sharing options...
Ulhvan Posted October 21, 2012 Share Posted October 21, 2012 I need help, please, i went into the seo&url and defined my base url name, and i did it wrong.. now i can't acces my website anymore, please, how can I correct the problem, i don't want to lose my work.. Link to comment Share on other sites More sharing options...
shacker Posted October 21, 2012 Share Posted October 21, 2012 edit the settings.inc.php in your config folder, if change domain name, you need to edit your database with phpmyadmin and edit the configuration table and find your url and change Link to comment Share on other sites More sharing options...
Ulhvan Posted October 21, 2012 Share Posted October 21, 2012 Thank you for your answer. I tryed to edit settings.inc.php but there's nothing to edit, just my ordinary stuff like user, database name etc. i just logged in phpmyadmin but i don't know what to change or where to look for the problem.. please i really need your help!! Here is a print screen of my phpmyadmin: http://i.imgur.com/aBU7R.png Link to comment Share on other sites More sharing options...
Ulhvan Posted October 21, 2012 Share Posted October 21, 2012 Problem solved! Thanks!!! Link to comment Share on other sites More sharing options...
shacker Posted October 21, 2012 Share Posted October 21, 2012 perfect Link to comment Share on other sites More sharing options...
Makip Posted March 20, 2017 Share Posted March 20, 2017 I pleases I need help I already host in 1 and 1 but the page doesn't work. Link to comment Share on other sites More sharing options...
shacker Posted March 20, 2017 Share Posted March 20, 2017 I pleases I need help I already host in 1 and 1 but the page doesn't work. open another thread for another issue Link to comment Share on other sites More sharing options...
Recommended Posts