Showing posts with label Magento news. Show all posts
Showing posts with label Magento news. Show all posts

Tuesday, November 20, 2012

9 quick ways to keep your magento site healthy


1, When possible, avoid running back up utilities during peak hours of your site’s operation. For most ecommerce sites, it is best practice to reserve a time after peak hours (typically anytime between 12am-5am). Additionally, avoid running security scans, such as McAfee Secure, during peak operating hours. This will ensure your customers are not leaving your site due to excessive latency.
2, Avoid using too many different external sources because every DNS lookup takes extra time and could cause latency with your site. Having images, iframes, twitter feeds, etc..  pulled outside your server will slow down your site and page load time. When possible keep what you can on you own server as this will speed up your site tremendously.
3, Make your output W3C compliant. W3C errors can slow down the browsers. Only have extensions to other technology providers that you actually use. Any extensions that you are not using can put a strain on your servers.
4, When possible, limit the number of products on a product overview page. This will help your pages to load faster as there are less images and information that the browser will have to pull in.
5, Use Magento’s Compilation feature. It’s reported to give you a 25%-50%  boost in performance. This can be accessed via: System > Tools > Compilation.
6, Enable full page caching. This will help product load faster on your ecommerce site.
7, Enable Solr search, usually this is faster than the default setup. This is more noticeable when you have lots of products, more than 10 thousand for example.
http://www.slideshare.net/dmitriysoroka/methods-and-best-practices-for-high-performance-ecommerce
Slide 32 has a chart of this Slides Created by Varien.
8, If you are having planning a big sale or advertising on sites such as slickdeals, dealdump, techdeals, etc, contact your support team so you have time to prepare for the large influx of traffic to your site. This will allow options for increase bandwidth, additional failover options and so on.
9, Last but not least monitor your site. You need some sort of monitoring in place in order to see problems before they start. It is recommend to have dedicated hosting with monitoring support. When a possible problem is discovered early it is often times preventable.

Thursday, November 8, 2012

Top 10 Things Customers Expect from Your Online Store


