Comment on WordPress SEO by SEO Dave.
Talian 5 doesn’t add the no DMOZ robots meta tag, planned to add it to Stallion 6 (next update to Talian 5), but had forgot about it (thanks for the reminder, still have time to add that feature before release).
If your site isn’t listed in DMOZ it’s not needed: most sites aren’t listed in DMOZ, I own around 100 domains, many 5 years+ old and only a few are listed in DMOZ and I’ve never had to add a no DMOZ meta tag.
If it is an issue you can manually add the meta tag to your header.php file and not need a plugin for just one line of code.
Load the header.php file in a text editor (or edit via the built in WordPress theme editor) and add one of the lines of code below to the file above this line of code-
</head>Block DMOZ snippet<meta name="robots" content="noodp" />Block Yahoo! Directory snippet
<meta name="robots" content="noydir" />Block DMOZ and Yahoo! Directory snippets
<meta name="robots" content="noodp,noydir" />Save the file, upload etc... and you are done.
AdSense on sales pages depends which you think makes you most money, AdSense clicks or sales of your product?
If you aren't sure test out both options for a reasonable period of time and see which makes most money. In my experience if you sell relatively expensive products where 1 sale a week makes far more than you make on AdSense, it's a no brainer. On the other hand if you are selling cheap products with a low markup as an affiliate (paperback books from Amazon for example), AdSense might make you more profit.
I created an ad free page template that can be used with static Pages. If your home page is a static Page you can turn all ads off except the sidebar ad.
In a future release I want to add the option to disable ads page by page, won't be with Stallion 6, I've stopped adding new features (I've lost count how many new features I added: 6 ad networks for example, AdSense, Chitika, Clickbank, Kontera, Infolinks and LinkWords) and working on testing now before the release.
David
More Comments by SEO Dave
WordPress SEO Tutorial
Above the Fold Content Layout SEO Value
I'm sure you can guess why Talian and Stallion doesn't have the easier to work with HTML code :-)
Some SEOs believe its very important, one of those SEO factors I've not tested and went with the "better to be safe ...
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
WordPress SEO Holy Grail CSS 3 Column Layout
That's not a layout with a sidebar dropped below the main content, that's the same as how Talian/Stallion loads it's AdSense ad code, just simple floats.
The way it's done on that page is not going to be possible with a ...
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
Stallion WordPress SEO Theme Thumbnail Images
I'm using more complex thumbnail code for Stallion that uses a thumbnail upload feature built into Stallion (you can upload an image to use as the thumbnail) or links into the WordPress featured image feature or uses a YouTube screenshot ...
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
Adding Thumbnails to WordPress Themes
Adding thumbnails to a WordPress theme isn't an easy thing to do, every archive template file needs the code and it needs to be built into the theme in otherways. The code I use for Stallion 6.2 (and will be ...
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
Stallion WordPress Theme Thumbnails and Timthumb PHP Script
Stallion uses Timthumb for some of the thumbnail images to keep sizes down (Timthumb creates small thumbnails), if you use the Stallion thumbnail option and make sure all posts have Stallion featured images or WordPress featured images all your posts ...
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
Setting up a WordPress Blog
Remember not all settigns will be Stallion theme based, you should take a look at the various non Stallion options pages under Settings where a lot of WordPress core settings are located.
Settings >> Reading : Blog pages show at most
David ...
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
Yoast SEO Title Tags
Which of the WordPress SEO plugins was you running?
If you view source of your homepage it doesn't show the usual commented out code that says which WordPress SEO Plugin is running and is generating meta tags etc..., but there are ...
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
WordPress Categories Drop-Down Menu SEO Impact
The Category drop down option is invisible to search engines, so if you want the categories indexed efficiently by Google etc... (which you do) you'd not use it.
David ...
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
WordPress Categories SEO
WordPress Categories Widget can be reduced in size in two ways.
Forward planning: Put categories within categories like you see at this site of mine with over 130,000 recipes (127,000 pages of that site is indexed in Google which is very ...
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
WordPress SEO Meta Tags Value
The meta keywords tag has no value, it is completely ignored by Google (check with Google's official info). You are wasting your time if you think setting a meta description tag will increase SERPs. In Stallion 6 I'm turning this ...
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
Google Site Verification Meta Tag in WordPress
Did the Google site verification meta tag work for you on your site?
There's an error in the code. You know once you've verified a site you can safely remove the Google verification meta tag (only needed once).
I've added this as ...
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
WordPress SEO Plugin Meta Tags
With Talian 5 if you want to use a WordPress SEO plugin to generate meta tags you'll have to edit the header.php file and delete the built in meta tags code (two lines of code).
In Stallion 6 I've added the ...
Continue Reading Beginners WordPress SEO