這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Adenergizer

外掛說明

Adenergizer helps you serve robots.txt and ads.txt for your WordPress website without much doing. It helps you create and manage robots.txt, ads.txt from within WordPress admin area. By installing and activating this plugin you’re ready to serve these files without scratching your head for FTP, file-permissions etc. as no need to actually create robots.txt and ads.txt on your server. Adenerngizer automatically serves these files for you and you can control what content is served.

With Adenergizer you can specify clear instructions to web crawlers which part of your website they are allowed to access and can improve transparency for your buyers. By serving robots.txt and ads.txt you can make sure that your content and products are known to search engines, so the user can easily find them. It also help protecting your data and content which is not meant to be visited by crawlers.

常見問題集

What is a robots.txt file?

Robots.txt is a text file webmasters create to instruct web robots (typically search engine robots) how to crawl pages on their website. The robots.txt file is part of the the robots exclusion protocol (REP), a group of web standards that regulate how robots crawl the web, access and index content, and serve that content up to users.

What is an ads.txt file?

It is an IAB (Interactive Advertising Bureau) approved text file that aims to prevent unauthorized inventory sales. Ads.txt is a simple, flexible, and secure method for publishers and distributors to declare who is authorized to sell their inventory, improving transparency for programmatic buyers.

Does robots.txt and ads.txt helps for SEO?

Yes. The purpose of these files is to better describe the content on your website to web bots. These files help web crawlers to index the content and serve that content to users.

Why my website shows 404 (Not Found) page when robots.txt or ads.txt requested?

Make sure you’ve enabled the particular file in Adenergizer settings of WordPress admin area. Also, URL rewriting should be allowed.

使用者評論

2019 年 4 月 1 日
It is a very good plug in which provides access to txt files on the server. Simple user interface. simple click to enable integration and text field to add ads.txt and robots.txt info. I will recommend this plug in.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Adenergizer〉的開發相關工作。

參與者

將〈Adenergizer〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.0.2

  • Don’t use dirname() with two params, fix for PHP 5.

0.0.1

  • First version.