Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPBカップ
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

WordPressでAds.txtファイルを作成・管理する方法

編集メモ: WPBeginner のパートナーリンクから手数料を得ています。手数料は編集者の意見や評価に影響を与えません。編集プロセスについて詳しく知る。

WordPressでads.txtファイルを作成・管理したいですか?

もしあなたのサイトが不正な広告に巻き込まれたら、あなたの評判を落とし、損害を被ることになります。シンプルなads.txtファイルをサイトに追加することで、サイト、パートナー、公開者を広告詐欺から守り、広告収入を増やすことができます。

この投稿では、WordPressでads.txtファイルを簡単に作成・管理する方法をご紹介します。

How to create and manage ads.txt files in WordPress

なぜWordPressでAds.txtファイルを作成・管理するのか?

Ads.txtは「Authorized Digital Seller」の略です。WordPressサイトで広告を販売することを承認された企業を示すファイルであり、偽の広告が表示されるのを阻止するのに役立ちます。

Google Adsenseのように)広告からブログでお金を稼ぐのであれば、サイトにads.txtファイルを追加することをお勧めします。

その理由は、WordPressブログで広告を販売するために、権限のない第三者があなたの許可を得たふりをする可能性があるからです。これは、悪質な広告や誤解を招く広告を表示することにつながり、あなたの評判やユーザーの安全を脅かす危険性があります。

ads.txtファイルはガードマンのようなものです。あなたのWordPressブログで広告を販売する際に、承認リストに載っていない人を阻止します。こうすることで、あなたのサイトを保護し、信頼できるパートナーの広告だけが実際に表示されるようにすることができる。

それでは、WordPressでads.txtファイルを作成・管理する方法を見ていきましょう。2つの異なる方法を説明します。これらのクイックリンクを使って、特定の方法に飛ぶことができます:

ads.txtファイルの作成と管理には、ちょっとしたコーディングが必須です。自分でカスタマイザーのコードを追加するのに慣れていない場合、このプロセスは負担に感じるかもしれません。

そのため、市場で最高のコードスニペットプラグインであるWPCodeの使用をお勧めします。これを使えば、WordPressのコードを直接いじったり、サイトを壊す心配をする必要がなくなります。

このプラグインはユーザーフレンドリーなインターフェースとして機能し、WordPressサイトにカスタムコードを簡単かつ安全に挿入することができます。追加したコードをすべて一箇所で表示できるので、カスタマイザーを追跡することができます。

WPCode - Best WordPress Code Snippets Plugin

このガイドでは、WPCode Proバージョンを使用します。無料のWPCodeプラグインもありますが、ads.txtファイルの管理に必要な機能はProバージョンにあります。

まず最初に、WPCodeをインストールしてください。WordPressプラグインのインストール方法については、ステップバイステップガイドをご参照ください。

次に、WPCode Proのライセンスキーを有効化してください。Code Snippets Settingsにアクセスし、ライセンスキーを挿入してください。そして、’Activate Key’ボタンを選択します。

ボタンのテキストが「Deactivate Key」に変われば、有効化が成功したことがわかります。

Enter WPCode license key

では、コード・スニペット ファイルエディター にアクセスしてみましょう。ここで、プラグインにはすでにads.txtマネージャー機能がビルトインされていることがわかります。

ドメイン、公開するID、関係タイプ、広告プラットフォームID(オプション)。

例えば、ここではGoogle Adsenseを承認された広告プラットフォームとして追加しています:

google.com, pub-0000000000000000, DIRECT, f08c47fec0942fa0

最初のフィールドは、広告在庫の販売または再販を許可されている企業のドメインです。上記の例では、google.comです。

その後、あなたのアカウントに固有のパブリッシャーIDを追加します。ここではpub-000000000000です。このIDがどこにあるのか本当に〜してもよいですか?その場合は、サイトネットワークやプラットフォームのオンラインドキュメンテーションで詳細を確認してください。

IDは本当に〜してもよいですか?さもないと、「Earnings at risk」エラーに直面する可能性があります。

3番目のセクションでは、リレーションシップのタイプを宣言します。DIRECTとは、パブリッシャーがアドテクベンダーと直接取引することを意味します。

一方、リセラーとは、投稿者が広告ネットワークや広告管理ソリューションなど、第三者に代理販売を許可していることを意味します。

最後のフィールドは広告プラットフォームのIDで、これはオプションである。

Creating ads.txt file with WPCode

プラットフォームとリセラーはいくつでも追加できます。本当に〜してもよいですか?

完了したら、下にスクロールして「変更を保存」をクリックするだけです。

Saving the ads.txt file on WPCode

これで、誰でもあなたのサイトのads.txtファイルを読むことができる。

このファイルを実際に見るには、www.example.com/ads.txt のように、ドメイン名の最後にads.txtを追加するだけです。

An example of an ads.txt file in WordPress

方法2:Ads.txt Manager(無料)を使ってWordPressにAds.txtファイルを作成する

ads.textファイルを作成するもう一つの方法は、Ads.txt Managerを使用することです。この無料プラグインは、シンプルなコードエディターを追加し、あなたが許可したプラットフォームやネットワークをすべて入力することができます。

最初に行う必要があるのは、Ads.txt Managerプラグインのインストールと有効化です。詳しくは、WordPressプラグインのインストール方法のステップバイステップガイドをご覧ください。

有効化したら、設定 ” Ads.txtのページに移動します。

Creating an ads.txt file for your WordPress website

シンプルなコードエディターが開き、以前のように各プラットフォームやリセラーの詳細をそれぞれの行に追加することができます。

入力した情報に問題がなければ、「変更を保存」ボタンをクリックしてください。

Publishing an ads.txt file on your website or blog

Google AdsenseのEarnings at Riskエラーを修正する方法

Google Adsenseをご利用の場合、AdSenseアカウントで以下のエラーが表示される可能性があります:

収益が危険に - ads.txt ファイルの 1 つ以上に AdSense パブリッシャー ID が含まれていません。収益への深刻な影響を避けるために、今すぐ修正してください。

これは、ads.txtファイルに正しいパブリッシャーIDが含まれていないことを意味します。

この問題を解決するには、Googleのメールアドレスとパスワードを使ってAdSenseのページにログインします。次のフィールドの横にIDが表示されます:「このメールはAdSenseアカウントに関連付けられています。

The Google AdSense advertising platform

次に、WPCodeのファイルエディターまたはAds.txtマネージャーを開き、Google Adsenseを正規プロバイダーとして追加する行を見つけます。そして、正しいIDを使用するようにテキストを変更します。

その後、変更を保存して設定を保存します。これで、Google Adsenseアカウントに再度アクセスすると、エラーメッセージが消えているはずです。

このチュートリアルで、WordPressでads.txtファイルを作成・管理する方法を学んでいただけたら幸いです。また、ブログのトラフィックを増やす方法や、専門家が選んだWordPressのベストポップアッププラグインもご覧ください。

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

情報開示 私たちのコンテンツは読者支援型です。これは、あなたが私たちのリンクの一部をクリックした場合、私たちはコミッションを得ることができることを意味します。 WPBeginnerの資金源 をご覧ください。3$編集プロセスをご覧ください。

Avatar

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

究極のWordPressツールキット

ツールキットへの無料アクセス - すべてのプロフェッショナルが持つべきWordPress関連製品とリソースのコレクション!

Reader Interactions

