Page 1 of 1

[SOLVED] redirects

Posted: Sun Feb 28, 2016 11:25 pm
by famarinu
Hello to all,
I had the bright idea to include this line of code within About us :

<meta http-equiv="refresh" content="0; URL='http://new-website.com'" />

to ensure that led me back to the site's home page, but something went wrong .
the link works fine , but if I want to edit the page does not makes me do it , how do I ?
Thank you!

Re: redirects

Posted: Mon Feb 29, 2016 9:16 am
by IP_CAM
Modules are not planned, or built, to contain/handle META DATA, in general. :D
Better use something matching OC, possibly like:
OC-Store: Redirect Opencart 2.x
Authors Comment: (google-translated)
Module "OC-Store: Redirect" adds OpenCart functionality from the site redirects to an internal or external resources.
Where it can be used:
If you make a new site structure or carry the site to another domain, this module will help you to create lists painless redirects from one URL to another.
Now the module supports the following server HTTP-codes:
1. 301 - Moved Permanently
2. 302 - Moved temporarily
3. 410 - Page Not Found
http://www.opencart.com/index.php?route ... n_id=25775

Good Luck ;)
Ernie
openshop.l

Re: redirects

Posted: Mon Feb 29, 2016 10:54 am
by famarinu
My problem now is that I can not get in About us to edit the page, how do I? where to store the entered text on the page?

Re: redirects

Posted: Mon Feb 29, 2016 1:20 pm
by famarinu
I modified the file About us from the database. The information is entered in oc_information_description folder,