WebSite X5Help Center

 
K M.
K M.
User

How to set up.301 redirect using x5 version 10  en

Author: K M.
Visited 2647, Followers 1, Shared 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

Posted on the
5 ANSWERS
Der Zwoemti
Der Zwoemti
Moderator

Create a .htaccess file

This is not a Website X5 function. 

Read more
Posted on the from Der Zwoemti
Anthony A.
Anthony A.
User

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

Read more
Posted on the from Anthony A.
K M.
K M.
User
Author

Hi

That does redirect but is it a 301 redirect?  Will it preserve the page rank?

Read more
Posted on the from K M.
Incomedia
Claudio D.
Incomedia

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!

Read more
Posted on the from Claudio D.
Anthony A.
Anthony A.
User

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

Read more
Posted on the from Anthony A.