Forum Moderators: open
i think i have an idea of what is done here...but an expert opinion wud be appreciated,
also what are the benfits of doing this, i think the above code is purely for SEO purpuses the web page in question also uses a <php include> statment furthur on in the page, why?
any pointers? i can sticky url if desired?
Dan
It's more than likely to be for design issues (a site that doesn't work in Netscape 4 perhaps) than search engine reasons. *Most* search engine spiders will ignore the Javascript redirect and just spider the rest of the page it's on. It's also a far from foolproof method to filter out a single browser - I believe this code will also redirect Opera - browser sniffing is a complex art.