<Link> or App Router stop Adsense from displaying on each page ?
Unanswered
Darkoplax posted this in #help-forum
I'm using Google Adsense auto-ad and just put the GoogleAdsense tag in the layout.tsx
with <a> it works fine on each page but with <Link> it doesnt ?
with <a> it works fine on each page but with <Link> it doesnt ?
2 Replies
@Darkoplax I'm using Google Adsense auto-ad and just put the GoogleAdsense tag in the layout.tsx
with <a> it works fine on each page but with <Link> it doesnt ?
Link is for client-side navigation of internal links not external links. use the anchor tag instead.
@Plague Link is for client-side navigation of internal links not external links. use the anchor tag instead.
hey btw, I'm using both Ad Units for Display and InFeed but only the InFeed work despite it being the same code; why is that ?
https://www.reddit.com/r/Adsense/comments/1gbxthq/technical_question_i_put_display_ad_unit_in_my/
https://www.reddit.com/r/Adsense/comments/1gbxthq/technical_question_i_put_display_ad_unit_in_my/