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 Explained
- Kick SEO Ass with SEO WordSpinner Plugin for WordPress
- Weather Forecasts for WordPress - WP Wunderground Plugin
- jQuery validator annoyances
Tag Cloud
eCommerce Search Engine Optimization Web Design WordPress Development Denver SEO Interspire Shopping Cart Interspire Development SEO Functions.php Optimization Website Redesign Denver Search Code Shopping Cart Google SEO Domains Nofollow Javascript Design Plugin Google Marketing Links CSS Blogging WP Plugins WordPress SEO WordPress Plugins WordPress
Tag Archives: Google Base Feed
Fixing the Interspire Google Base Feed
Google Base updates their guidelines faster than Interspire updates its Shopping Cart.
Upon launching the new MakeUpMania.com website, I discovered that the XML feed that Interspire generates for Google Base is not properly structured. There were many hits and misses before making the modifications necessary to get the feed approved.
Fixing the generated feed
Below are fixes to three issues that kept throwing errors on the Google Base side.
Add a Store Catalog XML Sitemap to the Shopp Plugin
The Shopp default RSS/XML/Google Base solution was not enough.

I needed to have a Google Base feed that featured all the store products. For some reason, the recommended process wasn’t working for me. It was either showing only recent products, or it wasn’t working at all. Here’s how I fixed it:
Posted in Code, Shopp
Tagged Google Base, Google Base Feed, RSS, RSS Feed, Shopp Plugin, Shopping Cart, WordPress RSS Feed, WordPress Shopping Cart, XML
5 Comments
How to Create a Custom RSS Feed in WordPress in 12 Lines of Code

Custom RSS feed me, Seymour
Recently I wanted to create a feed for Google base that used a bunch of custom fields that I had created. It wasn’t easy to find what I was looking for online, so I thought I’d show how simple it is to make a custom feed & feed template in WordPress.