How to block ilovevitaly.com referrer spam
ilovevitaly.com referral spam is a very big issue for many webmasters, website owners, and those who provide website services to their clients. ilovevitaly.com referral traffic can mess with your Google Analytics metrics and other services that provide analytical website data. ilovevitaly.com referrer spam can ruin your website’s bounce rate because the spam URL only lands on a single webpage and leaves from the same webpage. Referral spam can also use up a lot of bandwidth and cause confusion for new website owners.
This guide will help you block ilovevitaly.com referrer spam in Google Analytics and block ilovevitaly.com referrer spam at the source using your website’s .htaccess file in order to stop receiving ilovevitaly.com referral traffic.
What is ilovevitaly.com?
ilovevitaly.com is a website that engages in referrer spam indexing tactics aimed at your website analytical data. It is one of the most well known websites that uses the referrer spam tactic aside from semalt.com. ilovevitaly.com referrer spam is designed to create repeated site requests to the website it lands on. The benefits that ilovevitaly.com referral spammers have with this tactic is that it will help them advertise the website they want people to visit and it will also improve the spammers search engine ranking for the webpages they promote. In this case, the spammers are usually promoting dubious search engines and potentially unwanted programs and browser plugins. The downside for a victim is that referrals from ilovevitaly.com can interfere with Google Analytics data and other metrics, as well as use a website’s bandwidth by creating repeated requests. Referral spamming is also a very unethical blackhat SEO method that will mostly like get the spammer’s website penalized.
If you attempt to visit the ilovevitaly.com URL you will notice that it redirects to other similar websites. Also, third-party referral URLs may be forwarded to ilovevitaly.com.
How to block ilovevitaly.com referrer spam in Google Analytics
To block ilovevitaly.com referrer spam in Google Analytics follow the instructions below. Blocking ilovevitaly.com referrer spam in Google Analytics will only mask the spam URL. To block the referrer spam URL at the sources please see the instructions below to block ilovevitaly.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 ilovevitaly.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 ilovevitaly.com and click the Save button on the bottom of the webpage.
How to block ilovevitaly.com referrer spam using your .htaccess file
To block ilovevitaly.com referrer spam at the source using your .htacess file add the code below to your .htaccess file.
## SITE REFERRER BANNING RewriteCond %{HTTP_REFERER} ilovevitaly.com [NC,OR] RewriteRule .* - [F]
- Also see: How to block referrer spam