Does anyone know if it is possible to do a 301 redirect on a link but yet still pass a cookie... we have a problem with cookie tab content, so we need the homepage tab to contain homepage content - not jobs content, so we pass the cookie before a javascipt redirection. The result is the pagerank has been sucked out of the homepage.
If we could do a 301 and still write the cookie when someone clicked on the homepage lik, the pagerank problem would be fixed, but i suspect that a 301 would redirect before any cookie could be written?
Am i correct?