Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Magento 1.3 Sales Tactics Cookbook
Magento 1.3 Sales Tactics Cookbook

Magento 1.3 Sales Tactics Cookbook: Solve real-world Magento sales problems with a collection of simple but effective recipes

eBook
$29.69 $32.99
Paperback
$43.99 $54.99
Subscription
Free Trial
Renews at $19.99p/m

What do you get with Print?

Product feature icon Instant access to your digital copy whilst your Print order is Shipped
Product feature icon Paperback book shipped to your preferred address
Product feature icon Redeem a companion digital copy on all Print orders
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Modal Close icon
Payment Processing...
tick Completed

Shipping Address

Billing Address

Shipping Methods
Table of content icon View table of contents Preview book icon Preview Book

Magento 1.3 Sales Tactics Cookbook

Chapter 1. Attracting Visitors

In this chapter, you will learn how to increase the traffic to your site using the following techniques:

  • Add meta information

  • Optimize images for search engines

  • Use title prefix or suffix to add the store name to page titles

  • Generate a site map

  • Configure Magento to automatically refresh the site map

Introduction

Search Engine Optimization (SEO) is a technique used to improve a site's performance in search engines. A search engine is a search site like www.google.com, www.bing.com, and www.yahoo.com. According to conventional wisdom, sites that appear near the top of the search results will receive the most clicks.

For example, our demonstration site sells coffee. So we want our site to appear in search results when people search using phrases like "online coffee store" and "mail order coffee". If our site appears in the first ten results for those search phrases, then it will usually be displayed on the first page of results. We would not expect to receive more visitors if our site appeared on the second or later pages.

So let's refine our goal for search engine optimization:

Note

For the search phrases that our potential customers are likely to use, we want our site to appear as high as possible in the search engine results, preferably in the top ten.

There are many books and companies that offer SEO services. Some of them claim to know how the search engines calculate a site's position in the search results, or how to find the most effective search terms for your site. We will keep our claims more modest as compared to that. Instead, this chapter will show you what you can do with Magento to help search engines index your site accurately and completely.

Introduction


Search Engine Optimization (SEO) is a technique used to improve a site's performance in search engines. A search engine is a search site like www.google.com, www.bing.com, and www.yahoo.com. According to conventional wisdom, sites that appear near the top of the search results will receive the most clicks.

For example, our demonstration site sells coffee. So we want our site to appear in search results when people search using phrases like "online coffee store" and "mail order coffee". If our site appears in the first ten results for those search phrases, then it will usually be displayed on the first page of results. We would not expect to receive more visitors if our site appeared on the second or later pages.

So let's refine our goal for search engine optimization:

Note

For the search phrases that our potential customers are likely to use, we want our site to appear as high as possible in the search engine results, preferably in the top ten.

There are many books and companies that offer SEO services. Some of them claim to know how the search engines calculate a site's position in the search results, or how to find the most effective search terms for your site. We will keep our claims more modest as compared to that. Instead, this chapter will show you what you can do with Magento to help search engines index your site accurately and completely.

Adding meta information


In this section, we will cover how to optimize your product pages by entering meta information.

The word meta means "About this subject". Webmasters use meta tags to tell search engines about a page. A page's meta information should accurately describe the content and purpose of that page. This helps the search engines categorize the page better. Some search engines use meta keywords and meta descriptions, while others ignore them. Because search engines can change their policies at any time, it is to your advantage to add this meta information, just in case your favorite search engine begins using it.

I use the word "page" instead of "site" deliberately. While you may be concerned about the search engine rank of your store's website, search engines do not index sites; they index pages. Therefore, it is important that you try to optimize each page of your store for search engines.

Many store owners are concerned about the search rank of their store's home page. While I do not suggest that you ignore the front page, you should also optimize each product's page. When people search for a specific type of online store, you want your store's front page to rank high in the results. When they search for a specific product, you want at least one of your products to rank high. We will cover optimizing your product pages in another section.

Getting ready

There are three prerequisites for this technique:

  • You need access to the administrative interface and must be able to edit product information.

  • You must spend time thinking about, and if possible, researching the search terms that your customers will use to find a product.

  • You must spend time thinking about, and if possible, researching what your customers want to see in the search results.

How to do it...

  1. 1. Log in to your site's backend, or Administrative Panel.

  2. 2. Select Catalog | Manage Products. The Manage Products page displays. A list of the products in your store should appear on this page.

  3. 3. Select the product whose meta information you want to edit. The Product Information page displays:

  1. 4. Select the Meta Information tab:

  1. 5. In the Meta Title field, enter a description title for the product page.

  1. 6. In the Meta Keywords field, enter the search terms and/or phrases that your customers are most likely to use.

  2. 7. In the Meta Description field, enter a description that you would like potential customers to see in their search results.

  3. 8. Click on the Save button.

