About Katz Web Services
Katz Web Services is a web development company operated by Zack Katz.
-
Plugin Support Topics
Popular Posts
- Simple Vertical Align Plugin for jQuery
- How to Create a Custom RSS Feed in WordPress in 12 Lines of Code
- Contact Form 7 Modules - A Plugin
- iContact Widget for WordPress
- Gravity Forms Shortcode - A Detailed Explanation
- WordPress Content Spinner Plugin - SEO WordSpinner
- jQuery validator annoyances
- Weather Forecasts for WordPress - WP Wunderground Plugin
Tag Cloud
Denver Blogging Optimization Interspire Shopping Cart WordPress Development Plugin Google Google SEO Nofollow Marketing Functions.php Web Design Design Denver SEO WordPress CSS WordPress SEO Links Shopping Cart SEO Domains Website Redesign Search Engine Optimization WP Plugins WordPress Plugins eCommerce Interspire Development Interspire Customization Search Code
Tag Archives: All in One SEO Pack
Add Custom Titles for Tags and Categories in WordPress
The Best WordPress SEO Plugin? A combination of two.

All in One SEO Pack (AIOSEO) is the leader in WordPress SEO plugins. It offers great functionality and simple integration into the process of writing a post. AIOSEO is not a perfect plugin, however, because it lacks some very important functionality:
- Custom category
titletags - Custom tag
titletags - Mass editing of page, post, tag and category
titletags/slugs
The plugin that has all of the features above (but lacks AIOSEO features) is SEO Title Tag, an imperfect but elegant solution to the list above. This article shows how to use both plugins and have them combine forces to create a powerful solution for getting custom titles on all your site’s pages.
Add Canonical Tags to Shopp Plugin for SEO

I am building a store using the Shopp plugin, and I noticed that there are possibilities for duplicate content issues:
- A product can be accessed both by
/shop/{productID}and/shop/{product-slug} - A tag can be accessed using
/shop/?shopp_tag={tag-uri}and/shop/tag/{tag-slug} - A tag can be accessed using
/shop/?shopp_category={category-id}and/shop/{category-uri}
Should Google somehow find it’s way into indexing these pages, the value of the identical indexed pages may drop. Canonical tags aim to remedy this situation, and are implemented by the hugely popular and awesome All in One SEO Pack plugin (see my other SEO tips regarding AIOSEO Pack plugin).
The Shopp plugin does not feature canonical tag support, so here’s a modification you can make that will add support for it without changing any core files in All in One SEO Pack, or in Shopp.
Posted in Shopp, WordPress
Tagged All in One SEO Pack, Canonical, Canonical Tag, SEO, Shopp Plugin, Shopping Cart, WordPress SEO, WordPress Shopping Cart
6 Comments
Add Custom Taxonomy Title Tags Support to All-In-One SEO Pack
Get control over your custom taxonomy’s Title Tag
With Yoast’s Simple Taxonomies plugin, you can set up a custom categorization system for posts on your site known as a custom taxonomy. When trying to optimize these pages, I realized that the All in One SEO Pack plugin doesn’t have support for custom taxonomies, so it will not format the title properly. I’ve slapped together some code to improve the formatting of the title tag. See this code in action.
Posted in WordPress
Tagged AIOSEO, All in One SEO Pack, custom taxonomies, custom taxonomy, SEO Title, Simple Taxonomies, Taxonomies, Title Tag, WordPress SEO, Yoast
4 Comments