WebSite X5Help Center

 
K M.
K M.
User

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

Autore: K M.
Visite 2659, Followers 1, Condiviso 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

Postato il
5 RISPOSTE
Der Zwoemti
Der Zwoemti
Moderator

Create a .htaccess file

This is not a Website X5 function. 

Leggi di più
Postato il da 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

Leggi di più
Postato il da Anthony A.
K M.
K M.
User
Autore

Hi

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

Leggi di più
Postato il da 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!

Leggi di più
Postato il da 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

Leggi di più
Postato il da Anthony A.