How it works...

Let's look at how meta information works on a web page.

Meta information and search sites

Here is a product page from our demonstration site:

If you view the HTML code for this page, you will see meta information in several places. You can do this yourself, by selecting View | Page Source from your browser's menu.

Near the top of the page, we find the page title which is the first piece of meta information. We also find some meta information that describes the page. We are talking about the title, meta description, and meta keyword tags:

<head>
<title>Blue Mountain Triage--Whole Bean</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="The world's most famous coffee, and for good reason. There are many imitators and blends, but ours is certified as genuine. Grown only in the Blue Mountains of Jamaica, between 3,000 and 7,500 feet altitude. Rich, chocolatey,. low in acid and high in flavor." />
<meta name="keywords" content="Blue Mountain Triage Whole Bean coffee" />

Search engines use the title and meta tags to categorize a page and to match a person's search terms to your page. No one, except the engineers who create the search engines, knows how much weight is given to each of these elements. However, there is much evidence that meta information plays a part in matching a page to a person's search query. That is why we will carefully construct this meta information for each product page.

Note

Most SEO experts agree that Google no longer uses the meta keywords tag when ranking search results. However, they do not penalize you for having it, so there's no harm in using it. As of this writing, Yahoo! recommends using it (http://help.yahoo.com/l/us/yahoo/search/ranking/ranking-02.html), and it is still used by some other search engines like AOL.

The title for our example page is Blue Mountain Triage--Whole Bean. If someone uses the words in the title in a search, or even better, uses the exact phrase, then the example page should be listed among the results.

In the following screenshot, you can see a very optimistic example. The user has entered the exact search term that we have in our title, and our example page is the first result:

So before you write your title and your meta keywords, spend time thinking about this question:

Note

What search terms and phrases are most likely to be used by the people who are most likely to buy this product?

The answer is your meta keywords.

Let's take another look at the meta description for this product page:

<meta name="description" content="The world's most famous coffee, and for good reason. There are many imitators and blends, but ours is certified as genuine. Grown only in the Blue Mountains of Jamaica, between 3,000 and 7,500 feet altitude. Rich, chocolatey,. low in acid and high in flavor." />

Now, look at the first search result. Sometimes, search engines display the meta description for a page. This means that the person searching will use the meta description to decide whether to visit the page. So before you write your meta description, spend time thinking about this question:

Note

For the people who are most likely to buy this product, what description will most likely inspire them to visit the product page?

There is much evidence that a page's title has a large effect upon how a search engine categorizes a page, and matches search terms to a page. However, if you stuff a page title with too many keywords, it can become unreadable. So you must also consider this question:

Note

What page title will accurately describe this product and contain the most productive keywords for customers who search for the product, without becoming too long and unreadable?

Tips for using the most productive keywords, description, and title

In the previous section, we presented several questions that must be answered before adding meta information to your product page. Choosing the best meta information can help customers find your product. How to choose this meta information is the subject of entire books.

Here are some tips for writing meta information:

  • Don't repeat the same keywords over again because search engines will treat this as spam.

  • If your title, meta keywords, or meta description tag contains repeated keywords, it might be ignored.

  • Search engines use a technique called "word stemming". If the person who is searching is looking for a word that is part of one of your keywords, then the search engine will match them. For example, if someone is searching for a "fridge" and one of your keywords is "refrigerator", then the search engine finds that match. So, include the longest form of each search term in your title or meta information.

  • Try to include the keywords that are in your title and meta information in the body of your page. In Magento, that means repeating the keywords in the Product Description field. We showed you how to do that in the previous sectionHow to do it....

If you're interested in learning more about optimizing keywords, descriptions, and titles, then see some of the resources in the following sectionThere's more...

There's more...

Because Google has the largest share of the search market, many webmasters are concerned about how their sites rank in Google searches. For advice about optimizing your pages for Google, you can go to Google's help pages.

Webmasters/Site owners help

This is the starting page for webmaster help.

http://www.google.com/support/webmasters/

Changing a site title and description

This is Google's help page about page titles and descriptions. It gives advice on writing good page titles and descriptions.

http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=35624

Researching keywords

Use the Keyword tool to get new keyword ideas.

https://adwords.google.com/select/KeywordToolExternal

Optimizing images for search engines


Search engines use the information that you enter about images when matching a search query to your page content. In this section, we will see how to optimize image information in Magento so that search engines accurately match searchers with your product page.

We will use the following example page:

Our goal is to optimize the meta information and name of this image, so that it enhances our search value.