103件のコメント返信を残す

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. Jiří Vaněk says

    I was also initially alerted that I didn’t have an ads.txt file. However, I eventually chose the path of manually creating and uploading it via FTP to save WordPress from additional plugins. Therefore, I recommend the same. Alternatively, if anyone has a file manager in WordPress in the form of a plugin, they can simply create a text file named ads.txt with the code and upload it to the root directory of WordPress via FTP.

  3. Ahmed Omar says

    I just received this message few days ago “Earnings at risk – You need to fix some ads.txt file issues to avoid severe impact to your revenue.”
    This post solved my issue
    Thank you

  4. Amber says

    Hi,

    I have followed the steps to add the ad.txt to the website. When I go to check it is says page not found. I have deleted cache. I’m not sure what else to do.

    • WPBeginner Support says

      If clearing your site’s cache is not working, reach out to your hosting provider for them to make sure it is not their caching or a security setting that may be preventing it from being crawled.

      管理者

  5. Poornapragna G A says

    Hi,

    I have been a regular reader of your lovely blog. Thanks.

    I entered the details of Ads.txt as given in Google Adsense in the Ads.Txt section “Settings” section in the WordPress dashboard and saved the changes as per your guidance above. Still, my Adsense account says “Ads. Txt not found”. What is the reason for this?

    • WPBeginner Support says

      If you have any caching on your site, ensure that you clear it as that is the most common reason why Google would not be able to find your new ads.txt.

      管理者

  6. Caydaruus says

    Hello i installed Manage Ads.txt and i have google adsense and taboole my question

    can i use both in this plugin in one place

  7. Rakesh says

    Very nice article but I want to know how I can add more than one ads.txt file in root folder of my domain , lets say one from google and other from infolink? Please help

    • WPBeginner Support says

      You should be able to add the information from one ads.txt file to the other and merge them for what you’re wanting to do :)

      管理者

  8. Arif Wali says

    Hello,
    I have installed more than 10 plugins I don’t want to install more than that. I there any alternate option?

    • WPBeginner Support says

      If you do not have an ads.txt file then you can create one, not all sites have one created for them by default.

      管理者

  9. Sasindu Jayasri says

    I worked with infolink before with this plugin. It worked properly. Now got adsense approval too. So need to add adsense ads.txt code to here. Without losing infolink can I add that file too?

  10. Emmanuel Acquah says

    I do want to insert ads text on my wordpress website and will this work or is there any other recommendation to carry out this action.

    • WPBeginner Support says

      You would want to check with who you are wanting to include ads from for how to add those to your site. This guide is to help limit what can include ads on your site rather than adding more to your site.

      管理者

  11. mohamed salah says

    i have added ads.txt from google adsense, and now i need to add ads.txt from another site and in file manager it refuses to create another ads.txt file, what can i do ?

    • WPBeginner Support says

      Rather than creating another, you would want to modify your ads.txt with the recommendations from the different platforms you want to include.

      管理者

  12. Paula says

    Very helpful, the plug-in was very easy to install and use.
    One question: now that my Ads.txt file is installed and running smooth on my site, is it okay to delete the plugin? Or would doing that also delete the Ads.txt file? I ask only because I try to minimize the number of plugins on my site, since each extra plugin makes the site that little bit heavier/slower etc.
    Thanks again.

  13. Carmen Applegate says

    Wow! I’ve been trying to figure this out for almost an hour now! This article totally saved me! Thanks!

  14. Stephen Reeves says

    Hey there,

    I am getting an error regarding there already being an ads.txt file on my wordpress, although there shouldn’t be? Strange.

    • WPBeginner Support says

      You may want to check with your hosting provider to ensure there was no hiccup from their end.

      管理者

  15. Ashish Gupta says

    Thank for sharing the article, i,m also facing the same issues.

    I just want to know that, i have to update same code or need to do any change.
    google.com, pub-0000000000000000, DIRECT, f08c47fec0942fa0

  16. Vana says

    Always helpful, always to the point, thats why any time I need help I use wpbeginner.
    Thank you so much!

    Vana Verouti

  17. Karnav says

    If i upload txt file in file manager on my control panel instead adding new plugin compare to add a plugin and put code in it, would it have same speed for loading my website or is it that plugin based set up affect the speed?

  18. Samson says

    My team and I just got our AdSense approved. We installed the Ads.txt plugin but I noticed all our articles had a change in their URLs.

    On tracing it, I saw that that ads.txt code of “google.com, pub-account, DIRECT, blah blah blah” is being added to every of our post URL making it look like “www.example.com/google.com, pub-account, DIRECT, blahblabhblah/post-name/

    It really looks disturbing.
    Please, how can I remove it without disturbing the ads.txt?

    • WPBeginner Support says

      The ads.txt shouldn’t modify your permalinks, you would want to start by checking your permalink settings under Settings>Permalinks to see what is set there as well as resaving your permalinks

      管理者

  19. vuctor says

    i got approved, and i had the warning, i quickly installed and activated the plugin and the warnings disappeared. But days later, my ads stopped showing on my site (it wasn’t a ban or suspension). it just leaves blank ads spaces. The thing now is that the ads show sometimes, and most times it doesn’t which has made my earnings very poor.

    • WPBeginner Support says

      For what it sounds like, you would want to use Google’s ads not displaying troubleshooter to see if there are any issues, otherwise, it could be there are no recommended ads to match the content on your site.

      管理者

    • WPBeginner Support says

      Yes, you would manually upload the ads.txt file to your site using either your host’s file manager or FTP and you could create the file using notepad or a similar text editor.

      管理者

  20. Pardeep says

    Hey, I have added it like it states in this article, but when I go to google ad sense it says the same earnings at risk message. How do I resolve this?

    • WPBeginner Support says

      You may need to give some time for Google’s cache to clear so it recrawls your site

      管理者

  21. Nikhil Kumar says

    Thank you so much. I had no idea why my ads had gone blank. After adding ads.txt everything is working fine.

  22. Ajibade Victor says

    Nice article, really helpful but will the Ads.txt plugin be automatically added to my site’s root domain? i mean, it seems really simple. Are you saying all i need to do i download the plugin, copy the google code, replace the pub id with mine and save changes. What about adding the txt file to the root domain? Will the plugin do that automatically?

  23. Dina says

    Hello,
    We have 2 google adsense accounts how to add both of them. I add two lines :

    google.com, pub-first-account, DIRECT, f08c47fec0942fa0

    google.com, pub-second-account, DIRECT, f08c47fec0942fa0

    or how ?

    Thank you

    • WPBeginner Support says

      You’re correct, that would be how to add a second accepted advertiser on your site

      管理者

  24. MicroDok says

    Thanks for your article. I was able to add Ads.txt on my website using the plugin recommended. But, Google Adsense is still not showing on my website; its still blank as before. What could be the problem?

    • WPBeginner Support says

      There are a few possible reasons for ads not showing, if Google hasn’t recrawled your site that could be the simplest. Otherwise, you would want to go through their troubleshooter for the cause and fixing the issue.

      管理者

  25. Emmanuel Peter says

    Thank you for your explanations. I was able to add Ads.txt on my website using the plugin recommended. But, Google Adsense is still not showing on my website. What could be the problem?

    • WPBeginner Support says

      The most common reason is either your site’s caching or if your robots.txt may be preventing the file from being crawled. Google does take time to recrawl your site as well.

      管理者

  26. pawan says

    i hv domain and subdomain too, how can i fix this, as u hv been told it would work on main domain only.

    • WPBeginner Support says

      For the subdomains, you would need to manually create an ads.txt file and in your primary domain, note the subdomain for your site.

      管理者

      • Pawan says

        I hv 2 adsense, one for main domain and another for subdomain. Now I hv addeed txt file for main domain adsense only. Can i add both publishers id in one txt file.

        • WPBeginner Support says

          You could add both publisher ids to the ads.txt file but you would want to make sure the correct id is in the subdomain’s file.

  27. Irfan Ahmed says

    Thanks. For a novice like me, you have been a great help in setting up my website.
    The most important thing is that your information is always to the point, and trustworthy. Whenever I face any problem, I search on your website. And if I have found what I am searching for, I know that my problem will now be definitely resolved.

  28. Ajay says

    Hii, nice information. I had applied this procedure but it was still showing the same message. What was the issue.

    • WPBeginner Support says

      If you just added the ads.txt then you would need to wait for Google to recrawl your site for the error to disappear.

      管理者

  29. Philip says

    So done all of that and still showing in my adsense same warning. I am sure it will update soon and thank you for this simple to follow guide.

  30. Edem Buameh says

    Im geting errors with my site

    Im told html corrupt after visiting
    Please help
    Ads are still not showing after 48hours

    • WPBeginner Support says

      you may want to try disabling any caching plugin on your site, if that resolves the issue you would want to exclude your ads.txt from your caching plugin.

      管理者

      • EDEM BUAMEH says

        Thanks for the advice
        I’m no longer getting html corrupt after visiting the ads.txt

        I went to exclude and entered the link above
        I’m so grateful

        I only hope my ads will start showing after 24hours

        Thanks again
        Cheers!

  31. Mani says

    I recently used ads.txt plugin to install ads.txt file to my website I made all the changes as instructed but still my ads.txt page is showing blank. Can you please check and revert ASAP or can I use another plugin to make things live?

  32. Rajat Chakraborty says

    Is there a ‘No-Plugin’ way of doing this thing.

    Everytime there is an update for something, a plug-in pops up out of nowhere as a solution.

返信を残す

コメントありがとうございます。すべてのコメントは私たちのコメントポリシーに従ってモデレートされ、あなたのメールアドレスが公開されることはありませんのでご留意ください。名前欄にキーワードを使用しないでください。個人的で有意義な会話をしましょう。