It looks like my WP blog is hacked. Admin panel is accessible, but any page I'm trying to request from the "top" URL, returns the following thing in HTTP response:
<meta HTTP-EQUIV="REFRESH" content="0; url=http://a-smap-site.com/">
(I've changed the name of the site)
I've checked all of the template's pages (even removed all code, leaving only "hello world" on index.php), but it redirects still.
The only plugins are installed are akismet and hello dolly.
The site URL in Properties is valid.
Where can b written this redirection?