How to do it...

Before you log into Magento, rename the image that you want to use on the page. Use a name that describes the product in the picture.

A good name for the image above would be jamaican-blue-mountain-coffee-whole-bean.jpg. A bad name for the image above would be jamaican_flag_with_coffee_beans.jpg.

  1. 1. Log in to your site's backend or Administrative Panel.

  2. 2. Select Catalog | Manage Products.

  3. 3. Select the product whose image information you want to edit.

  4. 4. Select the Image tab.

  5. 5. Select the Browse Files... button. A dialog box appears where you will select the image to upload.

  6. 6. Navigate to the directory containing the image to upload, and select the image.

  1. 7. With the image selected, click on the Open button. The image's filename will be displayed on the page. The image is ready to be uploaded.

  2. 8. Click on the Upload Files button, and the image will be added to the page.

If there is an old image, as in the previous screenshot, you will want to remove it.

Follow these steps:

  1. 1. In the row for the old image, enable the Remove checkbox.

  2. 2. In the row for the new image, click on the radio buttons for the image sizes (Base Image, Small Image, and Thumbnail).

  3. 3. In the row for the new image, enter a Label for the image. Remember to use keywords that enhance the search result for the page.

  4. 4. Click on the Save button.

How it works...

Let's take a look at the HTML code for this page. When we view the source code, we see the HTML code that puts the image of the coffee on the page. The image also has meta information, which should describe the picture. Look for the "alt" and "title" text:

<img src="http://localhost.com/brew-me-a-cup.com/media/catalog/product/cache/1/thumbnail/56x/5e06319eda06f020e43594a9c230972d/j/a/jamaican-blue-mountain-coffee-whole-bean.jpg" alt="Jamaican Blue Mountain Coffee Whole Bean" title="Jamaican Blue Mountain Coffee Whole Bean" />

Notice that the image's name indicates it is the one we uploaded in the previous instructions. The name contains keywords that accurately describe the content of the picture and the page.

Also notice the alt and title text for the image. Magento used the text we entered into the Label field for those tags. Search engines will see those key words, even if your visitors don't.

There's more...

Yahoo! offers tips for improving the search engine ranking of your web pages. You can see the article at http://help.yahoo.com/l/us/yahoo/search/ranking/ranking-02.html. Notice the sixth bullet point: "Use ALT text for graphics..."

Google also offers tips for writing good alt text on their page titled Images at http://www.google.com/support/webmasters/bin/answer.py?answer=114016.

Using title prefix or suffix to add the store name to page titles


In the first section of this chapterAdd meta information, you saw that search engines use the page title as one of their criteria for ranking a page and matching search queries to that page. You also saw that you enter the page title for a product page. This makes every product page's title unique.

Sometimes, you might want every page in your site to have some common text in its title. For example, you might want every page to have the name of your store. This is especially true when common text is a search term for which you want every page to be shown.

In our demonstration store, we might want "Online Coffee Store" to be added to every page's title. This is a common search phrase that could apply to every page.

You can add a prefix, a suffix, or both to every page's title. The prefix will be added in front of the page title, and the suffix will be added to the end of the page title. In the following screenshot, Blue Mountain Coffee is the name of the page. Online Coffee Store is a suffix that gets added to the title of every page on the site:

How to do it...

  1. 1. Log in to your site's backend, or Administrative Panel.

  2. 2. Select System | Configuration. The Configuration page displays.

  3. 3. From the General section, select Design. The Design page displays.

  4. 4. Scroll down to the section for HTML Head.

  5. 5. Enter the prefix or suffix into the field for Title Prefix or Title Suffix.

  6. 6. Click on the Save Config button.

How it works...

Let's take a look at the HTML code for this page. When we view the source code, we see that the suffix has been added to the "title" text:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title> Blue Mountain Coffee Online Coffee Store</title>

There's more...

Under Configuration | General | Design, scroll further down the page, and you will see a field labeled Miscellaneous HTML. This is HTML code that is added to the end of every page in your store.

However, remember that the code doesn't need to be permanent. For example, in our online coffee store, we could put a coffee-related quote in this field, and change the quote whenever we wanted a fresh one. We could add links to websites for coffee lovers. You can add any HTML code here, if you think it will enhance your pages' search engine performance or just add value for your visitors.

Generating a site map


A site map informs search engines which URLs on your site you want them to index. At a minimum, a site map consists of a list of the URLs on your site. It can also include when each URL was last updated, how often the URL changes, and how important it is in relation to other URLs in the site. This enables search engines to crawl the site more intelligently.

