WebSite X5Help Center

 
Ken H.
Ken H.
User

Page name extension  en

Autor: Ken H.
Visited 1850, Followers 1, Udostępniony 0  
Tagi: html,name,page,url

Is there any way of removing the .html extension of the URL of each page? We have placed a print ad telling customers to go to www.domain.com/ST and now that I've created the page it is actually www.domain.com/ST.html that they need to enter.

Help!

Posted on the
1 ODPOWIEDZI
JJ. JUAG
JJ. JUAG
User

The extension.Htmlcan not beomitted, but you canmanually createa directoryon the serverunitin the root directoryof thewebsite andcreate anindex.htmlinthemetarefreshthat forwardsto the correspondingHTML page.
  <metahttp-equiv="refresh"content="0;</span> <span class="hps">URL=http://www.domain.ext/ST">
Domain.extbe replaced byits Web address
it is possible,which can beaccessedusing the linkwww.Domain.ext/ ST.
GreetingsJJ
Zipas an attachmentinan example - Google translationfromGerman

Die Extension .html kann nicht weggelassen werden, Sie können aber von Hand ein Verzeichnis ST auf dem Server im root-Verzeichnis der Homepage erstellen und darin ein Index.html mit dem Metatag refresh erstellen, das zur entsprechenden HTML-Seite weiterleitet.

 <meta http-equiv="refresh" content="0; URL=http://www.domain.ext/ST">

Domain.ext ist durch ihre Webadresse zu ersetzen

so ist es möglich, das mit dem Linkwww.Domain.ext/STzugegriffen werden kann.

Gruss JJ

Im Zip als Anhang ein Beispiel dafür

Google Übersetzung aus deutsch

Czytaj więcej
Posted on the from JJ. JUAG