Automatic SEO Keyword Generator
1 post
• Page 1 of 1
Automatic SEO Keyword Generator
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.
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
1 post
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 9 guests