On some sites, not all pages are available through the human-browseable interface, that is, not all pages can be accessed by clicking on a link. If a human can't click on the link, then neither can the search engine crawler. On these sites, a site map is especially useful. The site map ensures that all pages will be crawled.

Using Magento, you can generate a site map containing all accessible URLs on your store's site. Then, you can instruct the search engines to index those URLs. Google, MSN, Yahoo, and Ask use the same protocol now.

Note

A site map increases the chance that all your pages will be included in search indexes. It does not influence the way that pages are ranked in search results.

In this section, we will cover generating a site map and pointing search engines towards the site map.

Getting ready

Before you can complete this task, you must have FTP access to your Magento site, that is, you must be able to upload, delete, and edit files in your Magento site.

How to do it...

  1. 1. Log in to your site's backend, or Administrative Panel.

  2. 2. Select Catalog | Google Sitemap.

Note

Although it's called a "Google Sitemap", the major search engines use the same protocol. So this site map will work for all of them.

  1. 3. Click on the Add Sitemap button. The New Sitemap page displays.

  2. 4. In the Filename field, enter a name for the site map.

  3. 5. In the Path field, enter the directory on your Magento server where you want the site map. To place it in the root (home) directory of your site, enter a forward slash like this: /

  4. 6. Click on the Save & Generate button, and the new site map is generated.

  5. 7. You can see a URL in the Link for Google column. Either copy and paste this URL into a document so that it can be easily retrieved, or minimize this window without closing it. Later, you will want to copy and paste this link.

  6. 8. Launch your FTP client, and navigate to the root directory of your Magento site:

    In our example, you can see the two fi les that we will deal with are in the root directory: robots.txt and sitemap.xml.

  1. 9. Open the file robots.txt for editing. Exactly how you do this depends upon which TP client you are using. If you are using WinSCP, as shown here, then you can just double-click on the file, and it will open for editing:

  1. 10. The file might already have some text in it. That's is okay. Add this line to the file:

    Sitemap: http://www.yourdomain.com/sitemap.xml

    where:

    www.yourdomain.com is your domain. In our example, it's www.brew-me-a-cup.com.

    /sitemap.xml is the path and filename for the site map. In our example, the site map is in the root directory. If we put Magento in a subdirectory, it might look like this: www.brew-me-a-cup.com/magento/sitemap.xml.

  2. 11. Save the file.

How it works...

When a search engine robot or crawler visits your site, the first file it looks for is robots.txt. This file tells the crawler which pages to visit and which it should not visit. Robots are free to abide by or ignore robots.txt. All of the major search engines will abide by robots.txt. This ensures that they visit the pages you want them to index. It does not ensure that they will actually index them or rank them higher.

There's more...

You can set up Magento to automatically refresh the site map file. This is the subject of the next sectionConfigure Magento to automatically refresh the site map

Configuring Magento to automatically refresh the site map


After you set this up, you do not need to manually create the site map. Magento will create it whenever you want.

Getting ready

Before you can complete this task, you must have FTP access to your Magento site, that is, you must be able to upload, delete, and edit files in your Magento site.

You must also be able to create cron jobs on your web server. Most hosting services enable you to create cron jobs. You should check the help files for your host, and ensure that you understand how to create a cron job.

Many hosting services offer the cPanel application for managing your files on the host. If your hosting service offers cPanel, then you might find this documentation helpful:

  • The cPanel file manager:

    http://twiki.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/FileManager
    
  • Creating a cron job in cPanel:

    http://twiki.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/CronJobs
    

How to do it...

Let's begin with creating the site map:

  1. 1. Log in to your site's backend or Administrative Panel.

  2. 2. Select Catalog | Google Sitemap.

Note

Although it's called a "Google Sitemap", the major search engines use the same protocol. So this site map will work for all of them.

  1. 3. Click on the Add Sitemap button. The New Sitemap page displays.

  2. 4. In the Filename field, enter a name for the site map.

  3. 5. In the Path field, enter the directory on your Magento server where you want the site map. To place it in the root (home) directory of your site, enter a slash like this: /

  4. 6. Click on the Save & Generate button, and the new site map is generated.

  5. 7. You can see a URL in the Link for Google column. Either copy and paste this URL into a document so that it can easily retrieve it, or minimize this window without closing it. Later, you will want to copy and paste this link.

Pointing search engine crawlers to the site map:

  1. 1. Launch your FTP client, and navigate to the root directory of your Magento site:

    In our example, you can see the two fi les that we will deal with in the root directory: robots.txt and sitemap.xml.

  1. 2. Open the file robots.txt for editing. Exactly how you do this depends upon which FTP client you are using. If you are using WinSCP, as shown here, then you can just double-click on the file, and it will open for editing:

  1. 3. The file might already have some text in it. That's okay. Add this line to the file:

    Sitemap: http://www.yourdomain.com/sitemap.xml

    where:

    www.yourdomain.com is your domain. In our example, it's www.brew-me-a-cup.com.

    /sitemap.xml is the path and filename for the site map. In our example, the site map is in the root directory. If we put Magento in a subdirectory, it might look like this: www.brew-me-a-cup.com/magento/sitemap.xml.

  2. 4. Save the file.

