Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.www.php > #21885

Re: SEO mod_rewrite o file

From Alessandro Pellizzari <shuriken@amiran.it>
Newsgroups it.comp.www.php
Subject Re: SEO mod_rewrite o file
Date 2018-02-16 11:39 +0000
Message-ID <fenu8kFctthU1@mid.individual.net> (permalink)
References <20180215195708.04bb58ed@nntp.aioe.org>

Show all headers | View raw


On 15/02/2018 18:57, Enrico Maria Chellini wrote:

> secondo voi al fine SEO è meglio un sito con un albero sorgente
> completo...
Da un punto di vista SEO è meglio se ogni pagina sia accessibile in GET 
ha un URL univoco e immutabile.

Che sia http://example.com/pagina1, http://example.com/pagina?id=1 o 
http://example.com/pagina/1.html non importa.

Ma se hai http://example.com/pagina che, in base a da dove arrivi, 
cambia contenuto perché l'hai inifilato in un header o in sessione, o 
perché la chiami in POST coi valori nel body invece dell'URL, non verrà 
mai indicizzata.

Bye.

Back to it.comp.www.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

SEO mod_rewrite o  file Enrico Maria Chellini <bitit@bitit.it> - 2018-02-15 19:57 +0100
  Re: SEO mod_rewrite o  file fmassei@gmail.com - 2018-02-15 11:36 -0800
    Re: SEO mod_rewrite o  file Enrico Maria Chellini <bitit@bitit.it> - 2018-02-17 09:55 +0100
      Re: SEO mod_rewrite o  file fmassei@gmail.com - 2018-02-17 12:41 -0800
  Re: SEO mod_rewrite o file Alessandro Pellizzari <shuriken@amiran.it> - 2018-02-16 11:39 +0000
    Re: SEO mod_rewrite o file Enrico Maria Chellini <bitit@bitit.it> - 2018-02-17 10:15 +0100
      Re: SEO mod_rewrite o file Alessandro Pellizzari <shuriken@amiran.it> - 2018-02-17 11:36 +0000
        Re: SEO mod_rewrite o file Enrico Maria Chellini <bitit@bitit.it> - 2018-02-18 11:01 +0100

csiph-web