Closed (fixed)
Project:
Site verification
Version:
2.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2012 at 01:51 UTC
Updated:
19 Nov 2024 at 04:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jlittlewood commentedNo everyone has the new async Google Analytics snippet.
Comment #2
mgiffordStill would be good to nix the Yahoo pages.
Comment #3
thibGoogle encourages use verification through DNS (no longer possible to do with html file) and it is also possible to do for Bing
Comment #4
mgiffordThis should get rid of yahoo..
Not sure what is needed for google, but it seems to work as is no matter how easy it is via other means.
EDIT: Must remember to remove it project page https://www.drupal.org/project/site_verify too
Comment #5
damienmckennaDoes anyone have a link to an article that confirms the y_key meta tag was dropped by Yahoo?
Comment #6
deekayen commented@DamienMcKenna
https://search.yahoo.com/info/submit.html - points to Bing.
https://s.yimg.com/zz/pv/static/misc/index.html is a more announcement-type page.
Comment #7
chris matthews commentedThe 3 year old patch in #4 to site_verify.install and site_verify.module applied cleanly to the latest 7.x-1.x-dev and definitely makes sense to nix Yahoo.
Comment #10
elc commentedNeeded to add update to cope with any sites still sporting a Yahoo engine based verification. Without the engine being present, php array index notices start appear in the watchdog.
Comment #11
elc commentedNeeds porting to 2.1.x. README already says it's deprecated.
The concept of engines are intended to be removed from 3.0.x branch.
Comment #14
elc commented