Page 257 of 506 FirstFirst ... 157207247255256257258259267307357 ... LastLast
Results 2,561 to 2,570 of 5054
  1. #2561
    Join Date
    Oct 2008
    Posts
    85
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    zencart default charset is set to iso_8859-1, after i changing it to utf-8, my problem has been fixed. now those specials characters (é, è, à ) are replaced by (e, e a) in url

    i found the ru.php in ssu language folder, where could i get the german special characters translit?

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

    Default Re: Simple SEO URL [support thread]

    You will need to clone ru and make one for german yourself.
    In the future SSU will have features added to make transliting much easier.
    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. #2563
    Join Date
    May 2008
    Posts
    188
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I apologise in advance if this has been answered elsewhere but I promise I went through this thread and the sites referred to in the installation documentation.

    My first question is can this be used on a windows server ?

    I found a few references to windows server tweaks in this thread but no difinitive answer.

    Secondly if it can be used on a windows server what has to be installed / turned on on the server ?

    The documentation gives instructions for apache but does not specifiically mention the windows server.

    Again my apologies if this is answered elsewhere and I missed it.

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

    Default Re: Simple SEO URL [support thread]

    No need to apologize, the thread is long.

    Anyhow, I dont have the answer either. Some users reported the htaccess rules do not work well on their windows server, and I offered to help if I can get access to their windows test server, but no one ever got back to me so far :)
    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. #2565
    Join Date
    Dec 2008
    Location
    San Fran
    Posts
    382
    Plugin Contributions
    0

    help question Re: 301 Redirect Wierdness for products

    Hi Yellow, I'm hoping you can help me... I just ported over my site from Osc to Zen, all my redirects are fine except I'm having a problem getting my products to redirect. Here's an example...

    Here is the old URL:
    http://www.perfectlocks.com/product_...roducts_id=108

    Here is the new one:
    http://www.perfectlocks.com/hand-tie...hand-tied-weft

    My code in .htaccess is:
    redirect 301 /product_info.php?products_id=108 http://www.perfectlocks.com/hand-tie...hand-tied-weft

    But when the page it actually ends up landing on is:
    http://www.perfectlocks.com/-c-0/products-name-p-108

    Why is it changing the URL and what is -c-0? Please help, how do I fix this? All of my non product pages redirect just fine. Does this require some kind of mod rewrite in my .htaccess?

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

    Default Re: Simple SEO URL [support thread]

    Post the links again, in [ code ]
    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. #2567
    Join Date
    Dec 2008
    Location
    San Fran
    Posts
    382
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Here is the old URL:
    Code:
    www.perfectlocks.com/product_info.php?products_id=108
    Here is the new one:
    Code:
    http://www.perfectlocks.com/hand-tied-wefts/curly-hand-tied-weft
    My code in .htaccess is:
    Code:
    redirect 301 /product_info.php?products_id=108 http://www.perfectlocks.com/hand-tied-wefts/curly-hand-tied-weft
    But when the page it actually ends up landing on is:
    Code:
    http://www.perfectlocks.com/-c-0/products-name-p-108

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

    Default Re: Simple SEO URL [support thread]

    Do you really have the product id 108 in the new store, that is also want of the problem
    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. #2569
    Join Date
    Dec 2008
    Location
    San Fran
    Posts
    382
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Do you really have the product id 108 in the new store, that is also want of the problem
    No I don't, my product Id's have changed... but I have it redirecting to the alias, is that not sufficient?

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

    Default Re: Simple SEO URL [support thread]

    Where do you place these redirection? They have to be BEFORE

    Code:
    RewriteCond %{SCRIPT_FILENAME} !-f
    RewriteCond %{SCRIPT_FILENAME} !-d
    RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]
    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