Configuring Magento to periodically refresh the site map:

  1. 1. Log in to your site's backend or Administrative Panel.

  2. 2. Select System | Configuration | Google Sitemap.

  3. 3. Under Categories Options, Products Options, and CMS Pages Options, you will see a drop-down list labeled Frequency. This drop-down list answers the question, "How often do you update this kind of page in your store?"

    For example, if you add or edit products every day, then for Products Options, select a Frequency of Daily. If you add or edit category landing pages every week, then for Categories Options, select a Frequency of Weekly.

  4. 4. For Categories Options, Products Options, and CMS Pages Options, select the correct Frequency for your site.

  5. 5. Under Categories Options, Products Options, and CMS Pages Options, you will see a drop-down list labelled Priority. This drop-down list answers the question, "What is the relative importance of this kind of page?"

  6. 6. For example, if product pages are four times as important as category landing pages, then for Products Options, enter a Priority of 1.0, and for Categories Options, enter a Priority of 0.25.

  7. 7. For Categories Options, Products Options, and CMS Pages Options, enter the correct Priority for your site.

  8. 8. Under Generation Settings, select Yes. This turns on the feature. Magento will not generate the site map until you enable this.

  9. 9. Under Start Time, select the time you want the site map to be generated. On or after this time, Magento will generate your site map.

    For example, suppose you enter 2:30am here and your cron job is set to run every hour. When your cron job runs at 2:00am, it will not cause Magento to generate the site map. When the cron job runs again at 3:00am because the time for generating the site map has passed, Magento will generate the site map.

  10. 10. Under Frequency, select how often you want Magento to generate a site map. This can be Daily, Weekly, or Monthly. There is no point in generating a site map more often than once a day because a web crawler will almost certainly not visit your site any more often than that.

  11. 11. Under Error Email Recipient, enter the email address to which you want Magento to send errors. Magento will notify this email address if it encounters errors while trying to generate the sitemap.

  12. 12. The Error Email Sender is the email address from which the error email will appear to come. These email addresses are set up under Store Email Addresses on the same page.

  13. 13. The Error Email Template is the template that Magento will use when sending the error email. You can leave this at the default selection or create a new template under System | Transactional Emails.

  14. 14. Click on the Save button.

Setting up the Magento cron job:

On your web host, you must create a cron job. The cron job will tell the Magento script cron.php to execute a number of functions. Among those functions will be generating a new site map.

Note

Magento's cron.php is not the cron job. The cron job is script that you create on your web hosting service. The cron job, in turn, tells cron.php to run. The cron.php file then activates many functions, including generating a site map.

The method for creating a cron job will vary from host to host. In all cases, you want the cron job to run the file cron.php, found in Magento's home directory.

You should configure the cron job to run at least as often as you want the site map generated, that is, if you want a new site map generated daily, you should configure the cron job to run at least every day.

How it works...

Under Catalog | Google Sitemap, you told Magento what to call the site map and where to store it. In robots.txt, you told search engine crawlers where to find the site map.

Then, under System | Configuration | Google Sitemap, you told Magento how often to refresh the site map. You also chose some settings for the site map. These settings tell the search engine crawlers how often to check back for updated pages and the relative importance of different types of pages.

Finally, you created a cron job on your hosting service that runs cron.php at set times (every week, day, hour, and so on). The cron job runs cron.php, and cron.php tells Magento to refresh the site map.

Left arrow icon Right arrow icon

Key benefits

  • Build a professional Magento sales web site, with the help of easy-to-follow steps and ample screenshots, to solve real-world business needs and requirements
  • Develop your web site by using your creativity and exploiting the sales techniques that suit your needs
  • Provide visitors with attractive and innovative features to make your site sell
  • Part of Packt's Cookbook series: Each recipe is a carefully organized sequence of instructions to complete the task as efficiently as possible.

Description

