Just a week ago I had many problems with my blog. Seems like it was hacked or infected with malware/badware. And it was the first time I have had so many problems with it. Every time I tried to open my website ESET Nod32 blocked pages from loading. I could not even edit any [...]
Security of the blog is really important but what do we do to protect our blogs? Almost nothing. You can be penalized by Google by linking to bad Website or blog. To avoid this, bloggers use Akismet plugin. I agree that it helps but my opinion is that it is not 100% secure.
Well, I have [...]
If a blog is working fine you have a default .htaccess file which is located in yourblog.com and should look like this:
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress
You just need to make a copy of .htaccess file for the future. Any Trojan injection or hack attempt can modify [...]
Securing your blog is the most important and no one should forget it. Bloggers try to submit their blogs to search engines to get more traffic. Google is the most popular search engine so we have to do everything to befriends with them.
Well, my post is about getting blocked or restricted by Google. Every blogger [...]
In the last month i had so many problems with my blog. And the main problem was (is) error 404 – not found. A problem is that when you click on any link in a blog you get a message saying that it is not found.
It looks like a blog is blocked from search engines. [...]
If you have a WordPress blog and have a problem with 404 Error – not found I will try to explain how to avoid this problem. It is very annoying thing when you visit your blog and get this error after clicking an any post or page link. First, you may be interested in similar [...]
The most important thing is to protect your blog and all the data. But hackers do their best to get Bloggers’ passwords. To secure your blog it is necessary to use anti virus software but I want to mention, that web hosting companies have to do everything to protect servers too.
My blog was infected and [...]