Results 1 to 10 of 5054

Hybrid View

  1. #1
    Join Date
    Mar 2008
    Posts
    148
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Just installed this mod, now when I add products to the cart it says my cart is empty

    http://www.rothsound.com

    Is there an FAQ anywhere associated with this?

    It might help if zen carts search system for these forums wasn't awful and actually gave a page number for results instead of just the thread.

    Anyway, thanks.

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

    Default Re: Simple SEO URL [support thread]

    There is a doc file in this package. Anyhow, it seems like you have not set your .htaccess correctly. If you need help with that, post the content of the htaccess here

    Regards

    Quote Originally Posted by Qwert302 View Post
    Just installed this mod, now when I add products to the cart it says my cart is empty

    http://www.rothsound.com

    Is there an FAQ anywhere associated with this?

    It might help if zen carts search system for these forums wasn't awful and actually gave a page number for results instead of just the thread.

    Anyway, thanks.
    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. #3
    Join Date
    Oct 2008
    Posts
    24
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi,yellow1912

    Thanks for this great add-on. I am using dreamhost's server, not sure about the php version, just gauss it's php5,which version of your add-on I should download?

    I saw the download link on the first page is invalid.Thanks.

  4. #4
    Join Date
    Mar 2008
    Posts
    148
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Ok everybody, on the subject of SEO, I suggest adding 301 redirects to avoid canonical problems (www. vs. non-www)

    Add this to the bottom of the .htaccess that yellow gives you

    Code:
    #RewriteCond %{THE_REQUEST} ^.*/index.php#
    #RewriteRule ^(.*)index.php$ http://www.yoursite.com$1 [R=301,L]#
    
    RewriteCond %{HTTP_HOST} ^yoursite\.com$ [NC]
    RewriteRule ^(.*)$ http://www.yoursite.com$1 [R=301,L]
    And add this to the admin .htaccess

    Code:
    RewriteEngine off
    Yellow I would suggest incorporating this into the code of your mod since it really is important to SEO.

    This way any links that go to yoursite.com or yoursite.com/index.php will be redirected to www.yoursite.com, and you will gain more pagerank as a result.

    Now you can set it up for www.yoursite.com to go to yoursite.com, and there are mixed views on which is better, all I know is that with ZC www. seems to work better.

    Contact me with any questions.

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

    Default Re: Simple SEO URL [support thread]

    A good suggestion, however I assume some people may have it already in place, so include them in the module may have an unexpected effect. I will have them in place, commented out, so that people can use if they want.

    Thank you.
    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 2008
    Posts
    148
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Ok, just hit my first bump in the road.

    I am using Image Handler II, a very popular add-on. When I click on the extra images on the product page that would normally open a separate window with a larger version of that image, no image appears in the popup. There is documentation for a similar problem with regards to another mod in the documentation, but I can't seem to adapt it to Image Handler II. The documentation suggest swapping out a JS file, but that doesn't match the structure of how Image Handler II is set up.

    Sample Racquetball Equipment Page

    The interesting part is that if you click on the main image it pops up fine. I can't imagine I'm the only one running SSU with IH2?

    Thanks for any input.

  7. #7
    Join Date
    Mar 2008
    Posts
    148
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    OMG! Old links to my products still work!!!

    Can't say it enough, this mod is sweet. Yellow is amazing.

    I just need to get my additional images large pop-up to work and I'll be golden. When I view the page source it says <img src "images"> instead of what the actual image source should be.

  8. #8
    Join Date
    Mar 2008
    Posts
    148
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Ok, that was related to my .htaccess, but now that I've put in the new one I'm getting server errors whenever I click on a category?

  9. #9
    Join Date
    Mar 2008
    Posts
    148
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Ok, it might have something to do with my php.ini file. I had to make changes to it before but can't remember exactly what I did. I'll keep playing with it.

 

 

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