Forum Moderators: open

Message Too Old, No Replies

the old meta refresh problem

doing it safely!

         

soapystar

7:23 am on Feb 2, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



i need to use the meta refresh and wondered if theres any trouble with this way: making the folder that contains the files to refresh banned by robots.txt and making the meta tags noindex nofollow...this shouldnt affect the rest of the site right?

Quinn

9:02 pm on Feb 3, 2003 (gmt 0)

10+ Year Member



Nope. That should work fine.

soapystar

9:53 pm on Feb 3, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



maybe i should have mentioned that the page is a short fuse redirect rather than a refresh..i do it this way so that i cant have links from all over my site pointing at one page..and so when i change the page they are linking to i only have to change the one page redirect rather the whole site....i jst dont want to get penalised for what can be a spam trick..but not in this case...:-)

nativenewyorker

10:10 pm on Feb 3, 2003 (gmt 0)

10+ Year Member



GoogleGuy has stated in past threads, that to avoid penalties, redirects should be done at the server level. Use an .htaccess file if you are on an Apache server.

Ted

soapystar

12:54 pm on Feb 4, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



server level, would that cover htaccess?

Quinn

6:34 pm on Feb 7, 2003 (gmt 0)

10+ Year Member



server level, would that cover htaccess

Yes

soapystar

6:51 pm on Feb 7, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



cheers!