이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

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.