Bluehost.com Web Hosting $6.95

Robot and crawlers ??? PHP query

This is a discussion on Robot and crawlers ??? PHP query within the alt.comp.lang.php forums, part of the PHP Programming Forums category; It might only be a very simple question. But do robots, crawlers and search engines (google etc), look into php ...


Go Back   Usenet Forums > PHP Programming Forums > alt.comp.lang.php

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-13-2004
 
Posts: n/a
Default Robot and crawlers ??? PHP query

It might only be a very simple question.

But do robots, crawlers and search engines (google etc), look into php
generated pages ??

TIA
Reply With Quote
  #2 (permalink)  
Old 06-13-2004
Paul Schmidinger
 
Posts: n/a
Default Re: Robot and crawlers ??? PHP query

If they did not, you would not find my website www.eigelb.at in Google.
(http://www.google.at/search?q=paul+s...-8&hl=de&meta=)

Paul Schmidinger

"<aa ka" <aaka@california.com> schrieb im Newsbeitrag
news:bu6oc0l6h6tsipid99nts32gqqc4dorcc1@4ax.com...
> It might only be a very simple question.
>
> But do robots, crawlers and search engines (google etc), look into php
> generated pages ??
>
> TIA



Reply With Quote
  #3 (permalink)  
Old 06-13-2004
eclipsboi
 
Posts: n/a
Default Re: Robot and crawlers ??? PHP query

Some do, some don't. There are many different things you can do, for
example, at http://tzxfs.dnsalias.com/~nosanity/engines.phtml, what we
do here in engines.phtml is:

<?
$cid = 1;
include('index.phtml');
?>

This way, it's just like hitting
http://tzxfs.dnsalias.com/~nosanity/index.phtml?cid=1, but it's more
search engine friendly.

Check out http://www.seochat.com/ for more discussion on Search Engine
Optimization; I'm sure they could define what different search engines
look for when indexing websites.

On Sun, 13 Jun 2004 13:43:04 +0100, "<aa ka" <aaka@california.com>
wrote:

>It might only be a very simple question.
>
>But do robots, crawlers and search engines (google etc), look into php
>generated pages ??
>
>TIA


Reply With Quote
  #4 (permalink)  
Old 06-14-2004
Filth
 
Posts: n/a
Default Re: Robot and crawlers ??? PHP query


> But do robots, crawlers and search engines (google etc), look into php
> generated pages ??


as already stated some do and some dont, google is 1 of the ones that do,
but they will only index so many of your pages in case it gets caught in an
endless loop


Reply With Quote
  #5 (permalink)  
Old 06-14-2004
Alvaro G Vicario
 
Posts: n/a
Default Re: Robot and crawlers ??? PHP query

*** <aa ka wrote/escribió (Sun, 13 Jun 2004 13:43:04 +0100):
> But do robots, crawlers and search engines (google etc), look into php
> generated pages ??


They never see PHP code, as you probably figured out. Most of them just
follow links.

--
--
-- Álvaro G. Vicario - Burgos, Spain
--
Reply With Quote
  #6 (permalink)  
Old 06-16-2004
Gorf
 
Posts: n/a
Default Re: Robot and crawlers ??? PHP query

"<aa ka" <aaka@california.com> wrote in message
news:bu6oc0l6h6tsipid99nts32gqqc4dorcc1@4ax.com...
> It might only be a very simple question.
>
> But do robots, crawlers and search engines (google etc), look into php
> generated pages ??


Yes, but you have to be careful not to use sessions, because most robots
will ignore pages that use sessions.


--
Gorf


Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 06:15 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0