Book Image

PrestaShop 1.3 Beginner's Guide

Book Image

PrestaShop 1.3 Beginner's Guide

Overview of this book

PrestaShop is a hidden gem. There are many much more widely known online shopping cart solutions that have nothing like the features, potential, and ease of use that this open source, completely free-to-use, system has. But until now there has been no information available on how to make the most of it. This book takes a step-by-step approach to help you set up your own e-commerce store and maximize its potential. Even if you are totally new to e-commerce and PrestaShop, you can have your own functioning e-commerce store quickly and with tiny expenditure. Imagine the feeling when you get that glorious e-mail saying that you have your first paying customer.This practical guide follows the order of developing an active business. Packed with easy-to-follow steps with loads of screenshots and clear explanations, it follows a step-by-step approach to set up a PrestaShop e-commerce store from the very beginning through finding a web host, setting up your PrestaShop store, accepting money from customers, and planning for the future of your business.The first few chapters are a lightening, but thorough, illustration of how to get your shop online, stocked up, and looking smart and unique, including some really cool and really simple product features to show off your wares in style – very quickly. The later chapters are quite diverse and cover some exciting stuff such as newsletters, loyalty schemes, alternative revenue streams, statistics and analytics. You will also learn about security, disaster recovery, payment handling, currencies, taxes, shipping, and more. Towards the end, the chapters cover final preparations before going live, handling orders in PrestaShop, and how to promote your store and get more customers. Once the money starts to flow, the book looks at the future of e-commerce and your PrestaShop business. Then it discusses how to get to the top of your niche and stay there. And then the big secret: to use the knowledge you have gained to turn a single PrestaShop into a thriving e-commerce empire.The Appendix covers a number of worthwhile topics such as a handy PrestaShop control panel reference and various web resources for PrestaShop.
Table of Contents (18 chapters)
PrestaShop 1.3 Beginner's Guide
Credits
About the Author
Acknowledgement
About the Reviewers
Preface

Time for action - Google site maps tutorial


So how do we get one of these sitemap.xml files? You probably guessed. PrestaShop has a module that makes one. And as always it's a breeze to implement.

  1. 1. Click on the Modules tab and under the Tools category enable the Google sitemap module.

  2. 2. Scroll back down to it and click on Configure.

  3. 3. Now to generate the sitemaps.xml file and click on Update sitemap file.

  4. 4. You should do this every time you add to your site, such as adding products, categories, or articles. Also, do this if you make a significant change to the content as well.

  5. 5. Want to have a look what this sitemap.xml file looks like? Connect to your web server with FTP and download the sitemap.xml (NOT sitemap.php) file. Have a look at all the information PrestaShop has generated. It might look a bit like this:

What just happened?

Creating and keeping this file up-to-date will mean Google can easily keep up with the changes to your website and that is a good thing. You can also investigate...