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 [2015-06-25 09:32] – [Webmaster Plugin] mprinsplugin: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     : Mark C. Prins (previously Marius Rieder) author     : Mark C. Prins (previously Marius Rieder)
 email      : mprins@users.sf.net email      : mprins@users.sf.net
 type       : action type       : action
-lastupdate : 2014-08-05 +lastupdate : 2023-06-30 
-compatible : WeatherwaxBinky"Ponder Stibbons"Hrun+compatible : Frusterick MannersGreeboHogfatherIgor, Jack Jackrum
 depends    :  depends    : 
 conflicts  conflicts 
-similar    :  +similar    : googleverify 
-tags       : google, yandex, bing, webmaster, seo+tags       : google, yandex, bing, pinterest, webmaster, seo, metaheaders
  
 downloadurl: https://github.com/mprins/dokuwiki-plugin-webmaster/archive/master.zip downloadurl: https://github.com/mprins/dokuwiki-plugin-webmaster/archive/master.zip
 bugtracker : https://github.com/mprins/dokuwiki-plugin-webmaster/issues bugtracker : https://github.com/mprins/dokuwiki-plugin-webmaster/issues
 sourcerepo : https://github.com/mprins/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://www.bing.com/webmaster/ +  * https://www.bing.com/toolbox/webmaster/ 
-  * http://webmaster.yandex.ru/+  * https://webmaster.yandex.ru/ 
 +  * https://help.pinterest.com/en/business/article/claim-your-website
  
 ===== Demo ===== ===== Demo =====
 +
 See http://wild-water.nl/dokuwiki/ for an example. The following meta tags will be added to your wiki pages: 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="msvalidate.01" content="bd6d1948c0a3365352032b4d052b8628" /> + <meta name="msvalidate.01" content="<your-verify-code-here>" /> 
- <meta name="yandex-verification" content="58b6639fc682e392" />+ <meta name="yandex-verification" content="<your-verify-code-here>" /> 
 + <meta name="p:domain_verify" content="<your-verify-code-here>" />
 </code> </code>
  
 ===== Bugs / Feature Requests ===== ===== Bugs / Feature Requests =====
-Please report bugs and feature requests at the [[https://github.com/mprins/dokuwiki-plugin-webmaster/issuess|bug tracker]]+ 
 +Please report bugs and feature requests at the [[https://github.com/mprins/dokuwiki-plugin-webmaster/issues|bug tracker]]
  
 ===== Changelog ===== ===== Changelog =====
Line 45: Line 50:
 The [[https://github.com/mprins/dokuwiki-plugin-webmaster/commits/master|complete changelog is available]] on GitHub 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}}  +{{rss>https://github.com/mprins/dokuwiki-plugin-webmaster/commits/master.atom date}}
plugin/webmaster.1435217523.txt.gz · Last modified: 2015-06-25 09:32 by mprins

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