
內容簡介
這是一個簡單的工具,可以幫助您提供網站驗證碼和文件生成器,以供任何需要驗證網站的服務使用。
通過在 head 區段中的註解 / meta 或通過文件 URL 進行驗證。
這是一個通用的網站認證工具。
要使用它,只需添加插件,按需啟用。
您將不再需要將文件 FTP 到站點根目錄或在模板的 header.php 中添加額外的標籤,以使您的站點可以被第三方服務驗證。
一些示例:
Google 網站管理員工具需要一個名為 googleXXXXXXXXXXXXX.html 的文件,沒有內容。
或者
<meta name=”google-site-verification” content=”XXXXXXXXXXXXXXXXXXXXXXXXXXXXX” />在HTML head中,
如果沒有這個外掛程式,您將必須創建一個文件並 FTP 上傳到您的服務器或編輯您的模板。有了這個外掛程式,您可以通過控制面板自動生成所需的驗證方法。
同樣地,Trustwave SSL 需要一個名為 cert.html 的文件,其中包含以下內容:
"Trustwave SSL Validation Page"
外掛標籤
開發者團隊
原文外掛簡介
This is a simple tool that helps you provide the site verification code and file generator for any service that needs to verify the site
via a comment / meta in the head section or via a file URL.
This is a generic site certification tool.
To use it, just add the plug-in and turn it on as needed.
You will no longer need to FTP a file to the site root or add extra tags to the header.php in the template to enable your site to be verified by third-party services.
Some examples:
Google webmaster tool needs a file called googleXXXXXXXXXXXXX.html with no contents.
OR
in the HTML head,
Without this plugin, you would have to create a file and FTP it to your server or edit your template. With the plugin, you can generate the verification method needed automatically via the control panel.
Similarly, Trustwave SSL wants a file called cert.html with the contents of
“Trustwave SSL Validation Page”
