Post by xdomofab » Sat Aug 10, 2013 1:25 pm

These days, reaching the first page isn’t enough. You must rank #1. This module helps you with making your Opencart SEO friendly!
Download: http://www.opencart.com/index.php?route ... n_id=13208
Features

1. Custom Category Meta Title, H1 Tag, Bottom Descriptionn, Product Title & Information Title
One of the most important steps in improving your site's ranking in Google search results is to ensure that it contains plenty of rich information that includes relevant keywords, unique title, unique h1 tag and fresh content.
  • Extra field in category to add custom category title (leave it blank, category tile = category name)
  • Extra field in category to add custom category h1 tag (leave it blank, category h1 = category name)
  • (NEW) Extra field in category to add custom category bottom description (leave it blank, it will not display)
  • Extra field in product to add custom product title (leave it blank, product tile = product name)
  • Extra field in information to add custom information title (leave it blank, information tile = information name)
Google perfers fresh content, so you can use the category bottom description field to update your category content for your target audiences.

Store Front Demo:
http://www.target409.com/components

Admin Demo:
http://www.target409.com/admin/
Username: demo Password: demo

2. Optimize Site URL Architecture, Use Canonical Category / Product URLs w/ Breadcrumb
Add the rel="canonical" tag to duplicate category pages & category pagination
Opencart allows various sort orders for category page (by lowest price, highest rated, new arrival…). Specify the canonical version using a tag in the head section of the page. For example:
1> Category page sort by price & limit: http://www.target409.com/desktops?sort= ... SC&limit=5
rel="canonical" tag: <link href="http://www.target409.com/desktops" rel="canonical" />

2> Category pagination sort by price & limit: http://www.target409.com/desktops?sort= ... t=5&page=2
rel="canonical" tag: <link href="http://www.target409.com/desktops?page=2" rel="canonical" />

Always display the canonical product url from category, manufacturer or sitemap, remove duplicated product urls with category name and manufacturer name.

Display the products of subcategory in its parent category

Display the category breadcrumb (subcategory included) in the canonical product page. If product is in more than one category, the last category will display.

Demo:
category demo: http://www.target409.com/components/monitors
sitemap demo: http://www.target409.com/index.php?rout ... le_sitemap


3. Rich Snippets: Breadcrumb, Product and Product Review
This VQmod provides both a machine-readable and a human-readable version of product content. It is friendly for google to recognize. With this extension, search engines can index product reviews which is important to SEO.
Demo:
http://www.target409.com/samsung-syncmaster-941bw

To check the markup, use the structured data testing tool:
http://www.google.com/webmasters/tools/ ... ster-941bw

Image

Image

Image

Image

Requirements:
VQmod 2.2 or later is required
Easy VQMOD install. Installation instructions included
Download: http://www.opencart.com/index.php?route ... n_id=13208

Opencart Development & Consult:
All in One SEO Package: making your Opencart SEO friendly
Product Rich Snippets: Breadcrumb, Product & Product Reviews
Custom Titile H1 Tag: custom category title, h1, bottom description and product title
Optimize Site URL Architecture: unique url w/breadcrumb, seo friendly url architecture


New member

Posts

Joined
Wed Jun 05, 2013 11:03 am

Post by xdomofab » Tue Sep 17, 2013 9:50 pm

New:

One of the biggest mistakes a webmaster and their clients can make is using the same exact canonical URL on category pages and category pagination pages. Since the results on pages 2, 3, 4 ... are different from page 1, you should not use the same exact canonical tag here.

Canonical URL + Pagination Rel=Prev/Next Best Practices

Add Rel=Canonical tag to category/category pagination and brand/brand pagination

Add Rel=Prev/Next tag to category pagination and brand paginatioin


Opencart allows various sort orders for category page (by lowest price, highest rated, new arrival…). Specify the canonical version using a tag in the head section of the page.
Demo:
1> Category page sort by price & limit: http://www.target409.com/desktops?sort= ... SC&limit=5
Add this tag in the <head> section: <link href="http://www.target409.com/desktops" rel="canonical" />

2> Category pagination: http://www.target409.com/desktops?sort= ... t=5&page=2
Add this tag in the <head> section: <link href="http://www.target409.com/desktops?page=2" rel="canonical" />

The most current technique for SEO pagination makes use of the HTML 4/5 link element pagination rel=”next” and rel=”prev” tag. Keep in mind that all rel=next/prev pages should also have a self-referencing rel=canonical tag. In cases where tracking IDs and various sort orders are appended to a URL, these rel canonical tags will ensure no duplication and equity leak occurs.
Demo:
On the second category page, http://www.target409.com/desktops?sort= ... t=5&page=2
<link rel="canonical" href="http://www.target409.com/desktops?page=2" />
<link rel="prev" href="http://www.target409.com/desktops?sort= ... t=5&page=1" />
<link rel="next" href="http://www.target409.com/desktops?sort= ... t=5&page=3" />

Opencart Development & Consult:
All in One SEO Package: making your Opencart SEO friendly
Product Rich Snippets: Breadcrumb, Product & Product Reviews
Custom Titile H1 Tag: custom category title, h1, bottom description and product title
Optimize Site URL Architecture: unique url w/breadcrumb, seo friendly url architecture


New member

Posts

Joined
Wed Jun 05, 2013 11:03 am

Post by restlesscookie » Wed Sep 25, 2013 1:01 pm

I have recently started using the 'All-In-One SEO Ultimate Package', and a bit out character for myself I have felt compelled to write review. This is for two reason, firstly the SEO extension does exactly what is says it does, and does it well, and secondly the support I have received while installing and tweaking the Ext to work with my theme was far beyond what I expected, or have ever experienced in the past.

I am not an expert, far from it, more a 'have a go Joe' who likes to learn and do as much as he can.

It was possible for me to install this extension by myself even tho it involved running SQL queries The support and instruction that was given allowed me to modify the ext, and get it running perfectly with my theme.

I have tried to install similar ext in the past, and when their was DB issues I was brushed aside and fobbed off.

Because of this past experience I qualified with the developers before hand that they would support me to install this Ext if I bought it, and they said yes. Indeed they did, even modifying some scripts to work with my specific theme.

Over the moon with the SEO mods the ext makes, these combined with the support team means I will definitely buy from this developer again. Highly rated.

Ian


Posts

Joined
Tue Jun 25, 2013 11:31 am

Post by xdomofab » Thu Sep 26, 2013 11:18 am

@restlesscookie , glad I could help, and I appreciate the kind words!

Opencart Development & Consult:
All in One SEO Package: making your Opencart SEO friendly
Product Rich Snippets: Breadcrumb, Product & Product Reviews
Custom Titile H1 Tag: custom category title, h1, bottom description and product title
Optimize Site URL Architecture: unique url w/breadcrumb, seo friendly url architecture


New member

Posts

Joined
Wed Jun 05, 2013 11:03 am
Who is online

Users browsing this forum: Semrush [Bot] and 12 guests