You can do the cheesy: This page has moved. Please click this link.

heheh

J

-----Original Message-----
From: Carl Furst [mailto:[EMAIL PROTECTED]
Sent: Friday, June 13, 2003 10:43 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] Redirects in PHP


I can understand the abuse, but this page wouldn't need to be indexed on any
search engines really.. but I it's an important consideration.

Thanks!

Thanks to everyone!


Carl.

-----Original Message-----
From: Michael [mailto:[EMAIL PROTECTED]
Sent: Friday, June 13, 2003 12:35 PM
To: Zak Johnson; [EMAIL PROTECTED]
Subject: Re: [PHP] Redirects in PHP

Search engines frown on using meta refresh because of
abuse problems.   Some engines won't index the page
period and all of them penalize you at the very least.
While it will work as you described, you're sacrificing
search engine positioning to use it.  You need to weigh
the trade-offs

Michael


On Friday 13 June 2003 11:00 am, Zak Johnson wrote:
>  <meta http-equiv="refresh"
>     content="3;URL=http://example.com/new-page.html"; />


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to