Magento is a feature-rich, professional open source e-commerce solution that offers users complete flexibility and control over the look, content, and functionality of their online store. Although Magento provides users with the power to create dynamic e-commerce sites, it can be challenging to get beyond the basics and create sites that are tailored to your unique business needs.This book gives you a hands-on experience on Magento, helping you increase your revenue by implementing proven sales tactics on your Magento site.This book contains techniques to help you with each stage of selling to your customers: attracting visitors, driving them to your product pages, making the sale, increasing sales, engaging your customers, and more. It contains a powerful mix of techniques for increasing sales in your online storefront. Over thirty of the techniques are short and stand alone. A few are designed to be used together, such as the seven techniques in the chapter on creating an international storefront. Some techniques make creative use of Magento’s standard features. A few techniques combine Magento with other tools, such as social networking sites. All the techniques are explained in clear, step-by-step directions, with many screenshots. The book uses an example site for each technique, so that you can see exactly how it will affect your storefront. You can jump into the book at any point, or, work through it from beginning to end.

Who is this book for?

If you are a Magento store owner or store designer who wants to boost sales, then this book is for you

What you will learn

  • Attract visitors by optimizing product pages for search engines
  • Export products from your Magento store and place them on shopping sites, like Google Product Search and Pricewatch
  • Create landing pages that drive customers to product pages
  • Customize your store’s informative pages and decide what content to include on your store’s informative pages
  • Add custom options to products and add videos, links, and other HTML to product pages
  • Increase sales with related products and cross sells by offering quantity discounts and free shipping for specific conditions
  • Calculate and display special pricing for products after they are added to the shopping cart
  • Produce and send a newsletter and enable customers to create, publish, and send wish lists
  • Determine which kind of social media is best for your business model and add “follow us” buttons for social media sites
  • Manage reviews, ratings, and tags that are submitted by your customers and add polls to your storefront
  • Create an international storefront with translations for store navigation, product descriptions, informative pages, and transaction emails
  • Create a wholesale storefront for just your wholesale customers
Estimated delivery fee Deliver to United States

Economy delivery 10 - 13 business days

Free $6.95

Premium delivery 6 - 9 business days

$21.95
(Includes tracking information)

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Mar 30, 2010
Length: 292 pages
Edition : 1st
Language : English
ISBN-13 : 9781849510127
Vendor :
Magento
Languages :
Concepts :
Tools :

What do you get with Print?

Product feature icon Instant access to your digital copy whilst your Print order is Shipped
Product feature icon Paperback book shipped to your preferred address
Product feature icon Redeem a companion digital copy on all Print orders
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Modal Close icon
Payment Processing...
tick Completed

Shipping Address

Billing Address

Shipping Methods
Estimated delivery fee Deliver to United States

Economy delivery 10 - 13 business days

Free $6.95

Premium delivery 6 - 9 business days

$21.95
(Includes tracking information)

Product Details

Publication date : Mar 30, 2010
Length: 292 pages
Edition : 1st
Language : English
ISBN-13 : 9781849510127
Vendor :
Magento
Languages :
Concepts :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total $ 75.18 93.98 18.80 saved
Magento 1.3 Sales Tactics Cookbook
$43.99 $54.99
Magento Search Engine Optimization
$31.19 $38.99
Total $ 75.18 93.98 18.80 saved Stars icon

Table of Contents

10 Chapters
Attracting Visitors Chevron down icon Chevron up icon
Placing Products on Shopping Sites Chevron down icon Chevron up icon
Driving Visitors to Your Product Pages Chevron down icon Chevron up icon
Making the Sale by Optimizing Product Pages Chevron down icon Chevron up icon
Increasing the Sale Chevron down icon Chevron up icon
Offering and Advertising Promotions Chevron down icon Chevron up icon
Engage Your Customers Chevron down icon Chevron up icon
Let Your Customers Speak Chevron down icon Chevron up icon
Internationalization Chevron down icon Chevron up icon
Create a Wholesale Store Chevron down icon Chevron up icon

Customer reviews

Rating distribution
Full star icon Full star icon Full star icon Full star icon Half star icon 4.8
(4 Ratings)
5 star 75%
4 star 25%
3 star 0%
2 star 0%
1 star 0%
Tamara Aug 17, 2012
Full star icon Full star icon Full star icon Full star icon Full star icon 5
The book is quite helpful even for not so professional people like me. I can manage my campaigns now by myself without paying good money to a marketing firm
Amazon Verified review Amazon
Stephan A. Miller Jun 08, 2010
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This book is a must for anyone who is working to get their Magento shopping site more traffic and sales and have yet to learn any SEO or social media marketing techniques. It is also a great help for SEO's that must work with Magento. It shows you where to go to make tweaks in structure and content.Extended review here: [...]
Amazon Verified review Amazon
Amazon Customer Jun 24, 2010
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Anything remotely technical is covered a step at a time. You do not need to be a pro to use this BUT you must already have a trading Magento store to get maximum benefit from this. If you have not then read this first Magento: Beginner's Guide The best aspects about this book.Covers all you need- It has gone over just about every aspect or tactic in the e-commerce business persons arsenal that can be used to promote their business. Everything from meta-tags to marketing gets a mention.Makes it easy and logoical- Every tutorial is step by step. Every explanation makes sense and leaves you asking, why didn't I do that already.If you are a seasoned Magento administrator who wants a sales checklist then scan through it. I am fairly sure you will come across a few things you are not doing that you could easily implement. If you have just got started with your new Magento site then get it and spend an afternoon reading the whole thing from cover to cover.Hope this helps a bit.
Amazon Verified review Amazon
Amazon Customer Apr 28, 2016
Full star icon Full star icon Full star icon Full star icon Empty star icon 4
Solid beginning Magneto book. A little outdated but still has good information.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

What is the digital copy I get with my Print order? Chevron down icon Chevron up icon

When you buy any Print edition of our Books, you can redeem (for free) the eBook edition of the Print Book you’ve purchased. This gives you instant access to your book when you make an order via PDF, EPUB or our online Reader experience.

What is the delivery time and cost of print book? Chevron down icon Chevron up icon

Shipping Details

USA:

'

Economy: Delivery to most addresses in the US within 10-15 business days

Premium: Trackable Delivery to most addresses in the US within 3-8 business days

UK:

Economy: Delivery to most addresses in the U.K. within 7-9 business days.
Shipments are not trackable

Premium: Trackable delivery to most addresses in the U.K. within 3-4 business days!
Add one extra business day for deliveries to Northern Ireland and Scottish Highlands and islands

EU:

Premium: Trackable delivery to most EU destinations within 4-9 business days.

Australia:

Economy: Can deliver to P. O. Boxes and private residences.
Trackable service with delivery to addresses in Australia only.
Delivery time ranges from 7-9 business days for VIC and 8-10 business days for Interstate metro
Delivery time is up to 15 business days for remote areas of WA, NT & QLD.

Premium: Delivery to addresses in Australia only
Trackable delivery to most P. O. Boxes and private residences in Australia within 4-5 days based on the distance to a destination following dispatch.

India:

Premium: Delivery to most Indian addresses within 5-6 business days

Rest of the World:

Premium: Countries in the American continent: Trackable delivery to most countries within 4-7 business days

Asia:

Premium: Delivery to most Asian addresses within 5-9 business days

Disclaimer:
All orders received before 5 PM U.K time would start printing from the next business day. So the estimated delivery times start from the next day as well. Orders received after 5 PM U.K time (in our internal systems) on a business day or anytime on the weekend will begin printing the second to next business day. For example, an order placed at 11 AM today will begin printing tomorrow, whereas an order placed at 9 PM tonight will begin printing the day after tomorrow.


Unfortunately, due to several restrictions, we are unable to ship to the following countries:

  1. Afghanistan
  2. American Samoa
  3. Belarus
  4. Brunei Darussalam
  5. Central African Republic
  6. The Democratic Republic of Congo
  7. Eritrea
  8. Guinea-bissau
  9. Iran
  10. Lebanon
  11. Libiya Arab Jamahriya
  12. Somalia
  13. Sudan
  14. Russian Federation
  15. Syrian Arab Republic
  16. Ukraine
  17. Venezuela
What is custom duty/charge? Chevron down icon Chevron up icon

Customs duty are charges levied on goods when they cross international borders. It is a tax that is imposed on imported goods. These duties are charged by special authorities and bodies created by local governments and are meant to protect local industries, economies, and businesses.

Do I have to pay customs charges for the print book order? Chevron down icon Chevron up icon

The orders shipped to the countries that are listed under EU27 will not bear custom charges. They are paid by Packt as part of the order.

List of EU27 countries: www.gov.uk/eu-eea:

A custom duty or localized taxes may be applicable on the shipment and would be charged by the recipient country outside of the EU27 which should be paid by the customer and these duties are not included in the shipping charges been charged on the order.

How do I know my custom duty charges? Chevron down icon Chevron up icon

The amount of duty payable varies greatly depending on the imported goods, the country of origin and several other factors like the total invoice amount or dimensions like weight, and other such criteria applicable in your country.

For example:

  • If you live in Mexico, and the declared value of your ordered items is over $ 50, for you to receive a package, you will have to pay additional import tax of 19% which will be $ 9.50 to the courier service.
  • Whereas if you live in Turkey, and the declared value of your ordered items is over € 22, for you to receive a package, you will have to pay additional import tax of 18% which will be € 3.96 to the courier service.
How can I cancel my order? Chevron down icon Chevron up icon

Cancellation Policy for Published Printed Books:

You can cancel any order within 1 hour of placing the order. Simply contact customercare@packt.com with your order details or payment transaction id. If your order has already started the shipment process, we will do our best to stop it. However, if it is already on the way to you then when you receive it, you can contact us at customercare@packt.com using the returns and refund process.

Please understand that Packt Publishing cannot provide refunds or cancel any order except for the cases described in our Return Policy (i.e. Packt Publishing agrees to replace your printed book because it arrives damaged or material defect in book), Packt Publishing will not accept returns.

What is your returns and refunds policy? Chevron down icon Chevron up icon

Return Policy:

We want you to be happy with your purchase from Packtpub.com. We will not hassle you with returning print books to us. If the print book you receive from us is incorrect, damaged, doesn't work or is unacceptably late, please contact Customer Relations Team on customercare@packt.com with the order number and issue details as explained below:

  1. If you ordered (eBook, Video or Print Book) incorrectly or accidentally, please contact Customer Relations Team on customercare@packt.com within one hour of placing the order and we will replace/refund you the item cost.
  2. Sadly, if your eBook or Video file is faulty or a fault occurs during the eBook or Video being made available to you, i.e. during download then you should contact Customer Relations Team within 14 days of purchase on customercare@packt.com who will be able to resolve this issue for you.
  3. You will have a choice of replacement or refund of the problem items.(damaged, defective or incorrect)
  4. Once Customer Care Team confirms that you will be refunded, you should receive the refund within 10 to 12 working days.
  5. If you are only requesting a refund of one book from a multiple order, then we will refund you the appropriate single item.
  6. Where the items were shipped under a free shipping offer, there will be no shipping costs to refund.

On the off chance your printed book arrives damaged, with book material defect, contact our Customer Relation Team on customercare@packt.com within 14 days of receipt of the book with appropriate evidence of damage and we will work with you to secure a replacement copy, if necessary. Please note that each printed book you order from us is individually made by Packt's professional book-printing partner which is on a print-on-demand basis.

What tax is charged? Chevron down icon Chevron up icon

Currently, no tax is charged on the purchase of any print book (subject to change based on the laws and regulations). A localized VAT fee is charged only to our European and UK customers on eBooks, Video and subscriptions that they buy. GST is charged to Indian customers for eBooks and video purchases.

What payment methods can I use? Chevron down icon Chevron up icon

You can pay with the following card types:

  1. Visa Debit
  2. Visa Credit
  3. MasterCard
  4. PayPal
What is the delivery time and cost of print books? Chevron down icon Chevron up icon

Shipping Details

USA:

'

Economy: Delivery to most addresses in the US within 10-15 business days

Premium: Trackable Delivery to most addresses in the US within 3-8 business days

UK:

Economy: Delivery to most addresses in the U.K. within 7-9 business days.
Shipments are not trackable

Premium: Trackable delivery to most addresses in the U.K. within 3-4 business days!
Add one extra business day for deliveries to Northern Ireland and Scottish Highlands and islands

EU:

Premium: Trackable delivery to most EU destinations within 4-9 business days.

Australia:

Economy: Can deliver to P. O. Boxes and private residences.
Trackable service with delivery to addresses in Australia only.
Delivery time ranges from 7-9 business days for VIC and 8-10 business days for Interstate metro
Delivery time is up to 15 business days for remote areas of WA, NT & QLD.

Premium: Delivery to addresses in Australia only
Trackable delivery to most P. O. Boxes and private residences in Australia within 4-5 days based on the distance to a destination following dispatch.

India:

Premium: Delivery to most Indian addresses within 5-6 business days

Rest of the World:

Premium: Countries in the American continent: Trackable delivery to most countries within 4-7 business days

Asia:

Premium: Delivery to most Asian addresses within 5-9 business days

Disclaimer:
All orders received before 5 PM U.K time would start printing from the next business day. So the estimated delivery times start from the next day as well. Orders received after 5 PM U.K time (in our internal systems) on a business day or anytime on the weekend will begin printing the second to next business day. For example, an order placed at 11 AM today will begin printing tomorrow, whereas an order placed at 9 PM tonight will begin printing the day after tomorrow.


Unfortunately, due to several restrictions, we are unable to ship to the following countries:

  1. Afghanistan
  2. American Samoa
  3. Belarus
  4. Brunei Darussalam
  5. Central African Republic
  6. The Democratic Republic of Congo
  7. Eritrea
  8. Guinea-bissau
  9. Iran
  10. Lebanon
  11. Libiya Arab Jamahriya
  12. Somalia
  13. Sudan
  14. Russian Federation
  15. Syrian Arab Republic
  16. Ukraine
  17. Venezuela
Modal Close icon
Modal Close icon