WebSite X5Help Center

 
K M.
K M.
User

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

Autor: K M.
Visitado 2661, 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
5 RESPOSTAS
Der Zwoemti
Der Zwoemti
Moderator

Create a .htaccess file

This is not a Website X5 function. 

Ler mais
Publicado em de 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

Ler mais
Publicado em de Anthony A.
K M.
K M.
User
Autor

Hi

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

Ler mais
Publicado em de 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!

Ler mais
Publicado em de 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

Ler mais
Publicado em de Anthony A.