Book Image

OpenCart 1.4: Beginner's Guide

By : Murat Yilmaz
Book Image

OpenCart 1.4: Beginner's Guide

By: Murat Yilmaz

Overview of this book

<p>OpenCart is a popular open source shopping cart solution and provides elegantly written tools to establish a fully functional online store from scratch in a very short time with intuitive screens. It can be a difficult task for beginners to go beyond the basics and apply all the features, which they will require for their businesses.</p> <p>This practical book gives you hands-on experience on using and managing OpenCart, helping you start feature-rich, professional online stores easily. It also teaches you how to organize your online store effectively in terms of products, payments, shipping, orders, and customer relations.</p> <p>OpenCart 1.4 Beginner's Guide will teach you how to build a store that can take control of all the online shopping needs. You will be able to run multiple shops in a single installation. You will learn how to set up products and correctly organize in categories. You will correctly integrate a payment gateway and shipping method after reading the comparisons and applying the examples. You will learn how to define taxes and apply them according to the geolocation of a customer. This book also teaches you how to manage orders and customers. You can impress your customers and increase the availability of the website to more people with the help of this practical guide. Additionally, the book also teaches you how to use design templates and apply SEO (search engine optimization) to make the store more visible for search engine queries.</p>
Table of Contents (18 chapters)
OpenCart 1.4 Beginner's Guide
Credits
About the author
About the reviewers
Preface
Index

Time for action – applying SEO for product pages


In this section, we will learn how to activate SEO URLs and apply to products.

  1. Let's first browse to the product page and see how URL looks like before applying the SEO.

    Notice that the default URL before SEO is parametric and this is not good for search engine crawlers.

  2. Let's login to the administration panel and open the System | Settings menu.

  3. We will jump to the Server tab and choose Yes for the Use SEO URLs option. Then, let's click on the Save button.

  4. We will need to open cPanel and choose File Manager now.

  5. Let's open the root folder of our store and choose the .htaccess.txt file there. Right-click on it and choose Rename.

  6. We will delete the .txt prefix. Thus, we will write .htaccess for the final filename. Then, click on the Rename file button.

  7. Let's return to the administration panel of our store and open the Catalog | Products tab.

  8. Let's be sure that we have a nice, descriptive sentence(s) for Meta Tag Description. Most search engines take...