Page 458 of 506 FirstFirst ... 358408448456457458459460468 ... LastLast
Results 4,571 to 4,580 of 5054
  1. #4571
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by chrismaddox3d View Post
    Here is a link to my site,
    http://www.youniverseonline.com/
    I honestly wish i could just write the url by hand code,
    But looking around it seems zen cart needs a plugin for this,
    Thanks,
    Let me ask you again is zen cart in the root of your server or in another folder?
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  2. #4572
    Join Date
    Aug 2010
    Location
    tx
    Posts
    102
    Plugin Contributions
    0

    help question Re: Simple SEO URL [support thread]

    zen cart template i have installed
    /public_html/includes/templates/theme346
    it all begins in the root folder,
    is that what you meant or should i take a screen shot of the root folder,
    Thanks,

  3. #4573
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by chrismaddox3d View Post
    zen cart template i have installed
    /public_html/includes/templates/theme346
    it all begins in the root folder,
    is that what you meant,
    Thanks,
    yes that is what I mean, is zen cart insulation in the root of your server, or is it in a a sub folder.
    You need to set your .htaccess file up like this then.
    RewriteBase /
    RewriteBase /

    If it is in a sub folder it need to be
    RewriteBase /folder_name/
    Last edited by countrycharm; 16 Oct 2010 at 06:42 AM.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  4. #4574
    Join Date
    Aug 2010
    Location
    tx
    Posts
    102
    Plugin Contributions
    0

    help question Re: Simple SEO URL [support thread]

    Here are 2 screen shots taken right now,
    Hope this help answer more,
    I dont think it is writebase,
    Seem to be all in the root where it all begin,
    Public html

    Root folder

  5. #4575
    Join Date
    Nov 2006
    Posts
    296
    Plugin Contributions
    2

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by chrismaddox3d View Post
    I just installed simple seo on my site,
    i got the following error when i used ssu_checker to check my site, http://www.youniverseonline.com/ssu_check.php
    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

    Anyone know what could be wrong?
    Thanks,
    nope, problem still live

  6. #4576
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by chrismaddox3d View Post
    Here are 2 screen shots taken right now,
    Hope this help answer more,
    I dont think it is writebase,
    Seem to be all in the root where it all begin,
    Public html

    Root folder
    On the second screen shot Public html what is inside the includes folder? Is that part of simple seo, if it is you have files in the wrong place. They should all go where zen cart is installed in the first screen shot root.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  7. #4577
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by chrismaddox3d View Post
    Here are 2 screen shots taken right now,
    Hope this help answer more,
    I dont think it is writebase,
    Seem to be all in the root where it all begin,
    Public html

    Root folder
    Let me try this again. Disregard my last post On the second screen shot root what is inside the includes, admin folder? Is that part of simple seo, if it is you have installed the files in the wrong place. They should all go where zen cart is installed in the first screen shot Public html. You have to make sure you clear simple seo cache each time you make changes.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  8. #4578
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    One more thing to keep in mind. Maybe to completely understand .htaccess stuff I want to clarify.

    .htaccess need to go in the folder that it needs to control.
    .htaccess RewriteBase or Base needs to be set relative to the folder structure of the domain. If installed in a sub directory of the domain, RewriteBase /subdir/

    This has nothing to do with the root /public_html/ in your hosting account just with the location relative to the domains root.

    Your domain root might be /public_html/mydomain but test zencart is installed /public_html/mydomain/testzen so .htaccess will be put in /public_html/mydomain/testzen but you have to set RewriteBase /testzen/
    If just /public_html/mydomain/
    it will be RewriteBase /
    Every simple seo file and .htaccess needs to be under /public_html/mydomain/ to work. Hope this makes sense to you.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  9. #4579
    Join Date
    Oct 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    May anyone who is claimed ‘totally zenned’ give some help?

    Quote Originally Posted by noleafclover2007 View Post
    Hello everyone,

    I have just installed SSU ver 3.8.5 as a module to my Zen-cart ver. v1.3.9f. Seems I have installed it all right, with the hand-edited html_output.php, module installer, using the htaccess that cam in package with ver 3.8.5, etc. The links that I see through the anchors are fine and clickable, however I have 2 immediate problems:

    1) whenever any of the SEO links are followed, they KEEP REDIRECTING me to ‘index’ root page.
    2) when ‘local.config.php’ (coming in package with ver 3.8.5) is enabled (my language code is RU), then returned is “500 Internal Server Error”. Both “SSU Status” and “SSU Multi Language Status” are true.

    My environment is Apache/2.2.10 (Win32) PHP/5.2.9-1; MySQL: 5.0.67-community-nt

    Can anyone please explain how to fix this or please direct me to where this is covered within this threat ?? (spent some 1 hour reading through the posts, but no luck).

  10. #4580
    Join Date
    Jun 2007
    Posts
    195
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by sham View Post
    Please help installed module manager rev 18 and installed Simple SEO 3.8.0, got admin>extras>Simple SEO URL Manager , it opens but I never saw database patches have been applied and I have no admin>configuration>Simple SEO URL Manager zencart 1.3.8a.
    Any help would be greatly appreciated.
    Thank you
    I have exactly the same problem, does anyone have the solution for this please?

 

 

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