Tag Archives: SEO

WordPress SEO cont… cont…

Ok. So I tried using the ddsitemapgen and it blew up the posting rating system that one of the other guys had set up. On to Plan B… This guy had another idea. It involved installing the phpexec and the wp_Catgegory_post plugins. I won’t totally go into the rest of the steps. You can follow the “another idea” link. Why am I telling … Continue reading

Posted in SEO | Tagged , | Leave a comment

WordPress SEO cont…

Today, I updated the .htaccess file to redirect everything to the same style URLs. For example, there were instances of paths ending in a “/” and some where they were not. This should tighten up the links that Google is picking up to where there aren’t any duplicates. Here’s the basic code: Options +Indexes Options +FollowSymLinks RewriteEngine on RewriteCond %{HTTP_HOST} … Continue reading

Posted in SEO | Tagged , | Leave a comment

Now Optimizing a WordPress site

I’m starting a project to do some SEO for an area of a site completely generated with WordPress. Preliminary checks of the source code show some small, easy-to-fix issues such as duplicate keyword meta tags. I think this is most likely due to the autoMeta plugin running alongside the keyword generator widget you see when post an article. I still … Continue reading

Posted in SEO | Tagged , | Leave a comment