Hello support team,
I currently use a Newspaper theme and I have tried without luck on how to implement Google Adsense code for Matched Content otherwise known as Related post. Google ask me to put the code inside the body tag of my page, however when I did that it is showing at the topmost of my site instead of below or above the comment area of a single post.
Kindly help me with this.
Thank you.
Hi,
I ask same question but they don’t have solution for now :
https://forum.tagdiv.com/topic/add-google-matched-content-at-bottom-article/#post-143718
Hello,
We have not tested the matched content service as it;s not a standard adsense ad. We have no solution to provide in this regard. You can try the adsense plugin as describeds here: https://support.google.com/adsense/answer/6051417?hl=en&ref_topic=3380274&vid=0-316576264729-1479369376414
Thanks
Hello guys,
you can add matched contents as related posts using following code:
<div class="wpb_raw_code wpb_content_element wpb_raw_html">
<div class="wpb_wrapper">
//YOUR MATCHED CONTENT CODE
</div>
</div>
Refer: http://prntscr.com/ej10ni

Result:
On desktop : http://prntscr.com/ej11rb

On Mobile: http://prntscr.com/ej128a

Hope this will help you all
Thanks for your understanding 🙂
Hi Ninhigan,
Please check our documentation for post templates -> https://forum.tagdiv.com/post-templates-2/
General post template -> https://www.screencast.com/t/f0NDTmjRP
Individual post template -> https://www.screencast.com/t/wvTiNztAMGZ
Thank you!