Closed (outdated)
Project:
Site verification
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2011 at 20:25 UTC
Updated:
9 Jun 2022 at 12:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damienmckennaHere's a patch that adds an update script and site_verify_import_nodewords() for converting the Nodewords settings.
Comment #2
damienmckennaA slight tweak, remove the Nodewords setting regardless of whether or not it was valid, e.g. for blank strings.
Comment #3
damienmckennaAnother slight adjustment, run the function during module installation.
Comment #4
damienmckennaAnother update, this time includes the Yandex tag.
Comment #5
damienmckennaSmall bugfix for a syntax error in the DELETE query.
Comment #6
damienmckennaHopefully one last patch, fixes a bug in one of the queries.
Comment #7
damienmckennaFYI this is related to the following Nodewords issue: #1028086: Remove search engine verification, promote separate module
Comment #8
damienmckennaNeeds a little more work, Nodewords was able to compile the required meta tag based on just a small string whereas Site_Verify needs the full meta tag to be pasted into the string.
Comment #9
damienmckennaOk, now it creates a simple meta tag in the format:
<meta name="{$tag}" value="{$string}" />Comment #10
WebbehCleaning issue queue for out-of-date 6.x issues. Thanks!