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]

    You will have to change the category level limit to 1 first, then you will have to clear cache. Every time you change setting you have to clear cache via 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
    May 2008
    Posts
    261
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    You will have to change the category level limit to 1 first, then you will have to clear cache. Every time you change setting you have to clear cache via Extras->SSU manager
    hi, yellow,

    i already change max category level to 1, and clear all cache,
    but problem still exist.

    could you please help to check at
    http://www.hangerbase.com/black-whit...hanger-c-66_73
    http://www.hangerbase.com/black-whit...-wooden-hanger
    how to delete the 2nd level category id?

    thanks.

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

    Default Re: Simple SEO URL [support thread]

    SSU auto alias is not working on your site, because with alias on you cant have that type of link.

    You may want to clear your alias database via phpmyadmin, and then make sure you clear up ssu cache. You should see xyz files removed when you click on clearing ssu cache. And im not talking about your browser cache btw.
    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
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Huhm, after rechecking, here is the problem:

    See black-white-wooden-hanger-c-66_73? I bet you have more than 1 cat/product with this name black-white-wooden-hanger, in these cases ssu can only remove the identifier from 1 of those because otherwise it will get all confused and your links all pointing to the wrong location.

    If you want, you can manually set alias for these special categories via alias manager, but you MUST make sure you give each cat a unique alias such as black-white-wooden-hanger-blah, and black-white-wooden-hanger-bluh,......

    And then clear cache,
    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

  5. #5
    Join Date
    May 2008
    Posts
    261
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Huhm, after rechecking, here is the problem:

    See black-white-wooden-hanger-c-66_73? I bet you have more than 1 cat/product with this name black-white-wooden-hanger, in these cases ssu can only remove the identifier from 1 of those because otherwise it will get all confused and your links all pointing to the wrong location.

    If you want, you can manually set alias for these special categories via alias manager, but you MUST make sure you give each cat a unique alias such as black-white-wooden-hanger-blah, and black-white-wooden-hanger-bluh,......

    And then clear cache,
    hi, yellow,

    sorry, there is only 1 category named "black-white-wooden-hanger"

    this is very strange.

    of course, i can manully adit eahc url by alia manager, but it is time-waste if have thousands of products.
    please help!

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

    Default Re: Simple SEO URL [support thread]

    You should check to see if any product or category name may have that name. Otherwise, try to clear alias database then clear cache.
    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

  7. #7
    Join Date
    May 2008
    Posts
    261
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    You should check to see if any product or category name may have that name. Otherwise, try to clear alias database then clear cache.
    Hi, Yellow,

    Anyhow, many thanks for your quick answer.

    After login phpmyadmin, how to ckear alias daabase? which file in database should i delete?

    Another question, where can i download your lasted Mould Manager? thanks again

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

    Default Re: Simple SEO URL [support thread]

    hello all,

    i am using simple seo url for my website. the problem that i am facing is that when i switch on Simple SEO then the currency convertor on the product page shows page nt found. while it works perfectly on all other pages. Switching it off makes it work fine. Please help!!!!



    thanks,
    hc

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by hc1501 View Post
    hello all,

    i am using simple seo url for my website. the problem that i am facing is that when i switch on Simple SEO then the currency convertor on the product page shows page nt found. while it works perfectly on all other pages. Switching it off makes it work fine. Please help!!!!



    thanks,
    hc
    You may want to check your version, if you downloaded the module from zen download page then it is rather old. You can find the newest from my sig link
    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
    Posts
    261
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    hi, yellow,

    it is so strange.

    when cleared, it do shows that "149 file(s) removed. "

    but why my alias did not working? following is my .htaccess
    HTML Code:
    #### 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]
    #### EOF SSU
    what problely the problem is, and how to solve this?
    btw, how to clear alias database via phpmyadmin(i know how to login into phpmyadmin, but do not know which file i should to clear)

    thanks.

 

 

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