= 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 [report:9?COMPONENT=GoogleWebmasterVerifyPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=GoogleWebmasterVerifyPlugin&owner=martin_s new ticket]. == Download == Download the zipped source from [download:googlewebmasterverifyplugin here]. == Source == You can check out GoogleWebmasterVerifyPlugin from [http://trac-hacks.org/svn/googlewebmasterverifyplugin here] using Subversion, or [source:googlewebmasterverifyplugin 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 == [[ChangeLog(googlewebmasterverifyplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:martin_s] [[BR]] '''Contributors:'''