Look up their facebook page (if its still active). Everyone hates them. Its spam traffic.
They say to contact them and have your site removed so they don't crawl you...... Yeah right....
I Use this in my .htaccess:
Code:
# block visitors referred from semalt.com
RewriteCond %{HTTP_REFERER} semalt\.com [NC]
RewriteRule (.*) http://www.semalt.com [R=403,L]