import redirections to prestashop "seo redirect" module

Dear Sir, in the module, you can import a csv with the redirection, but I can´t get the shape of the csv, could you send me a template of the shape the csv?


Hello,
It's very simple, 
datas are delimited with semicolon ;
each redirect must be in new row

i explain the structure of csv file below :
 
Old;New;Type;Regexp;Wildcard
http://mypresta.eu/page1;http://mypresta.eu/link-to-new-page1;301;0;0
http://mypresta.eu/page2;http://mypresta.eu/link-to-new-page2;301;0;0
http://mypresta.eu/page3;http://mypresta.eu/link-to-new-page3;301;0;0
http://mypresta.eu/page4;http://mypresta.eu/link-to-new-page4;301;0;0
http://mypresta.eu/page5;http://mypresta.eu/link-to-new-page5;301;0;0
http://mypresta.eu/page6;http://mypresta.eu/link-to-new-page6;301;1;0
http://mypresta.eu/page7;http://mypresta.eu/link-to-new-page7;301;1;0
http://mypresta.eu/page8;http://mypresta.eu/link-to-new-page8;301;0;1
http://mypresta.eu/page9;http://mypresta.eu/link-to-new-page9;301;0;1
http://mypresta.eu/page10;http://mypresta.eu/link-to-new-page10;301;0;0
http://mypresta.eu/page11;http://mypresta.eu/link-to-new-page11;301;0;0
http://mypresta.eu/page12;http://mypresta.eu/link-to-new-page12;301;0;0
http://mypresta.eu/page13;http://mypresta.eu/link-to-new-page13;301;0;0
 
Old - it is an old url that we want to redirect
New - it is an url of page where we want to redirect "old" url
Type - it is a type of redirection (it can be 301, 302 or 303)
Regexp - if redirection is based on regular expression set it to 1 if not set it to 0
Wildcard - if redirection is based on wildcard expression set it to 1 if no set it to 0
 
if there is anything else that i can explain or help with according to this module feel free to write
 
milosz



Share on Google Plus

About VEKIA

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment

0 comments:

Post a Comment