Oneupweb has recently put out some interesting research which includes the top 10 consumer expectations that influence purchase decisions.
Let’s take a closer look at these items:
Pricing/shipping information clearly stated – 95.5%
No surprises here, as several studies have found that “sticker shock” (the unexpected inflation of final price due to shipping and taxes) is the number one reason for cart abandonment.
Crutchfield does a good job presenting not just the price but shipping, warranty and servicing prices on this product page:
Looks credible and trustworthy – 76.5%
If you’re not a household name, you can improve your site’s “trustworthiness” by having a clean and professional design (yes, first impressions count). Security badges, store ratings and a mailing address on your contact page can also help.
You must also avoid things that scare off your customers like expired SSL certificate warning messages (even the largest sites can fall victim to this).
Product displayed on homepage – 70.8%
Most online stores show products on the home page, but not every site. For example, Abercrombie and Fitch:
The study does not specify whether customers prefer to see individual products merchandised on the home page (such as bestsellers, new arrivals, featured items, etc) or simply be shown product (in a banner, rotating Flash presentation, or other creative). But when you consider that the goal of the home page is to keep the customer interested and win a click deeper into the site, it makes sense that the customers would like some idea on what to explore on your site without fudging with menus or search boxes.
Just showing product is not enough. The way you design and merchandise your home page has an impact. If you’ve been reading Get Elastic for a while, you will recall some A/B tests we did for the Vancouver 2010 Olympic Store. One test looked at home page design. We actually found better results showing categorized mini-menus above featured products. Bounce rate, conversion rate and average order value all improved with the test version.
Visually appealing – 66.7%
Similar to looking trustworthy, consumers also consider the look and feel of your site. There are several low-cost tools to help you gauge whether your site is aesthetically pleasing (using real people’s feedback!)
Total cost calculator (shipping, tax, etc) – 59.1%
Showing taxes and shipping before checkout will likely reduce checkout abandonment. But don’t expect it to dramatically boost conversion rate. Rather, more people will abandon before checkout if the additional charges are too high. Customers appreciate you providing these tools, so you do win some warm-fuzzy points.
Search function – 48.2%
The larger your product catalog, the more important site search is to your ecommerce success. While it’s rare to find an ecommerce site without a search box, it happens, even among some of the most famous brands.
It’s not just the presence of a site search box that matters, it’s also the functionality of search. Web users are becoming more comfortable with Google’s “suggest” feature, the search engine will suggest terms as the user types. More and more e-tailers are adopting autocomplete tools to improve usability and relevance of search results and reduce “zero results found” occurrences. It’s possible users may expect suggestions, and even product results, as they type, rather than after they hit “submit.”
Search result usability is also important. Customers expect filtered navigation to further refine results by attributes that are meaningful to them (category, price, star ratings, color, size, etc).
Killer search result pages provide filters, the ability to sort results, prices, stock availability, large thumbnail images, product description snippets and add-to-cart/add-to-wishlist buttons.
Privacy statement – 45.5%
Though the legalese can be overwhelming, some people do look for privacy policies (though they may not read them). It’s important not just to have one but to make it easy to find wherever the customer experiences “privacy anxiety” on your site.
Onsite customer reviews/testimonials – 40.9%
There are plenty of studies that tout the popularity of ratings and reviews with customers. Reviews reduce the risk of making a bad purchase, and show an online seller is trustworthy when negative reviews appear.
Review content can also help your search engine rankings as a wider variety of keyword phrases appear on your pages than your product description alone (provided your reviews do not appear in a frame that is not read by search engines).
Testimonials are not as common (and not always as believable since only the glowing testimonials are published), but they can give the customer a bit more confidence in transacting with you if you’re not a big brand. Marketing Experiments has tips for using testimonials effectively.
Online customer service (live chat) – 32.5%
Not only can live support help customers figure out your site, locate products or ask questions, one study found that 76% of customers wanted to chat about checkout problems, which could prevent cart abandonment.
Live chat can be reactive, where a clear call-to-chat appears on your site, and the customer initiates the conversation, or it can be proactive, where the system triggers a chat invitation based on user behavior.
Links to social networks (Facebook, Twitter, etc) – 22.7%
I was surprised to see that over 1 in 5 consumers expect to see social sharing tools on a commercial site. I can’t imagine the absence of social links would deter someone from making a purchase. Perhaps this stat is the result of how the question was worded. Today’s customers might expect to see these links because so many sites have jumped on the social network bandwagon, but that doesn’t mean they use them or are more likely to purchase because of them.
Though social sharing buttons increase the likelihood the product will be evangelized by your visitors, your site can also take a performance hit (as some have found with the Facebook Like button). This may not be worth it, as we know that site speed is one of the most critical factors in bounce rate, customer satisfaction, loyalty and conversion. (Fast page loads was an item I believe is missing from this questionnaire, it should be #1 or #2!)
Do you agree with this study? Think #10 is way out of left field? What important elements of the sales process was missed (perhaps omitted from the questionnaire?) Speak your mind in the comments!

Tuesday, October 30, 2012

Magento SEO: How To Optimize A Magento Product Detail Page


Product detail pages are critical for ecommerce sites. They are also the ones Google and other search engines have the most trouble with.
While Magento provides some basic search-engine-optimization capabilities out of the box, search engines still face challenges when crawling the pages of a Magento-powered storefront. This article will focus on the product detail pages. It is the first in a series where I will review the SEO changes you can do to a Magento setup. The idea is to make it easier for the search engines to find, index and rank the pages — without alienating your users. These detailed SEO changes will dramatically improve the search performance of Magento product detail pages, making them much more effective at doing their job. In subsequent articles, I will go over the changes to other important pages like main category pages, sub-categories, internal search pages, etc.

What Should We Optimize?

There are two classes of SEO elements that need to be optimized on any given page: Those that the user can see on the page and those that primarily the search engine bots can see. The first we call “user visible” and the second we call “machine visible.”

User-visible elements. The user-visible elements are everything a person can see both on the product detail page and in the search engine results page. Examples of these are the breadcrumbs, the main navigation, the layered navigation, and the product description.

Machine-visible elements. Machine-visible elements are what the crawlers see behind the scenes in the source code. It’s where we should start our SEO work. Examples of these are rich snippet markup, search friendly video markup, and meta data.

It’s fairly common to see developers who forget about users when making SEO changes to a site. They’ll change the title tag and make it a long string of keywords separated by commas, but forget that’s the “enticing” message they will present to users — in search engine results — to motivate them to click further. To do the job right, you have to make all of the SEO changes while keeping the site intuitive and usable.

What Are We Trying to Accomplish?

The main goal is getting more traffic and sales. But in order to do so, we need to look at the critical intermediate steps.

1. Increase crawling. If Googlebot can’t find a product detail page, it won’t rank. We address this by submitting comprehensive XML sitemaps and by stopping the spiders from entering infinite crawl spaces  such as those caused by layered navigation.

2. Increase indexation. Getting a page crawled doesn’t necessarily mean it will get indexed. We can get more pages into the index when we increase the page’s reputation with more quality inbound links, add more unique content, and eliminate duplicate content issues.

3. Improve ranking. While you can directly affect crawling and indexation, rankings is something we can only affect indirectly. We do this by making sure each page focuses on a small set of keyword opportunities. A page must realistically rank on its relevancy to the search query and its reputation.

4. Improve search results presentation. By tweaking the titles, meta descriptions and adding rich snippet markup, we can make the product detail pages appear more appealing in the search engine result pages. This will increase the click-through rates.

Improving the Product Detail Page

Let’s look at a sample product detail page. I’ve highlighted the most important elements that need to be changed in our template.

How to increase crawling.

First, let’s get the Magento SEO basics out of the way. Then we’ll focus on canonical URLs and eliminating duplicate content. Note that the steps below will vary based on the specific Magento theme.

Step 1: Go to System > Configuration > General > Web > Search Engines Optimization.
Step 2: Go to System > Configuration > Catalog > Catalog > Search Engine Optimizations.

Step 3: Enable automatic XML sitemap generation. Go to System > Configuration > Catalog > Google Sitemap > Generation Settings.

Step 4: Add robots meta tag with value “noindex/nofollow” to the following pages: “My Account,” “My Wishlist,” “My Cart,” ‘Checkout,” and “Login.” These pages are not useful to search bots. To do this, you need to use layout updates. For example, this is how you add it to “My Wishlist”:

In your Magento installation, open app/design/frontend/base/default/layout/wishlist.xml
Before the closing , add
<reference name="head">
<action method="setRobots"><value>NOINDEX,NOFOLLOW</value></action>
</reference>
Repeat for the rest of the wishlist pages sections in the file.

Step 5: Verify the canonical tags are working properly. For example, different product image views should have the same canonical tag.

How to increase indexation.

Step 1: Avoid using manufacturer provided product descriptions in the details section. Put the extra effort to make them unique and make sure they contain at least 100 words.

Step 2: The related products section is excellent for interlinking similar products and for passing page reputation from the most popular products to the less popular ones. Carefully consider this when adding or updating the related products section.

Step 3: The product reviews contain valuable user generated content. Ideally, they should be on the same page as the product to bolster the amount of written content. Unfortunately, Magento doesn’t provide an easy way to do that. They appear in separate URLs. I’ll address this in detail in a future article.

How to influence rankings.

Step 1: Make sure the product name is part of the title and is the only H1 on the page. For most ecommerce sites, the product name is best keyword the product detail page can rank for.

Step 2: The second best keyword is generally the SKU or any unique product identifier that user might use to search for the product. Surround the unique product identifier with an H2 tag.
Improving search results presentation.

We also want our page to look its best on the Google search engine results page, or SERP. Here is how we do that.

Step 1: Provide enticing titles, and meta descriptions. Consider them “organic ads” users will see in the SERPs. They must motivate searchers to click. You can control them easily via the admin panel.

Step 2: Add Schema.org rich snippet markup and your product pages will stand out in the search results. Explaining this step in detail would take a separate article.