Please note: if this email does not load OK in your email client, please click here to view it on our website.

 

Happy Holidays!

You know Dasher, and Dancer, and Prancer and Vixen? Me neither, but I hear good things about them. Speaking of good things...

Squirrelcart v4.5.0

Version 4.5.0 is now available. It includes a few bug fixes, and a whole sleigh load of new features. It just *barely* fits down the chimney.

Zones

Zones let you group locations by country, state, city, postal code, or postal code range.

Zones

What you can do with zones

Zones aren't just for shipping. Use zones to:

  • Limit the use of Shipping Couriers & Services
  • Control when a Rate & Service Rule is offered
  • Offer discounts
  • Offer downloads
  • Add additional fees
  • Enable/Disable payment methods
  • Automatically add users to groups
  • and more...

We've added these built-in zones for you

  • Domestic
  • International
  • US - Contiguous States
  • US Census Bureau regions
  • UN M.49 country regions

Use one of the built-in zones, or create your own.

See the zones a customer is located within at a glance, on their order record:

Zones info

Other Shipping Improvements

FedEx Web Services updates

We've updated to the latest version of FedEx Web Services, and added some new FedEx features like FedEx One Rate®, along with new packaging types and other improvements.

Better control over shipping couriers and services

You can now restrict whether a courier or its services are enabled, using zones and rules. This happens before your rates and service rules are checked, giving you an easy way to disable a courier or individual services at a higher level than before.

Major SEO Improvements

We got under the hood and added some great new SEO features to supercharge your store's search engine and social networking performance.

More control over metadata

You now have full control over the page title, meta description, and meta keywords tags for all store pages, including: product, category, search, checkout, account, order history, content, module, and just about every page in your store.

You can also add a storewide prefix or suffix to all page title, meta description, and meta keywords tags. This works great for adding your company or store name to all pages. For example, you could make every page's title end in "Figgy Pudding", or begin with "Frankincense".

Metadata Settings

Facebook Open Graph

Open Graph is an open protocol created by Facebook. It is a standard which allows you to add additional meta tags to a page to aid other systems in understanding that page.

When Open Graph meta tags are present on a webpage and you share that page on Facebook, Facebook uses those tags to help determine how to handle that page. By adding Open Graph meta tags, Facebook can better handle your pages. While created and used primarily by Facebook, it is also used by other systems.

<meta property="og:title"        content="Digital Camera | Your Store Name" />
<meta property="og:url"          content="http://example.com/cameras..." />
<meta property="og:description"  content="16 Megapixel camera with..." />
<meta property="og:type"         content="product" />
<meta property="og:site_name"    content="Your Store Name" />
<meta property="og:image"        content="http://example.com/images..." />


Schema.org Microdata

Schema.org Microdata is an open standard similar to Open Graph. It is used by many search engines and other systems. This is Google's preferred means of specifying metadata. Using Schema.org Microdata on your pages will help Google and other sites better understand your pages.

When enabled, Squirrelcart will automatically add the correct Schema.org Microdata to your pages, using a combination of <meta/> tags inside the <head/> tag of a page, and tag attributes throughout the page.

<meta itemprop="name"          content="Digital Camera | Your Store Name" />
<meta itemprop="description"   content="16 Megapixel camera with long..." />
<meta itemprop="image"         content="http://example.com/images..." />
<meta itemprop="itemCondition" content="New" />

This is how Google interprets Squirrelcart product pages with Schema.org Microdata enabled, and our Reviews module installed:

Example of Google's Structured Data Interpretation

Note that Google correctly identies the page as a product, along with average rating and pricing info!

Twitter Cards

With Twitter Cards, you can attach rich photos, videos and media experience to Tweets that drive traffic to your website. Simply add a few lines of HTML to your webpage, and users who Tweet links to your content will have a "Card" added to the Tweet that's visible to all of their followers.
- Twitter Card description, from Twitter.com.
Twitter Cards work much like Open Graph, via special <meta/> tags. With this feature enabled, Squirrelcart automatically adds the proper metatags to create a Twitter Card.

When your card is approved by Twitter, mention the URL in a tweet and the card will appear below it.

See here for an example of a product card.



Canonical Links

Pages may have a few different URLs that point to the same page, for filtering results, sorting, changing page numbers, tracking affiliate links, etc...

This may cause search engines to treat those page variants as duplicate content. To prevent this, Squirrelcart automatically sets a canonical <link/> tag on these pages, pointing to the correct master URL for these variant URLs.

For example, if you are tracking add clicks to a product page via a custom parameter like adclick, you may want to send a customer to a product page like this so you can track the ad click via your web statistics software:

http://www.example.com/books/?adclick749af82734

If this page is indexed by a search engine, it looks just like the version without the adclick parameter and looks like duplicate content. For the above example, Squirrelcart will automatically add this link to prevent that from happening:

<link rel="canonical" href="http://www.example.com/books" />


Prev and Next Pagination Links

When viewing a category or when viewing search results, if more products are available than will fit on a page, that page may contain page navigation links to navigate to other pages in the data set.

Search engines may see these pages as duplicate content. To help search engines understand pagination, Squirrelcart implements one of two different features, depending on your settings.

For data sets that do not contain large numbers of items, Squirrelcart adds a "view all" link:

<link rel="canonical" href="http://www.example.com/books/all" />

For data sets that do contain large numbers of items, Squirrelcart adds rel="prev" and rel="next" links:

<link rel="prev" href="http://www.example.com/books/page-1/" />
<link rel="next" href="http://www.example.com/books/page-3/" />

Bulk Print Your Orders

Bulk Print Orders

You can now bulk print orders in the control panel. Just select the orders you wish to print, and choose the print record action. They will all open together for printing, with page breaks to ensure each order starts on its own page.

Additional Product Data

The new Additional Information product section lets you show more detailed product info to your customers.

It only appears when you assign additional info to your products.

Add attachments, for spec sheets, instructions, etc...

Assign tracking info like:

  • Brand (with link to view all products of that brand)
  • Condition
  • Product Code
  • SKU
  • GTIN13
  • ISBN
  • Model #
  • Manufacturer (with link to view all products from that manufacturer)
  • Mnf. Part #

Additional Product Data

Other Improvements

  • Database backups now take up less space, and less memory to create and restore.
  • New (optional) Birthdate field added to account and address forms.
  • Country records updated to comply with recent ISO-3166 changes.
  • Easier to manage related record views, for viewing products within specific categories, users in certain groups, etc...
  • New Brand and Manufacturer flags for categories allow you to better organize your products
  • Search for products in the storefront by Brand and Manufacturer

For a full list of changes, see our version history page.

How to get this version

Squirrelcart v4.5.0 is now available for download on our Downloads page, to all customers with active download access.

You can check your download access status here.

Has your download access expired? You can renew it for an entire year for only $85 USD by purchasing a Download Renewal.

Switch to Squirrelcart Pro

If you are a regular Squirrelcart user, you can change your license to Squirrelcart Pro for the difference in price. For a comparison of the two versions, see this page. If you'd like pricing or more information, just reply to this message.

Follow us on Facebook

Please "like" us on Facebook. We will periodically post info about new features, special discounts, pictures of your neighbors wearing festive party hats, and other fun stuff.

Squirrelcart on Facebook

Thanks!

Remember kids - Santa sees you when you're sleeping. He knows when you're awake. This is because he watches you. Incessantly. Waiting for the right moment to strike...