Strange thing happening to one of my websites

12 replies
  • SEO
  • |
I have this wordpress website that loads into my browser perfectly but when I search for the domain on Google and click the link I end up on a poker website and my antivirus gives me an alert. Does anyone know what is going on?
#happening #strange #thing #websites
  • Profile picture of the author Sillysoft
    Your site could be hacked. Or your computer itself has been infected.
    {{ DiscussionBoard.errors[7558261].message }}
    • Profile picture of the author options
      Sounds like your site has been hacked. Sounds like they are using a redirect just on search engines.
      {{ DiscussionBoard.errors[7558293].message }}
  • Profile picture of the author Ehsan_am
    Ok, so my best option would be to redo the whole website right?
    {{ DiscussionBoard.errors[7558296].message }}
    • Profile picture of the author Sillysoft
      Originally Posted by Ehsan_am View Post

      Ok, so my best option would be to redo the whole website right?
      Contact your hosting provider, they usually can scan and find out whats going on. A friend of mine had a similar issue and contacted his provider and they fixed the issue. Not saying this can be fixed, but before starting over talk to your hosting provider. You might be able to get away with cleaning your existing installation, if that does happen I suggest you change your wp admin password, db password and even ftp password.
      {{ DiscussionBoard.errors[7558319].message }}
      • Profile picture of the author options
        Originally Posted by Sillysoft View Post

        Contact your hosting provider, they usually can scan and find out whats going on. A friend of mine had a similar issue and contacted his provider and they fixed the issue. Not saying this can be fixed, but before starting over talk to your hosting provider. You might be able to get away with cleaning your existing installation, if that does happen I suggest you change your wp admin password, db password and even ftp password.
        Beat me to it
        {{ DiscussionBoard.errors[7558329].message }}
    • Profile picture of the author options
      Originally Posted by Ehsan_am View Post

      Ok, so my best option would be to redo the whole website right?
      Contact your hosting provider and they will get it sorted for you. Once they do change all your passwords.

      I had the same problem with mine. I am with hostgator and they sorted it for me within a hour.

      You should of posted this in the website design forum.
      {{ DiscussionBoard.errors[7558324].message }}
  • Profile picture of the author xela
    check your .htaccess files for redirecting code.
    If you find nothing then check recently modified php files for strange code.

    Get last modification time of infected files and find it in http logs. This may help you to find some webshell or website vulnerability.

    you may find this guide useful:
    Malicious Redirects - Common Fixing Guide v1
    Signature
    SameID.net
    Search for website networks by Analytics, Adsense, Clickbank, Amazon, AddThis, IP, email.
    Fresh and constantly updated DB.
    {{ DiscussionBoard.errors[7558332].message }}
  • Profile picture of the author Kingfish85
    I have this wordpress website that loads into my browser perfectly
    So it works fine if you type the site directly into your browser?

    but when I search for the domain on Google and click the link I end up on a poker website
    Does it only redirect if going from a link? Possibly a browser problem, spyware/adware junk.
    Signature

    |~| VeeroTech Hosting - sales @ veerotech.net
    |~| High Performance CloudLinux & LiteSpeed Powered Web Hosting
    |~| cPanel & WHM - Softaculous - Website Builder - R1Soft - SpamExperts
    |~| Visit us @veerotech Facebook - Twitter - LinkedIn

    {{ DiscussionBoard.errors[7558492].message }}
    • Profile picture of the author Larry Leggett
      Originally Posted by Kingfish85 View Post

      Does it only redirect if going from a link? Possibly a browser problem, spyware/adware junk.
      I also think so. I think you should re install your browser to get rid of this problem. Hopefully, it will solve the problem.
      {{ DiscussionBoard.errors[7558672].message }}
  • Profile picture of the author talfighel
    I would go to other computers and see if this is true or not.
    {{ DiscussionBoard.errors[7559244].message }}
  • Profile picture of the author RyanLB
    Check your website in all search engines, not just Google. Check the .htaccess document. If nothing suspicious is in there, you're going to have to go through your code line by line to see if the problem is in there. There is never a reason to start your website from scratch because of something like this. Chances are it's a simple wordpress exploit or something.
    Signature

    I'm a Freelance Copywriter that helps Agencies, Startups and Businesses Educate Their Audience and Grow Sales
    Skype Me: r.boze
    {{ DiscussionBoard.errors[7559322].message }}
  • Profile picture of the author kimseo
    You site is hacked It's very common hack for wordpress based sites/blog
    Check wp-config.php
    you will find some eval code with php opening tag E.g.

    <? php eval(............)

    remove eval part, You will be fine.
    I suggest you change file permission for wp-config. By default, It has 644 (Change it into 600)
    Signature
    {{ DiscussionBoard.errors[7559341].message }}

Trending Topics