Results 1 to 10 of 5054

Hybrid View

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by countrycharm View Post
    Yellow has improve the clearing of the cache function in admin right much. It still has some problems but over all it still does OK most of the time. I found out it depends on what host and what kind of server you are on. Some host will work better than others when clearing the cache. I clear my cache everyday to keep it building up so many. By doing this my sites operates pretty much like I want it to.
    So are you saying that Yellow has eliminated this problem with his latest version?

    Ian

  2. #2
    Join Date
    Jan 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi. Small problem I can't get to the bottom off...
    Yesterday I had to move some of my sites to a new server. Had the accounts saved in cpanel, restored them on the new installation through whm, all seemed fine. Except that in all zencart sites I have, htose that had ssu active now redirect all links to the homepage. I checked mod_rewrite, it's active, the nameservers, even the ip's are the same, I don't understand what's going on. Oh, and I seem to have php running on cgi if that makes a difference, as all my sites stated that configure.php is writable, but the file's rights were 644. I made a chmod.php to fix the issue, but the ssu problem remains. Any help please? Here's an example of what I'm talking about. This is a work in progress, a temporary domain for this would be shop. I control this server, so if there are technologies I missed on my apache compilation, please tell me. Thank you.

    L.E.
    Here's the content of my .httaccess

    #### BOF SSU
    Options +FollowSymLinks
    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 [OR]
    RewriteCond %{SCRIPT_FILENAME} -d
    RewriteRule .* - [L]

    RewriteRule ^(.+) index.php/$1 [E=VAR1:$1,QSA,L]

    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^info-juego.es
    RewriteRule (.*) http://www.info-juego.es/$1 [R=301,L]


    #### EOF SSURewriteCond %{HTTP_HOST} ^info-juego.es$ [OR]

    RewriteCond %{HTTP_HOST} ^info-juego.es$ [OR]
    RewriteCond %{HTTP_HOST} ^www.info-juego.es$
    RewriteRule ^/?$ "http\:\/\/www\.info-juego\.es" [R=301,L]
    Last edited by mnemos; 4 Dec 2009 at 07:53 AM. Reason: Added text

 

 

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