Results 1 to 10 of 47

Hybrid View

  1. #1
    Join Date
    Jul 2015
    Posts
    2
    Plugin Contributions
    0

    Default Re: Simple SEO URLs for ZC 1.5.x [Support Thread]

    Hi All

    I am using this plugin and it works fine except in few cases.
    In the product list page I have added 'Add to cart' button for each product listed and the following url is opened on that button click "index.php?main_page=product_info&cPath=14_18&products_id=1315&qty=1". After enabling simple seo plugin. it is not working.

    Can anyone guide me on how to pass qty value in the seo url?

  2. #2
    Join Date
    Jul 2015
    Posts
    2
    Plugin Contributions
    0

    Default Re: Simple SEO URLs for ZC 1.5.x [Support Thread]

    Hi All

    Here is my entry in .htaccess

    #### BOF SSU

    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    RewriteBase /
    # Deny access from .htaccess
    RewriteRule ^\.htaccess$ - [F]
    RewriteCond %{SCRIPT_FILENAME} !-f
    RewriteCond %{SCRIPT_FILENAME} !-d
    RewriteRule ^(.+) index.php/$1 [E=VAR1:$1,QSA,L,PT]
    # alternative rewrite rule, seem to work on GoDaddy hosts http://codeigniter.com/wiki/Godaddy_Installaton_Tips/
    # to use it, please make sure you comment out the rewrite rule above, then uncomment the line below
    # RewriteRule ^(.*)$ /index.php?$1 [L]
    #### EOF SSU

    Please help.Its very urgent.

 

 

Similar Threads

  1. Simple SEO URL, Ultimate SEO URLs, Ceon URI Mapping SEO
    By pizza392 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 21 Jan 2015, 10:49 AM
  2. Simple SEO URL (OLD version) [support thread]
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 5053
    Last Post: 30 Jun 2014, 02:42 PM
  3. question about moving from Magic Seo Urls to Simple Seo Urls
    By zubenubi in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 3 Sep 2010, 12:44 AM
  4. Simple SEO URLS parser for News Box Manager
    By thebobajob in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 15 Jul 2010, 08:54 PM
  5. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg