Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PHP] PHP and search engine???

0 views
Skip to first unread message

Martin Towell

unread,
Jan 13, 2002, 9:08:09 PM1/13/02
to Dani, PHP LIST
you could try looking at http_referer or remote_host or something like that.
Never tried it myself, but sounds like it'd work... dunno what the values
for them would be though :(

-----Original Message-----
From: Dani [mailto:univer...@iprimus.com.au]
Sent: Monday, January 14, 2002 2:17 PM
To: PHP LIST
Subject: [PHP] PHP and search engine???
Importance: High


Hi!

is it possible to use include() to optimise the meta tags on our web
pages?
example:

if yahoo.com is spidering our page the key word provided is a,b,c, ...
if altavista.com is spidering then use key word.....etc..

if it is possible how do i know that yahoo is spidering or altavista is
spidering?

any suggestion is appriciated.

regards,
Dani


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general...@lists.php.net
For additional commands, e-mail: php-gene...@lists.php.net
To contact the list administrators, e-mail: php-lis...@lists.php.net

Jason Wong

unread,
Jan 13, 2002, 10:43:28 PM1/13/02
to PHP LIST
On Monday 14 January 2002 10:08, Martin Towell wrote:
> you could try looking at http_referer or remote_host or something like
> that. Never tried it myself, but sounds like it'd work... dunno what the
> values for them would be though :(
>
> -----Original Message-----
> From: Dani [mailto:univer...@iprimus.com.au]
> Sent: Monday, January 14, 2002 2:17 PM
> To: PHP LIST
> Subject: [PHP] PHP and search engine???
> Importance: High
>
>
> Hi!
>
> is it possible to use include() to optimise the meta tags on our web
> pages?
> example:
>
> if yahoo.com is spidering our page the key word provided is a,b,c, ...
> if altavista.com is spidering then use key word.....etc..
>
> if it is possible how do i know that yahoo is spidering or altavista is
> spidering?

Please note that some search engines doesn't like to be 'fooled' in this
manner. They'll probably stop indexing your website if they find out you're
engaged in such practices :)

--
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
Take heart amid the deepening gloom that your dog is finally getting
enough cheese.
-- National Lampoon, "Deteriorata"
*/

0 new messages