Get started
This guide shows how to set up your Reader Revenue Manager Integration in WordPress. To set up Reader Revenue Manager, complete all of the onboarding steps in Publisher Center.
Important: Reader Revenue Manager is now available directly in Site Kit and will be rolling out gradually to all users in the coming weeks. Learn more about how to set up Reader Revenue Manager on Site Kit.
Integrating through Site Kit is our recommended solution for WordPress users. If you donât see Reader Revenue Manager in your Site Kit dashboard, please contact us so we can grant you access. If you're unable to use Site Kit, you can install a third party plugin WPCode and follow the instructions below.
Tip: Site Kit doesn't currently support Reader Revenue Manager "paywalls," but this integration is coming soon. In the meantime, if you'd like to set up a paywall that uses Reader Revenue Manager, follow the instructions below for your WordPress site.
For non-Site-Kit users: Add a code snippet to your publication
- Open your WordPress Admin.
- On the left, under âPlugins,â click Add New.
- On the search bar, enter
WPCode
.- You can find the âWPCode â Insert Headers and Footers + Custom Code Snippets â WordPress Code Managerâ plugin.
- To install this plugin, click Install Now.
- Once you install the plugin, to add a snippet:
- On the left, under âCode Snippets,â click Add snippet Add your Custom Code.
- Add a title you want to use for your snippet.
- Copy the Reader Revenue Manager code snippet.
- Paste the Reader Revenue Manager code snippet from the âCMS Syncâ tab in Google Publisher Center.
- Turn on Active.
- Set âCode typeâ to âHTML Snippet.â
- Insertion method: âAuto Insertâ
- Location: âSite Wide Headerâ
- Priority: â10â to â1"
- At the top right, click Save snippet.
Check Accelerated Mobile Pages compatibility
If your entire site is built on Accelerated Mobile Pages (AMP), you should not use Reader Revenue Manager.
- If you use Newspack, you can configure AMP.
- By default, AMP blocks the âReader Revenue Managerâ code snippets since it isnât valid AMP.
- You can add the âReader Revenue Managerâ code snippet to your canonical pages and disable AMP if:
- You have both AMP and non-AMP pages.
Use Allow-List to your code snippet within AMP
- On {site or location}, open an article with a broken pop-up in edit mode.
- To trigger an AMP error, click Revalidate.
- To show the article URL, in the AMP plugin, open validated URLs you want to use.
- To see a list of what AMP kept or removed, click Details.
- Select âcode snippetsâ lines you want to allow.
- From the drop-down, change the value from âRemovedâ to âKept.â
- Click Save.
Note: On the page that results in an invalid AMP page, you keep a custom javascript code.
Turn off Accelerated Mobile Pages
- On the search bar of the âPluginsâ page, Enter âAMP.â
- Check the box next to AMP.
- Under âbulk actions,â select Deactivate.
- To remove your AMP pages from Google Search, learn how to remove AMP pages.