Re: php redirection..

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Search Engines don't like the META tag.

Use

<script>location.href='foobar.php';</script><a href='foobar.php'>Foo Bar</a>

On 12/13/06, tedd <tedd@xxxxxxxxxxxx> wrote:
At 9:02 PM +0100 12/12/06, Tim wrote:
>Just a quick question regarding this issue.
>
>Considering bruce wants to be able to display the data and then change
>location after a given time, and as stut said you can't do this with a
>header() as it redirects before output, I would have imagined a dynamic meta
>tag in the header with a time variable and a location variable.
>

Why not use the standard meta refresh tag? It's worked for me before.

tedd

PS:

>I have lots of comments. Thoughts are less common but they do
>occasionally happen.
>
>-Stut


LOL
--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux