2 simple ways to block “floating-share-buttons.com” referral traffic
Unwanted referral traffic from floating-share-buttons.com is becoming a big issue for many website owners, bloggers, and just about anyone interested in their website’s analytical data. Floating-share-buttons.com is a URL that engages in referrer spam indexing tactics aimed at your website’s analytical data. Floating-share-buttons.com referrer spam is used to promote additional spammy websites, such as sharebutton.to, and boost the website’s rank in Google search results pages by creating backlinks off of your website’s access log. The website uses different variants of sub-domains such as site1.floating-share-buttons.com, site2.floating-share-buttons.com, site3.floating-share-buttons.com, site4.floating-share-buttons.com, site5.floating-share-buttons.com, and others to spam your website with referral traffic.
Floating-share-buttons.com referral traffic can cause a lot of issues. Referrer spam from this URL can destroy your appropriate Google Analytics data, including the Audience, Acquisition, and Behavior analytical data measured by the service. For example, referrer spam can ruin your bounce rate, geographical information, and basically everything else featured in those sections in the GA platform. Website data such as the bounce rate is affected by floating-share-buttons referral traffic because the spam URL only lands on a single webpage and leaves your website from the same webpage, thus producing a 100% bounce rate as shown in the image below.
2 simple ways to block “floating-share-buttons.com” referral traffic
This guide will help you block floating-share-buttons.com referral traffic in Google Analytics and block floating-share-buttons.com referrer spam using your website’s .htaccess file in order to stop receiving floating-share-buttons.com referral traffic.
What is floating-share-buttons.com?
Floating-share-buttons.com is a website that engages in referrer spam indexing tactics aimed at your website’s analytical data. Floating-share-buttons.com referrer spam is designed to manufacture repeated site requests onto your website at any given time and from any location using traffic bots, malware, and other blackhat tactics. The benefits that referral spammers have by engaging in referrer spamming is that it will help them advertise the website they want people to visit and it will improve the spammers search engine ranking by creating backlinks to their website off your website’s access log. The downside is that referrals from floating-share-buttons.com can interfere with your Google Analytics data and other metrics, as well as use a website’s bandwidth by creating repeat site requests.
Referrer spam is a very questionable tactic used to promote online content. Spammers target the referral traffic of your website for several reasons:
- Spammers want to promote a webpage and want you to visit the webpage or search for it online – and visit it through Google search engine results pages.
- Spammers want to boost their rank on Google search engine results pages by creating backlinks. They do this by logging requests into your website’s access log, which is then crawled by Google and seen as a backlink to the spam site.
floating-share-buttons.com referrer spam is not entirely dangerous to your website. It will most likely not cause any trouble with how your website is accessed by your visitors or ranked by Google. However, in some cases floating-share-buttons.com spam may use up your website’s bandwidth and CPU by creating multiple site requests to your website. In other cases, the spam URL is served to your analytical data by traffic bots which create ghost hits and never actually land on your website.
Associated URLS:
- site1.floating-share-buttons.com
- site2.floating-share-buttons.com
- site3.floating-share-buttons.com
- site4.floating-share-buttons.com
- site5.floating-share-buttons.com
- site6.floating-share-buttons.com
- site7.floating-share-buttons.com
- site8.floating-share-buttons.com
- site9.floating-share-buttons.com
- site10.floating-share-buttons.com
1. How to block floating-share-buttons.com referral traffic in Google Analytics
To block floating-share-buttons.com referrer spam in Google Analytics follow the instructions below. Blocking floating-share-buttons.com referrer spam in Google Analytics by creating an exclude filter will only mask the spam URL. To block the referrer spam URL at the sources see the instructions below to block floating-share-buttons.com referrer spam using your website’s .htaccess file.
1. Open your Google Analytics account and go to the Admin tab and click All Filters.
2. Click the New Filter button to create a new filter.
3. Add floating-share-buttons.com as the Filter Name.
4. Select the Custom Filter Type.
5. In Filter Field, find and select Campaign Source in the list. In the Filter Pattern text box, add floating-share-buttons.com and click the Save button on the bottom of the webpage.
2. How to block floating-share-buttons.com referral traffic with your .htaccess file
To block floating-share-buttons.com referrer spam at the source using your .htacess file add the code below to your .htaccess file.
## SITE REFERRER BANNING RewriteCond %{HTTP_REFERER} floating-share-buttons.com [NC,OR] RewriteCond %{HTTP_REFERER} floating-share-buttons.com RewriteRule .* - [F]
- Also see: WP Referrer Spam Blocker plugin for WordPress
great, man!!!
Thx mate, worked great.
Thank you very much.
Tom from Poland
Thanks for the tip it worked great !