Page 195 of 506 FirstFirst ... 95145185193194195196197205245295 ... LastLast
Results 1,941 to 1,950 of 5054
  1. #1941
    Join Date
    Dec 2008
    Location
    USA
    Posts
    64
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi yellow1912,
    I upgraded it to 3.5.8, and commented out the three lines in .htaccess file. I still have the same problem. More over in the module manager it shows version 3.5.1.

    Thank you.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by srigari View Post
    Hi yellow1912,
    I upgraded it to 3.5.8, and commented out the three lines in .htaccess file. I still have the same problem. More over in the module manager it shows version 3.5.1.

    Thank you.
    Check your pm
    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

  3. #1943
    Join Date
    Dec 2008
    Location
    USA
    Posts
    64
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Check your pm
    I did not understand what is pm

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

    Default Re: Simple SEO URL [support thread]

    It should work for you now. The reason it doesnt work in your case, is that your server returns a rather unexpected value when $_SERVER["SCRIPT_NAME"] is used.
    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. #1945
    Join Date
    Dec 2008
    Location
    USA
    Posts
    64
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Thank you very much.

  6. #1946
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Glamorousshoe View Post
    I am trying to install this mod on a development site. www.ohiospeedshop.com/dev This is what I have for the .htaccess:
    Code:
    #### BOF SSU
    Options +FollowSymLinks
    RewriteEngine On
    # Change "/zencart/ to the correct setting
    # if your site is located at root folder, then you should have RewriteBase /
    # Go to your include/configure.php, this value should be the same with the value of DIR_WS_CATALOG
    RewriteBase /dev/
    
    # 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]
    #### EOF SSU
    When I enable the mod and go to any of the links. The url in the navigation bar will change but It will reload the home page again. I am not sure why that is. Does anyone have a clue?
    I am trying to get an answer for this issue. I have the Ultimate SEO installed on my other site. It didn't take much effort to install. Am I doing something wrong here.

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

    Default Re: Simple SEO URL [support thread]

    It is possible that you have the same issue with srigari, your server returns a rather unexpected result of $_SERVER["SCRIPT_NAME"]

    If so, try to go to includes/classes/ssu/cores/link.php, replace that by $_SERVER["SCRIPT_FILENAME"], see if it helps.

    more info about $_SERVER["SCRIPT_NAME"]: SSU uses this to avoid doing any redirection at all if the script is not called via index.php (for example, you dont want ssu to do anything at all if the paypal_ipn_handler.php is being used)
    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. #1948
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    3.6.0 RC2.1 is now available for download, please note that 3.6.x version is not to be used on live site yet!!!!

    This version will introduce a completely new LinkAlias Manager. You will see new features such as pagination, sort by columns. Searching will also be available soon. This will greatly help store owners who may have hundreds if not thousands of aliases.

    3.6.x also optimizes caching which will greatly improve performance on stores with a large number of products.
    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

  9. #1949
    Join Date
    Nov 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I'm test the version 3.6
    alias be on, auto alias be on, cache be cleared
    i don't work Set max category level
    example:
    Set max category level = 3
    level 1 -->http://www.mainada.es/demo_bebe/cochecitos-bebe
    level2 -->http://www.mainada.es/demo_bebe/coch...e-bebe-confort
    level3-->http://www.mainada.es/demo_bebe/bebe...rt/creatis-fix
    and must be
    level 1 -->http://www.mainada.es/demo_bebe/cochecitos-bebe
    level2 -->http://www.mainada.es/demo_bebe/coch...e/bebe-confort
    level3-->http://www.mainada.es/demo_bebe/coch...rt/creatis-fix

    Quote Originally Posted by yellow1912 View Post
    More than likely you have not cleared your SSU cache.
    Link alias must be on, auto alias must be on, cache must be cleared.

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

    Default Re: Simple SEO URL [support thread]

    What do you mean?

    If you want to have the category structure to be separated by / then you have to set so in your admin.
    Set Category Separator --> /
    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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR