Skip to content

Instantly share code, notes, and snippets.

SEMALT CODE IN HTACCESS
<Limit GET HEAD POST>
order allow,deny
deny from semalt.com
allow from all
</LIMIT>
#Semalt redirection
RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?semalt.com.*$ [NC]