![]() | |
#1
| |||
| |||
|
|
Michael_jd wrote: Your URL is to a framed redirection. http://www.google.com/webmasters/2.html See the sections on redirection, doorway pages, and frames. |
#2
| |||
| |||
|
|
"Beauregard T. Shagnasty" <a.nony.mous (AT) example (DOT) invalid> skrev i meddelandet news:nccge.25925$ia6.5424 (AT) twister (DOT) nyroc.rr.com... Michael_jd wrote: Your URL is to a framed redirection. http://www.google.com/webmasters/2.html See the sections on redirection, doorway pages, and frames. They write: [...] We are able to index dynamically generated pages. However, because our web crawler can easily overwhelm and crash sites serving dynamic content, we limit the amount of dynamic pages we index. [...] Is it better to have always also a html version of a page if one has a dynamic (for example php version), then? |
#3
| |||
| |||
|
|
Luigi Donatello Asero wrote: "Beauregard T. Shagnasty" <a.nony.mous (AT) example (DOT) invalid> skrev i meddelandet news:nccge.25925$ia6.5424 (AT) twister (DOT) nyroc.rr.com... We are able to index dynamically generated pages. However, because our web crawler can easily overwhelm and crash sites serving dynamic content, we limit the amount of dynamic pages we index. [...] Is it better to have always also a html version of a page if one has a dynamic (for example php version), then? No. All my sites are php, most with dynamic content, and they are all indexed. |
#4
| |||
| |||
|
|
No. All my sites are php, most with dynamic content, and they are all indexed. Thank you for your answer. I was wondering whether it was the case because, as far as I remember, my website was better ranked for some terms which I usually check like "fakta Italien" and "boende i italien" in the web section of google, a few months ago and my use of php page has increased. I understand that this could depend on many reasons and I am trying to correct the code on some pages but I wondered whether the use of php could have played a role. |
#5
| |||
| |||
|
|
On Wed, 11 May 2005 12:49:53 +0000, Luigi Donatello Asero wrote: No. All my sites are php, most with dynamic content, and they are all indexed. Thank you for your answer. I was wondering whether it was the case because, as far as I remember, my website was better ranked for some terms which I usually check like "fakta Italien" and "boende i italien" in the web section of google, a few months ago and my use of php page has increased. I understand that this could depend on many reasons and I am trying to correct the code on some pages but I wondered whether the use of php could have played a role. Have a look here: http://www.webdevelopersjournal.com/...amic_site.html They wrote: |
#6
| |||
| |||
|
|
"mbstevens" <NOXwebmasterx (AT) xmbstevensx (DOT) com> skrev i meddelandet news an.2005.05.11.22.12.10.975841 (AT) xmbstevensx (DOT) com...On Wed, 11 May 2005 12:49:53 +0000, Luigi Donatello Asero wrote: No. All my sites are php, most with dynamic content, and they are all indexed. Thank you for your answer. I was wondering whether it was the case because, as far as I remember, my website was better ranked for some terms which I usually check like "fakta Italien" and "boende i italien" in the web section of google, a few months ago and my use of php page has increased. I understand that this could depend on many reasons and I am trying to correct the code on some pages but I wondered whether the use of php could have played a role. Have a look here: http://www.webdevelopersjournal.com/...amic_site.html They wrote: [...] You can also submit a static page that contains links to the dynamic URLs you need indexed. [...] It seems to be a good idea to give an alternative html version, then, doesn´t it? |
#7
| |||
| |||
|
|
And if I understand the following sentence properly, a good solution could be to write links like li> <a href="https://www.scaiecat-spa-gigi.com/sv/boende-i-italien.php">Boende i Italien</a></li on https://www.scaiecat-spa-gigi.com/sv/faktaomitalien.php [...] You can completely avoid broken links and pages by using all absolute URL addresses on your page, but that will make maintenance more difficult later. [...] |
#8
| |||
| |||
|
|
[...] You can completely avoid broken links and pages by using all absolute URL addresses on your page, but that will make maintenance more difficult later. [...] That part of the article is about ASP and you're writing in PHP, so I suppose this is a general question. |
![]() |
| Thread Tools | |
| Display Modes | |
| |