Categories
Plugins WordPress

Shopify Importer – Import Shopify Products into WordPress

Download the plugin from WordPress.org Shopify is a great hosted eCommerce provider. WordPress is the best blogging platform. I first learned about Shopify in 2007, and was very interested in their service: they take care of every aspect of an eCommerce shop, and you pay them monthly plus a little cut of your sales. Themes: […]

Categories
Interspire Plugins WordPress

Interspire & BigCommerce WordPress Plugin

Integrate Interspire or BigCommerce with your WordPress website You want to spend your time writing the best content, not hunting for the link for the product you’re blogging about. This plugin is simple to set up, and powerful. If you use WordPress and Interspire or BigCommerce, it’s a must have. For for information, check out […]

Categories
Shopp WordPress

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 […]

Categories
Code Shopp

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:

Categories
Shopp WordPress

Edit Product Link for Shopp Plugin

If you use the Shopp plugin for WordPress, you’ve likely found something frustrating: you click on the “Edit Post” link, and you get to edit the Store page, not the product in Shopp. Here’s a quick fix: add the following to your theme’s functions.php file: