Forum Moderators: martinibuster

Message Too Old, No Replies

Facebook links to your website

Mediapartners-Google

         

ClosedForLunch

10:46 pm on Dec 29, 2018 (gmt 0)

5+ Year Member Top Contributors Of The Month



Visits to your website from links on Facebook may now have a parameter added to the destination URL. This parameter is added by Facebook and starts with fbclid

I have noticed that this parameter when added to a URL triggers a visit from Google Mediapartners bot, presumably it thinks the page is different than without the parameter, and thus Adsense may not show adverts on the page until subsequent visits to the URL with the same unique parameter. You may be missing out on valuable Adsense impressions because of this.

In my server config file I now remove the facebook fbclid parameter from all URLs, unless it's from the facebookexternalhit bot.

phranque

2:56 am on Dec 30, 2018 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



how do you "remove the facebook fbclid parameter"?
301 redirect to the requested url with the parameter removed?

ClosedForLunch

10:33 am on Dec 30, 2018 (gmt 0)

5+ Year Member Top Contributors Of The Month



301 redirect to the requested url with the parameter removed?

Yes, 301 or 302.

And to mention another thing, Google Analytics by default treats hits to any single page with the fbclid parameter as hits to different pages, even though the pages are in fact the same. Removing this parameter may be beneficial for your stats too.