Comment on Stallion SEO Super Comments WordPress SEO Plugin by WordPress SEO Theme Author.

Stallion SEO Super Comments WordPress SEO PluginStandard WordPress themes Gravatar code are standard image code with a blank alt text attribute. Images with this format used by all WordPress themes I’ve seen except Stallion have SEO value when used correctly, in particular the alt text is important as are the images file names.

The best code would be filename “keyword-phrase.jpg” and alt=”Keyword Phrase”.

With the standard Gravatar image code the filenames are awful and the alt text is non-existent (blank alt attributes) and the Gravatar images are hosted off site which are all potential SEO negatives.

The above information is SEO fact, below is SEO theory.

I don’t have SEO test data on this, but it seems commonsense SEO having dozens of images linked off site with no alt text and awful filenames is at best SEO neutral and more likely SEO negative.

I work on the belief all SEO factors have a finite value (lets call it SEO points) shared over elements that use that SEO factor. I assume the SEO value of having images on a page is shared over all the images that are readable by search engines. If there’s 100 SEO points (arbitrary figure) available for all image filenames and a page has 10 images, each image would ‘use’ 10 SEO points, if there’s 100 images each would ‘use’ 1 SEO point.

Simple SEO concept to work with.

If you have a page with 10 images within the post and a further 90 Gravatar images, you can see theoretically 90% of your image filename SEO points are wasted on Gravatar images.

It’s SEO fact images that are served via CSS as background images are SEO neutral (no value eitherway, won’t ‘use’ our SEO points), which is why I added the custom Gravatar code to Stallion, the output of which is.

background: url("http://0.gravatar.com/avatar/2949679560e858721221c9e0f215f991?s=60&d=identicon&r=G") repeat scroll 0% 0% transparent;"

This Gravatar image output is definitely SEO neutral, the default Gravatar output is probably SEO damaging. I personally wouldn’t add hundreds of Gravatar images with standard image code if I could avoid it. I like the idea of the Gravatar Hovercards so plan to see if I can adapt a Gravatar plugin to use the background Gravatar images.

I’m currently turning Stallion into a framework theme so child themes will work with Stallion. Child themes are a really cool concept, rather than editing the main theme files you create a folder like /stallion-seo-theme-child/ reference the folder to the Stallion theme and add to that folder the files you’ve edited.

I’m finding it a royal pain updating some of my sites when I update Stallion because I tend to have custom template files and images so can’t use the built in WordPress theme updater (it deletes the current themes folder) as I’d loose the customizations (have to reupload via FTP, so might as well use FTP to update everything). When Stallion is a framework theme all my customizations will go into a child theme folder and updates will all be via the theme updater saving a lot of hassle using FTP. Will also open the possibility of other theme developers creating and selling Stallion child themes.

David

More Comments by WordPress SEO Theme Author

Stallion WordPress Theme Colours Stallion Custom Header Image If you get an error there’s not enough space it means there’s not enough disk space for that image on the server. Depending on your host will determine how much disk space you have, some can be quiet low and …

Stallion WordPress Theme Feature Requests Stallion SEO Theme Updates No time frame for the next Stallion update (planned to have it done at the start of the year!), having some health problems that’s making it difficult to work for long periods of time, so a lot of stuff is …

WordPress SEO Theme Layout CSS Max-Width of Images That’s a CSS setting called max-width within the Stallion layout CSS files so images never stretch over the sidebars.

Under /stallion-seo-theme/colors/ you’ll find the layout CSS files name format layout-***.css where the *** relates to the layout used, layout-310r.css for example …

WordPress Theme Promotion Adding Facebook Button to WordPressTheme There’s no Stallion option to change the Facebook code.

The code is located in the file

/stallion-seo-theme/plugins/social-network.php

on line 11.

Not looked into what you want to achieve, so don’t have a code snippet, should be easy to find the code from Facebook.

David …

WordPress SEO Duplicate Content WordPress SEO of Categories 1,200+ posts in only 8 categories averages at 150 posts per category IF you have them spread evenly (which you won’t).

With the standard 10 posts per category that’s 15 pages deep, unless you have a high PR site (loads of …