Send verification webpages for Google Webmaster Service.
Description
Google's Webmaster service (https://www.google.com/webmasters/) asks you to place a special webpage on your server to verify that you are the webmaster. This simple plugin handles the HTTP request for this webpage after it got configured in the config file.
Please note that this works so far only with single project Trac installations.
Bugs/Feature Requests
Existing bugs and feature requests for GoogleWebmasterVerifyPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out GoogleWebmasterVerifyPlugin from here using Subversion, or browse the source with Trac.
Example
Google asks you to put a webpage called like googlefe33d72848790168.html into the root of your web server. The configuration looks like this:
[components] tracgooglewebmasterverify.* = enabled [googlewebmasterverify] verify = fe33d72848790168
Recent Changes
[8548] by martin_s on 08/30/10 23:57:42
Added encoding meta-comment and declared SVN keywords as unicode to avoid issues with non-english locales.
[8424] by martin_s on 08/23/10 13:11:53
Removed outdated variable rev from setup file.
[8394] by martin_s on 08/20/10 15:23:33
Removed import of source revisions to avoid installation issues.
[7001] by martin_s on 11/02/09 19:37:15
Changed to trac.config.ListOption and added code to add meta tags (disabled for now, depends on t:#8792).
Author/Contributors
Author: martin_s
Contributors:

