PDA

View Full Version : Where do I place the META tag for Google Sitemaps?


trana
11-09-2006, 12:31 PM
I need to place a META tag in my header before the first BODY tag. The code provided by Google is:

META name="verify-v1" content=....

I have it in my forumdisplay template and it works fine, but that requires me to submit my site as www.abc.com/forum to Google. I want to submit www.abc.com instead so it will index the CMPS main page. What template do I put the tag in? Everything I have tried does not appear to be working.

Thanks!

Brian
11-11-2006, 03:54 PM
Try the ADV_PORTAL template. ;)

Our Sponsors
 

trana
11-12-2006, 12:57 AM
Thats what I originally used but it looks like it won't work if it is in another template. Now that it is the only meta verify tag in the whole cmps page render it works. Thanks for your suggestion.