Community Forums

Automatic SEO Keyword Generator

Community created contributions & mods for OpenCart 1.x

Automatic SEO Keyword Generator

Postby skyer2000 » Mon Jul 23, 2012 9:59 pm

This extension automatically generates SEO keywords for products and categories. It will also automatically convert any data you input into the keyword field into a proper format. Download at: http://www.opencart.com/index.php?route ... on_id=7352

For example: "Automatic SEO Keyword Generator v0.9.9" will automatically convert to "automatic-seo-keyword-generator-v0-9-9"

Features:
-Automatic keyword based on Category name
-Automatic keyword based on Product name
-If keyword is manually inputted, it converts the input into a proper format.

It uses the following code to generate the SEO friendly URLs, hopefully the OpenCart dev team implements this.

Code: Select all
$keyword = trim(preg_replace('/[^a-z0-9]+/', '-', strtolower($keyword)), '-')
skyer2000
 
Posts: 25
Joined: Fri Jul 17, 2009 2:27 am

Return to Free Contributions

Who is online

Users browsing this forum: American and 8 guests

Hosted by Arvixe Web Hosting