Forum Moderators: DixonJones
If the page starts to load and no cookie confirming age exists, then they get sent to a page requiring them to both confirm their age and switch on cookies if not present.
That way the client is happy and so are the engines. Only thing is that you will need to ensure that the spiders don't get "bounced" which should be pretty easy if you just have a "if cookie then javascript" kinda message, but then keep the rest of the page text rich.
Dixon.