Tag Archives: SEO

Does Google prefer WordPress over Drupal?

After 2 weeks of hard work, I have ported spacebug from Drupal to WordPress. I still believe that these are both great web platforms and have their unique advantages in their domain. I am planning to do a technological comparison between Drupal and WordPress later on this month, but the major change I see is in terms of hits from Google.

I have noticed an immediate increase in hits from Google on the same content, using the same SEO principals and same links. The increase is significant (around 20% more traffic over the last 5 days)

Which makes me wonder:
Does Google prefer WordPress over Drupal?

How to: Adding wildcard pages to robots.txt

Sometimes we want to exclude a page from search engines. For example, repetitive pages that might lead to page rank penalties.

If you want to exclude pages with a specific name from several locations in your site – for example you might have a comments.php or a help.php in multiple parts of your site, and you want to hide it from search engines, you need to modify robots.txt.

Here is how you do it:
1) Create or edit robots.txt in the root of your site
Continue reading