Hate to open this issue but I found myself completely clueless. Just upgraded from 1.0 and before upgrade (which is by no means working at all, had to uninstall 1.0 by hand and do a fresh reinstall of 1.2)
I disabled and uninstalled the Site verification module. I have installed all four nodewords modules and managed to configure my tags.
Now I can't find an admin page where I can set the verification codes.
No input fields appear for verification codes on either of the admin/content/nodewords pages.
No output in the source appears regarding any verification codes.
Looked into the code of the site_verification.module and the .inc file and saw that this implements the new API which I'm not familiar with yet. Can you help me out? Thanks.
Comments
Comment #1
prisonbreaker82 commentedYou need first to activate
Bing Webmaster Center verification code
Google Webmaster Tools verification code
Yahoo! Site Explorer verification code
Under Nodewords module;
Tags to show on edit forms and Tags to output in HTML
Then you will find it the tab Global Meta Tags
Isak
www.apartmentinrio.net
Comment #2
melon commentedIsak, thanks for your reply.
I think I just hadn't get the logic. I had already activated the verification codes under the 'Tags to output in HTML' section, but never thought I should have checked this under the 'Tags to show on edit forms' as well, because the description of the fieldset was: 'Select the meta tags you want to be able to edit on the edit page of nodes, terms and vocabularies.' Generally the verification code is a global value for the entire website, so I hadn't think of enabling there also.
Now it works, after setting up the code for the front page, the verification code shows up correctly. thanks again!