/index.php?route=product/product&path=57&product_id=49
/c,57,tablets/p,49,samsung-galaxy-tab-10-1.html
/tablets/samsung-galaxy-tab-10-1.html
/index.php?route=product/manufacturer/info&manufacturer_id=8&sort=p.sort_order&order=ASC&page=2&limit=15
/apple;sort,p.sort_order,order,ASC,page,2,limit,15
RewriteRule ^download/(.*) /index.php?route=error/not_found [L]
RewriteRule ^image-smp/(.*) index.php?route=product/smp_image&name=$1 [L]
RewriteBase /
from the file completely, however in some installations this doesn't work correctly. If this is the case, you will need to put the line back
RewriteBase /
back and your store is in a subfolder, you'll need to edit the RewriteBase /
to RewriteBase /yoursubfoldername/
. For example, if your store is http://www.yourstore.com/shop/ you will need to have RewriteBase /shop/
on that line
config.php
and admin/config.php
add:admin/
to your_folder_name/
Settings
-> URLs
and configure settings below as you want them.
.html
, which is automatically added when URL addresses for products and information pages are generated. In order to configure these, you need to go to Extensions(1)
-> SEO-URLs(2)
and then click
Generate for all
(5) you will see a new window with a table containing information about the items found in database that do not have generated SEO URLs addresses yet. To confirm their generation click Extensions(1)
-> Products(2) / Information Pages / Categories / Manufacturers
you will see a list of available generators.
Automatically create SEO URLs when adding or editing product
, if you change product name during editing, the SEO URL won't change, except when you clear the SEO Keyword
from it's previous value.
Extensions(1)
-> Auto Generators(2)
and select the checkboxes(3) next to the items you want to be generated automatically and confirm with Extensions(1)
-> Descriptions(2)
you will see the generators list for products, categories and manufacturersExtras(1)
-> Facebook/Google+ Widget(2)
then click
Enable(3)
and enter the URL of your social site.(4)The Facebook design example | The Google+ design example |
![]() | ![]() |
Settings(1)
-> Webmaster Tools(2)
section. There you should give the webmaster tools verification code. More information on how to generate Google Site Verification value
can be found at Webmaster ToolsSettings(1)
-> Google Analytics(2)
SiteMap
tab at the top of SMK, then click the .index.xml
should be sent to the site WebmasterTools:CRON
tab where you can configure the automatic generation of sitemaps:/c,57,tablets/p,49,samsung-galaxy-tab-10-1.html
instead of /tablets/samsung-galaxy-tab-10-1.html
?/tablets/samsung-galaxy-tab-10-1.html
. To generate them:http://yourstore.com/account/login
to http://yourstore.com/login
?http://yourstore.com/category-name-1/category-name-2/product-name
to:http://yourstore.com/product-name
you should do the following:http://yourstore.com/index.php?route=common/home
to http://yourstore.com/common/home
- This may cause problems with some extensions.Settings
-> Skip Convert URLs
allows you to configure the URLs that should remain in the default format.payment/
all URLs starting with http://yourstore.com/index.php?route=payment/
ie.:http://yourstore.com/index.php?route=payment/
http://yourstore.com/index.php?route=payment/cod
http://yourstore.com/index.php?route=payment/pp_pro
, etc. will not be changed to the new format. This is needed for some payment gateways to avoid loss of data being sent back
Thank you so much for purchasing this extension. If you have any questions or problems, please raise a support ticket