DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:webmaster

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:webmaster [2010-01-25 19:18] 74.93.99.97plugin:webmaster [2023-10-31 00:09] (current) Klap-in
Line 1: Line 1:
-====== webmaster plugin ======+====== webmaster Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Add WebmasterTools verify headers +description: Add WebmasterTools ownership verify headers 
-author     : Marius Rieder  +author     : Mark C. Prins (previously Marius Rieder) 
-email      : marius.rieder@durchmesser.ch+email      : mprins@users.sf.net
 type       : action type       : action
-lastupdate : 2010-01-21 +lastupdate : 2023-06-30 
-compatible : +compatible : Frusterick Manners, Greebo, Hogfather, Igor, Jack Jackrum
 depends    :  depends    : 
 conflicts  conflicts 
-similar    :  +similar    : googleverify 
-tags       : google, yahoo, bing, webmaster+tags       : google, yandex, bing, pinterest, webmaster, seo, metaheaders
  
-downloadurl: http://www.durchmesser.ch/download/dokuwiki/dokuwiki_plugin_webmaster_latest.zip +downloadurl: https://github.com/mprins/dokuwiki-plugin-webmaster/archive/master.zip 
-bugtracker : # e.g. http://github.com//dokuwiki-plugin-webmaster/issues +bugtracker : https://github.com/mprins/dokuwiki-plugin-webmaster/issues 
-sourcerepo : # e.g. http://github.com//dokuwiki-plugin-webmaster/ +sourcerepo : https://github.com/mprins/dokuwiki-plugin-webmaster 
-donationurl: +donationurl: https://github.com/sponsors/mprins
 ---- ----
  
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the URL given above. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Usage ===== ===== Usage =====
-Use the Configuration Manager to add the site verification keys.+Use the Configuration Manager to add the site verification keys that you can get through the following dashboards
  
-  * http://www.google.com/webmasters/ +  * https://search.google.com/search-console 
-  * http://siteexplorer.search.yahoo.com/ +  * https://www.bing.com/toolbox/webmaster
-  * http://www.bing.com/webmaster/+  * https://webmaster.yandex.ru/ 
 +  * https://help.pinterest.com/en/business/article/claim-your-website
  
 ===== Demo ===== ===== Demo =====
-  * http://www.durchmesser.ch/+ 
 +See http://wild-water.nl/dokuwiki/ for an example. The following meta tags will be added to your wiki pages: 
 <code html> <code html>
- <meta name="google-site-verification" content="YmQ2ZDE5NDhjMGEzMzY1MzUyMDMyYjRkMDUyYjg2Mjh" /> + <meta name="google-site-verification" content="<your-verify-code-here>" /> 
- <meta name="y_key" content="2b4d052b8628d9fa" /> + <meta name="msvalidate.01" content="<your-verify-code-here>" /> 
- <meta name="msvalidate.01" content="bd6d1948c0a3365352032b4d052b8628" />+ <meta name="yandex-verification" content="<your-verify-code-here>" /> 
 + <meta name="p:domain_verify" content="<your-verify-code-here>" />
 </code> </code>
  
 +===== Bugs / Feature Requests =====
 +
 +Please report bugs and feature requests at the [[https://github.com/mprins/dokuwiki-plugin-webmaster/issues|bug tracker]]
 +
 +===== Changelog =====
  
 +The [[https://github.com/mprins/dokuwiki-plugin-webmaster/commits/master|complete changelog is available]] on GitHub
  
 +{{rss>https://github.com/mprins/dokuwiki-plugin-webmaster/commits/master.atom date}}
plugin/webmaster.1264443487.txt.gz · Last modified: 2010-01-25 19:18 by 74.93.99.97

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki