How to block swipevault.com referral spam
Block swipevault.com referral spam
If you noticed a boost in referral traffic from swipevault.com and URLS that forward to pages on the website (http://swipevault.com/invitation/?hop=wosinwu), such as how-to-earn-quick-money.com, you’re not alone. Swipevault.com is one of the latest websites that shamelessly engages in a blackhat SEO tactic known as referrer spam indexing. Referrer spam targets the analytical data of websites hosted around the world. It’s a tactic designed to promote the spam website they want people to visit and to essentially boost the website’s rank in Google search result pages by creating backlinks off another website’s access logs no matter the harm it may cause.
Swipevault.com referrer spam is a problem for webmasters, website owners, and anyone who values their website’s appropriate analytical data because it can ruin data measured by Google Analytics and other analytical services. Data it affects includes everything covered in the Audience, Acquisition, and Behavior portions measured by Google Analytics. For example, swipevault.com referrer spam can destory your bounce rate because the spam URL only lands on a single webpage on your website and leaves your website from the same webpage. Referrer spam can also hit your website from sources around the world.
[fancy_box title=”Quick Links”]
- What is swipevault.com?
- How to block swipevault.com referral spam in Google Analytics
- How to block swipevault.com referral spam with your htaccess file
[/fancy_box]
What is swipevault.com?
Swipevault.com is an advanced-pay fee scam website that claims to offer exclusive web services, but contains no contact page and random blog posts. The website actively engages in referrer spam indexing tactics aimed at your website’s analytical data. Swipevault.com referrer spam is designed to produce repeated site requests onto your website at any given time and from any global location using traffic bots, computers infected with malicious software, and other blackhat SEO tactics. The benefits that referral spammers have by engaging in referrer spamming is that it will allow 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 to unwanted swipevault.com referral traffic is that it can mess up your appropriate Google Analytics data and other website metrics provided by third-party services. In some cases it can also use up your website’s bandwidth by creating repeated 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:
- Referrer spammers want to promote a webpage and want you to visit the webpage or search for it online through Google search engine results pages.
- Referrer 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 bot and seen as a backlink to the spam site.
Swipevault.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 swipevault.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.
How to block swipevault.com referral spam in Google Analytics
To block swipevault.com referral spam in Google Analytics follow the instructions below. Blocking swipevault.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 swipevault.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 swipevault.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 swipevault.com and click the Save button on the bottom of the webpage.
How to block swipevault.com referral spam with your .htaccess file
To block swipevault.com referral spam at the source using your .htacess file add the code below to your .htaccess file.
## SITE REFERRER BANNING RewriteCond %{HTTP_REFERER} swipevault.com [NC,OR] RewriteCond %{HTTP_REFERER} swipevault.com RewriteRule .* - [F]
- Also see: How to block referrer spam