How to set up.301 redirect using x5 version 10
Autor: K M.
Visitado 2917,
Seguidores 1,
Compartilhado 0
Hi
Is it possible to set up.a 301 redirect for certain pages on x5 version 10? If so where abouts do I insert the code?
Thanks
i
Publicado em
Create a .htaccess file
This is not a Website X5 function.
if you are looking for normal redirect, from one page to another, use the code below inside head section of that page
go to step2>page creation>select your page, hit properties> expert tab, befor closing the head tag and use this code
<metahttp-equiv="refresh"content="0; url=http://example.com/your-page.html"/>
if this post is the correct answer, please mark this answer as correct answer.
------------------------------------------------------------
Good Luck
http://www.usx5host.com (6 months free Web Host for x5 users, promo code: usx56m)
http://www.usx5.com (Templates and support for x5)
http://www.wdesigners.us
Autor
Hi
That does redirect but is it a 301 redirect? Will it preserve the page rank?
Hello K M,
If you want an 301 redirect you will need to follow the suggestion by der Zwoemti by using an .htaccess file.
Unfortunately I cannot help you with the use of this the .htaccess files since the functions do not depend on WebSite X5.
Many thanks!
if you give me the address you would like to permanently redirect (301), I would be able to give you the code, and you can copy paste that to your .htaccess file inside your server.
------------------------------------------------------------
Good Luck
http://www.usx5host.com (6 months free Web Host for x5 users, promo code: usx56m)
http://www.usx5.com (Templates and support for x5)
http://www.wdesigners.us