wiki:GoogleWebmasterVerifyPlugin

Version 5 (modified by figaro, 8 years ago) (diff)

Cosmetic changes

Send verification webpages for Google Webmaster Service

Description

To ensure that your site is Google-friendly and can use diagnostics, data and tools that Google provides, webmasters are required to prove that the site is their own. Google's Webmaster service asks you to place a special webpage on your server to verify that you are the webmaster. This plugin handles the HTTP request for this webpage after it is configured in the config file trac.ini.

Please note that this plugin works 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.

defect

1 / 1

Download

Download the zipped source from here.

Source

You can check out GoogleWebmasterVerifyPlugin from here using Subversion, or browse the source with Trac.

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

Example

Google asks you to put a webpage named as googlefe33d72848790168.html into the root of your web server. The configuration looks like this:

[components]
tracgooglewebmasterverify.* = enabled

[googlewebmasterverify]
verify = fe33d72848790168

Recent Changes

17132 by rjollos on 2018-04-16 18:33:57
TracGoogleWebmasterVerifyPlugin 0.3: Send content-length header

Patch by Mitar.

Fixes #8489.

17131 by rjollos on 2018-04-16 18:32:17
TracGoogleWebmasterVerifyPlugin 0.3: Conform to PEP8
15264 by rjollos on 2016-02-11 04:22:34
Remove unnecessary svn:mime-type on py files

svn:mime-type was set to "plain" for many files.

(more)

Author/Contributors

Author: martin_s
Maintainer: Martin Scharrer
Contributors: