Page 1 of 2 12 LastLast
Results 1 to 10 of 5054

Hybrid View

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by gabstero View Post
    Gang -

    is there a way to modify a particular URL similar to what you can do in WordPress when you write a post?

    I looked all over the Simple SEO settings in my ZenCart but wasn't able to find anything relevant.

    thanks!
    Gabstero
    Alias Manager is what you need, go to extras->ssu manager.
    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

  2. #2
    Join Date
    Jan 2008
    Posts
    67
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    If this happens, this usually means that your webserver is not supporting or not having mod_rewrite enabled. This is something you will have to check with your host.
    I checked with the host and it seems mod_rewrite is enabled, any other ideas?

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by skylab001 View Post
    I checked with the host and it seems mod_rewrite is enabled, any other ideas?
    Post the url to your site.
    Post the location of your htaccess
    Post the content of your htaccess

    You can pm me if you want.
    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

  4. #4
    Join Date
    Nov 2007
    Posts
    342
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Alias Manager is what you need, go to extras->ssu manager.
    Thanks Yellow! Quick SEO wisdom question. Do you think Google favors aliases to be Permanent or not in terms of ranking?

    thanks a ton!
    Gabstero

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by gabstero View Post
    Thanks Yellow! Quick SEO wisdom question. Do you think Google favors aliases to be Permanent or not in terms of ranking?

    thanks a ton!
    Gabstero
    Note that these alias are now your real links. Those old links are now redirected to the new ones. So in any case, avoid changing links unless you really have to.
    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

  6. #6
    Join Date
    Mar 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I've upgraded my sites PHP to PHP5 and I still can't seem to get things to work correctly. When I click in Extras->Simple SEO URL Manager I just get a blank page. I've tried re-uploading everything and following the installation steps again but nothing.

    I can now get the ssu_check.php to load up and here is what it says:
    Checking includes/configure.php
    Suggested .htaccess content
    #### BOF SSU
    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    RewriteBase /buy/

    # Deny access from .htaccess
    RewriteRule ^\.htaccess$ - [F]

    RewriteCond %{SCRIPT_FILENAME} !-f
    RewriteCond %{SCRIPT_FILENAME} !-d
    RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA]

    #### EOF SSU
    Checking cache write permission
    Not sure what this means, but any ideas?

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

    Default Re: Simple SEO URL [support thread]

    It means you are supposed to put this in htaccess file

    Code:
    #### BOF SSU 
    Options +FollowSymLinks -MultiViews 
    RewriteEngine On 
    RewriteBase /buy/ 
    
    # Deny access from .htaccess 
    RewriteRule ^\.htaccess$ - [F] 
    
    RewriteCond %{SCRIPT_FILENAME} !-f 
    RewriteCond %{SCRIPT_FILENAME} !-d 
    RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA] 
    
    #### EOF SSU
    For the blank page problem, you have to follow this guideline: https://www.zen-cart.com/tutorials/index.php?article=82
    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

  8. #8
    Join Date
    Mar 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I've checked the htaccess file and it already contained that info? I've tried following that guideline for the blank page but it still happens, I'm not sure what I'm doing wrong..

    It doesn't show the message that the database patches have been applied.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by creepycreatures View Post
    I've checked the htaccess file and it already contained that info? I've tried following that guideline for the blank page but it still happens, I'm not sure what I'm doing wrong..

    It doesn't show the message that the database patches have been applied.
    If you want, pm me your ftp and admin temporary login info, i will help you to check
    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

  10. #10
    Join Date
    May 2008
    Location
    Ukraine
    Posts
    71
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hello,

    I am trying to install this mod, but I think I am missing something. It says at the download area that I need to edit one file, but it doesn't says which one

    Also do I need to install any sql patches, or do I just copy the files to the store?
    Zen-cart 1.3.8a
    www.api.kharkov.ua

 

 
Page 1 of 2 12 LastLast

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