Results 1 to 10 of 5054

Hybrid View

  1. #1
    Join Date
    Sep 2008
    Posts
    220
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by mcshane78 View Post
    hahahaha, great.. im not alone!

    but at least you worked it out... i had to ask Yellow hahaha!

    Great to see i am not alone here..i am trying to get this work too.. i didnt know there was setting for the ssu in admin-configuration.

    Besides..no errros, latest version is installed (http://wiki.rubikintegration.com/zen...u/installation and module manager installed too.

    I use norwegian language though..

  2. #2
    Join Date
    Sep 2008
    Posts
    220
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I got this work(almost)

    When ssu is enabled, this link appears (which shows: The page isn't redirecting properly)
    http://www.fotoexperten.no/NO/NO/NO/NO/kameraveske-c-8

    This is the site when it is not turned on:
    http://www.fotoexperten.no/index.php...=index&cPath=8

    Anyone who knows why i get this strange url?


    Ok. let me clarify the settings:

    Zen cart version 1.3.8a.

    .htacess (located in /www):

    Code:
    #### BOF SSU
    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    # Make sure to change "test_site" 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
    RewriteEngine on
    RewriteCond %{HTTP_HOST} ^fotoexperten.no$ [OR]
    RewriteCond %{HTTP_HOST} ^www.fotoexperten.no$
    RewriteRule ^article\/?$ "http\:\/\/www\.fotoexperten\.no\/" [R=301,L]
    Admin-Configuration- Simple SEO URL:

  3. #3
    Join Date
    Sep 2008
    Posts
    220
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I got it work

    "Set SSU Multi Language Status" had to be set to off

 

 

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