Results 1 to 10 of 5054

Hybrid View

  1. #1
    Join Date
    Oct 2008
    Location
    newcastle upon tyne (UK)
    Posts
    876
    Plugin Contributions
    2

    Default Re: Simple SEO URL [support thread]

    Hi Yellow..

    Yes i have mod-rewrite, i can get MODx SEO to work but thats all built in (for idiots like me)

    I'll have another bash... my htaccess is identical to the one in the docs.
    maybe a beer will focus my mind!

    I'll give it a few more days then i think will have to pay you as I'm clearly crap:)


    (you have to admit tho.. i bet im the first to not have it turned on and ask why its not working,, hahaha)

  2. #2
    Join Date
    Sep 2007
    Posts
    166
    Plugin Contributions
    1

    Idea or Suggestion Re: Simple SEO URL [support thread]

    if your cart is in your root, make sure your .htaccess

    rewritebase is like this..

    #### BOF SSU
    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    # Make sure to change "zencart" to the subfolder you install ZC. # If you use root folder, change to: RewriteBase /
    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]
    #### EOF SSU
    AIM edwardtilbury
    GoogleTalk edwardtilbury

  3. #3
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by mcshane78 View Post
    Hi Yellow..

    Yes i have mod-rewrite, i can get MODx SEO to work but thats all built in (for idiots like me)

    I'll have another bash... my htaccess is identical to the one in the docs.
    maybe a beer will focus my mind!

    I'll give it a few more days then i think will have to pay you as I'm clearly crap:)


    (you have to admit tho.. i bet im the first to not have it turned on and ask why its not working,, hahaha)
    Make sure you change RewriteBase, the default is /zencart/ which is not correct for most stores.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

 

 

Similar Threads

  1. v151 Simple SEO URLs for ZC 1.5.x [Support Thread]
    By cvhainb in forum All Other Contributions/Addons
    Replies: 46
    Last Post: 8 Jun 2022, 09:42 AM
  2. 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
  3. How do I tell what version my Simple SEO URL addon mod, and others, are?
    By kevinmc3 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 May 2010, 01:32 AM
  4. Can't create new thread in Simple SEO URL forum
    By gseiber in forum General Questions
    Replies: 1
    Last Post: 3 Apr 2010, 01:56 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