• Technology
  • Sales and Marketing
  • Blogging
  • Site Maintenance
  • Making Money

WebStyle

Helpful tips, latest gadgets and News

  • Home
  • Blog
  • Archive
  • Links
  • Guest Blogger
  • About
  • Contact


You are here: Home / Archives for Tricia

What Should You Do If Google Labels Your Website As ‘Malware’?

by Tricia

seo

Google has one of the most accurate malware scanning features built into its browser and search engine. Google can also penalize your website pretty severely if it detects malware, so as soon as you are notified it’s time to act quickly, not only because it will ruin all your advertising and SEO but also because you’ll lose traffic dramatically. Being labelled as having malware on your site means one of two things i.e. either your website was hacked and malware was installed by the hacker on purpose or there is a coding problem. The chances of it being a false positive is one in fifty.

Take your site down

When your website has been tagged as having malware on it, search engine optimization should be the least of your worries. So, don’t think too much about taking your site down for the next 24 to 48 hours to fix the error or issue. Once down start by verifying the issue by visiting: http://google.com/webmasters/, here you should get some information about the malicious code causing the problem.

 

The most common types of malware and solutions

The two most common reasons why your website may be labelled as spam is either because you have out of date software running or have an open redirect in place. There are also other reasons like SQL injections, infected admin computer and coding errors. But for the sake of simplicity we’ll just address two of the most common ones below.

Outdated software: Make sure that you check if you have the latest updated version of the operating system, blogging platform software, plugins, applications and content management system. Turn on the ‘auto-update’ feature for each of these things and they should auto update and you’ll never have this problem again. The updates should also patch up any vulnerabilities that may exist.

Open Redirects: These are usually coded to allow the website to redirect visitors to another website. Usually, an old website will have a redirect setup to take people to a new URL that hosts the new website. This is often the case when a company changes its domain and business name. But hackers will abuse these open redirects by adding their own malware or spam pages. The easiest way to fix this issue is to check your software and see if the option for open redirects has been enabled. If it’s turned on by default you may want to turn it off. You can also code the page to prohibit open redirects.

Using the QualysGuard tool

Even though Google does allow you to learn a little bit about why your website has been labelled as having malware if you are not tech minded you will have issues. Most people who are not programmers will have a problem detecting and eventually fixing problems that are not any one of the ones discussed above.

QualysGuard is a free third party tool that allows webmasters to scan their whole website for suspicious code and malware. The scan is easy to start manually and it will crawl your whole site for malware. It will also execute a number of JavaScript codes.

The program works by emulating a real browser working from a user’s machine. Even though this assures accurate analysis it will mess up your web analytics statics because the automated system will show up as a number of individual visits to your website. So, you’ll need to setup your analytics software in advance to filter all of the tool’s visits to your website.

Once the system has compiled a complete analysis report it is emailed to you. In most cases the average computer user should be able to understand the findings of the system and run appropriate fixes. However, some fixes that require recoding in PHP or MySql will require an experienced programmer.

Get off Google’s Blacklist

Once you are 100% sure that your website is free from viruses, Trojans and malware, it’s time to submit your website to Google for reconsideration. This is the only way to get off the blacklist. Head over to Google’ webmaster tools and navigate down to ‘Request a Review’ then submit your website again. It takes a few minutes. But it takes Google around two weeks to get around to whitelisting your website.

If you want to know more about this please visit - http://www.smart-seo.com.au

Featured images:
  •  License: Creative Commons image source
  •  License: Image author owned

Nathanael Vanderkolk is a qualified SEO optimisation specialist who has spent the last fifteen years optimizing websites for Smart SEO Clients. He currently runs his own SEO business based in Sydney.




Filed Under: SEO, Site Promotion Tagged With: malware, optimization, search engine optimization, SEO, seo advice, seo articles, seo blog, seo optimization, seo services, seo tips, seo tips and techniques

explode your affiliate marketing income “overnight”…

by Tricia

In the past months I’ve been playing with a crazy tool which automatically converts keywords on your blog into money-making affiliate links in mere seconds

The shocking part is that this not only works, but it actually boosted my commissions by 215% in just a few days…

I won’t lie to you. If you really want similar success your blog needs to get traffic; the more traffic – the higher your clicks & commissions…

Even if you only get 10 visits per day, in a month you’d get 300 visits, right? What if now you’re getting 5 sales a month, with this crazy tool, you could be easily doubling that.

In a year you could be getting 50 sales instead of 25 – that could mean $250 in additional income for you [estimating that the product you promote pays you $10/sale].

If you promote a product which pays $50 per sale, you could be adding an additional $1,250 to your pocket, right?

This could be doable with the crazy tool I’m talking about – you should check it too.

It’s called the MaxBlogPress Ninja Affiliate WordPress Plugin. I’ve been using it to promote everything from Clickbank to Amazon affiliate links on many of my blogs. It’s easy to use and as I stated above, I saw an increase in my affiliate commissions within days of beginning to use it.

The best news is that this fantastic WP plugin is on SALE! You can save $30 off the regular price if you buy it before Midnight Friday August 21st.

Go check it out now!

Filed Under: Affiliates, Blogging, Making Money, Sales and Marketing, Wordpress Plugins Tagged With: affiliate, affiliate marketing, blog, commission, easy, hide links, keywords to links, make money, ninja affiliate, on sale, plugin, sale, Wordpress

WP_Posts database crashed – HELP!

by Tricia

If you see this post a few times it’s because I really need help and I’m posting it on three of my blogs – sorry for the repeat, but if you can help, please do!

I need some help fixing my husbands blog – Guitar Licks. Today when he visited the site (while I was still sleeping) the blog had error messages stating that the WP_posts database had crashed.

When you visit his site it loads with the WP theme and sidebars, but there’s error messages at the top and a “post cannot be found” message where current posts should be listed on the index page.

Some of the errors state:

ALTER TABLE wp_posts ADD FULLTEXT `yarpp_title` ( `post_title`)

ALTER TABLE wp_posts ADD FULLTEXT `yarpp_content` ( `post_content`)

So I’m assuming this error has something to do with the Yet another related post plugin that I’m using on most of my blogs. This blog is using the plugin version 2.16 and is using WP 2.62.

In the Yet another related posts plugin admin area there was a message that said:

YARPP’s “consider titles” and “consider bodies” relatedness criteria require your wp_posts table to use the MyISAM storage engine, but the table seems to be using the engine. These two options have been disabled.
To restore these features, please update your wp_posts table by executing the following SQL directive: ALTER TABLE `wp_posts` ENGINE = MyISAM; . No data will be erased by altering the table’s engine, although there are performance implications.
If, despite this check, you are sure that wp_posts is using the MyISAM engine, press this magic button:

I clicked on the “magic button” as the plugin seems to be working just fine in all of my other blogs and I ended up with even more errors!

Help!

I’ve looked at the WP database for this blog and the WP_posts table says “in use” and I can’t browse it. I also can’t use the backup plugin in Guitar licks – it’s there and functioning but just hung when I tried to do a back up.

I’ve backed up the whole database using PHPmyAdmin so I have a copy in case something goes terribly wrong. Now I just need to know how to fix it.

Should I just place a check mark on WP_posts and then click the repair function at the bottom of the structure screen in PHPmyAdmin and see if that repairs the problem?

I’m nervous about attempting to fix this as I’ve never had to try to repair a database error before. Any help would be appreciated.

Filed Under: Blogging, Wordpress, Wordpress Plugins Tagged With: corrupted, corrupted_database, database, error, errors, fix, help, ideas, mySQL, no_posts, plugin, repair, table, Wordpress, WP, WP_post, yarpp, yet_another_related_post_plugin

  • 1
  • 2
  • 3
  • …
  • 50
  • Next Page »

The 411 on me

Tricia P

Nurse and Blogger, Photographer and secret TV addict. Chocoholic, dog lover and gardener ... More about me.

  • Facebook
  • Instagram
  • Twitter


Categories

Sites to Visit


Eavestrough Cleaning Toronto

Recent Posts

  • What Should You Do If Google Labels Your Website As ‘Malware’?
  • How To Make Your Business Stand Out Online
  • Give Your Animal Website Some Life!
  • QR Codes and How They Can Work For You
  • Forum Plugins For WordPress
  • 4 Most Common Blogging Mistakes Made by Small Businesses
  • Why Internet Marketing Just WORKS

Recent Comments

  • Robert Gloster Web Design Limerick on Forum Plugins For WordPress
  • sightseeing in pattaya Thailand on Bad Behavior plugin blocks site administrators – plugin now updated to resolve problem
  • Ramu Konidena on How To Make Your Business Stand Out Online
  • Emma Fernandes on 4 Most Common Blogging Mistakes Made by Small Businesses
  • Hanna Alex on How To Make Your Business Stand Out Online

Subscribe

  • Full Entries RSS
  • Comments RSS

Read WebStyle in
your RSS Reader



Get the WebStyle
Newsletter by E-mail

and keep up with the latest posts. It's FREE.


Follow us on Twitter!

Shopping

Computers, electronics,
gadgets, Gifts and More!
At our Amazon store.

Tags

affiliate articles blog Blogger Blogging Blogroll computer content domain download Google How To instructions Internet marketing keyword link listed market marketing monetize money plugin popular posts problem products promote register search engine search engine optimization search engines SEO Software tech Technology traffic Video visitors web host webmaster website Wordpress wordpress plugin Writing Yahoo

Site Stuff

Visitors



Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Pages

  • About
  • Archive
  • Become a Guest Blogger for WebStyle
  • Blog
  • Blogrolls
    • Canadian Bloggers
    • Do Follow Bloggers
    • Toronto Bloggers
  • Contact
  • Disclosure
  • Links
  • Our Sites
  • Privacy Policy
  • Resources

Search

Archives

Copyright © 2026 · Metro Pro Theme on Genesis Framework · WordPress · Log in