Post by RuudN » Thu Aug 15, 2013 5:54 pm

When I was looking for a solution to be able to add multilingual SEO keywords, I couldn´t find any. That´s why I made a simple solution to this using VQMOD. You may use it for free. I don't guarantee it works, use on your own risk, etcetera. It has however been tested on OpenCart v1.5.5.1. Let me know if it helped!

To install:
1. Add a column named "language_id" to table url_alias. Assuming you use "oc_" as prefix for Opencart, you may use the following code:

Code: Select all

ALTER TABLE  `oc_url_alias` ADD  `language_id` INT NOT NULL AFTER  `url_alias_id` ;
2. add the .xml file to VQMOD

It should add the possibility to specify an SEO keyword for every active language to your categories and products like this:

Image

Attachments

multilingual SEO keyword VQMOD


Newbie

Posts

Joined
Sun May 05, 2013 12:21 am

Post by tjsystems » Thu Aug 29, 2013 6:21 pm

How does this work with seo crawler like Google?

Live with 2.2.0.0 fully SSL.


Active Member

Posts

Joined
Sun Aug 26, 2012 5:39 pm
Location - NL, Amsterdam
Who is online

Users browsing this forum: No registered users and 1 guest