11
its just gettng wierder, and WIERDER!
it seems that "about:blank" is some kind of "browser artifact" thats generated somehow from the redirect that points the domain name at the XOOPS root folder.
If i surf 'directly' to the XOOPS folder (in this case, via
http://rockandroller.net/xoops/html/) then there is NO cookie blocking at all, and its all "GREEN LIGHTS" with regards to the XOOPS site being 100% "P3P compliant".
But getting there via the forwarded domain name still sticks me with the unknown (and decidedly non-P3P-compliant!) "about:blank". EVERY other element in the page gets a green light!
So now im pretty STUCK, i think...
It seems I somehow need to get a P3P meta-tag into the "Headers" section of the 'main frame', which comes out DIFFERENT when i reach it via domain name forwarding!
...because right now its not giving me much:
(page source for "likkiwalker.ru")
<HTML><HEAD>
<META NAME="description" CONTENT="likkiwalker.ru">
<META NAME="keywords" CONTENT="">
HEAD>
<FRAMESET border=0 rows="100%,*" frameborder="no" marginleft=0 margintop=0 marginright=0 marginbottom=0>
<frame src="http://rockandroller.net/xoops/html/index.php?lang=russian" scrolling=auto frameborder="no" border=0 noresize>
<frame topmargin="0" marginwidth=0 scrolling=no marginheight=0 frameborder="no" border=0 noresize>
FRAMESET>
HTML>
Does anybody know where i can EDIT this? Thats not even showing the proper keywords and description tags - I have different ones entered through the administration interface (which sadly doesnt allow us to add our OWN meta-tags)