Page 133 of 506 FirstFirst ... 3383123131132133134135143183233 ... LastLast
Results 1,321 to 1,330 of 5054
  1. #1321
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by tacoma View Post
    Thanks, and sorry for not giving a link.


    I uploaded the pages.php file to the directory above.

    When I turn on SSU, I lose the entire site, except for the header image and background.

    www.lambcomponents.com
    Get the specific file from 3.3.8 package and you will be fine. Seem like the file I posted earlier has typo inside, and now I cant remove that file due to the 7mins limit on the forum.
    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. #1322
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Roope View Post
    Basicly all thumbnail image pop-up links are dead, for exaple take a look at this page: http://www.automodels.fi/ford-c-3/fo...alkoinen-p-324

    image link is generated to: http://www.automodels.fi/popup_image...105E_Ixo1a.jpg

    when it shoud be: http://www.automodels.fi/images/Ford...105E_Ixo1a.jpg

    And another thing I found was that when I generate sitemap for google, all links are duplicated with ?zenid=d835a6bc84bc1748e9d318a12c015709 tag adition. What's this?
    The easiest fix for the pop-up image is to put this in your ssu admin config exclude pages setting:
    popup_image_additional

    This will be addressed in the next version, but basically zencart store the encoded image path in the database, and when it is printed out SSU doesnt understand it. A better fix for this will be applied in 3.3.9

    The zenid error was mentioned before, I believe, let me see if I can find it.
    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. #1323
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    @Roope Which google sitemap module are you using, and which version?
    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. #1324
    Join Date
    Dec 2007
    Posts
    126
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Get the specific file from 3.3.8 package and you will be fine. Seem like the file I posted earlier has typo inside, and now I cant remove that file due to the 7mins limit on the forum.
    Got the file from the 3.3.8 build and it works great.

    Thanks!

  5. #1325
    Join Date
    Nov 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Thanks alot for the popup_image_additional fix! Works like charm

    Quote Originally Posted by yellow1912 View Post
    @Roope Which google sitemap module are you using, and which version?
    None. I used this online generator: http://www.xml-sitemaps.com/
    This same zenid crap also apperad one time on browser with clean cache from automodel page. I came from work and checked this page at home computer when I noticed that all hovered menu links contained this addition. I clicked some page open and it displayed correctly (with addition). After first page load links came back to normal and stayed that way even if I cleared all browser cache. Really weird.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Roope View Post
    Thanks alot for the popup_image_additional fix! Works like charm



    None. I used this online generator: http://www.xml-sitemaps.com/
    This same zenid crap also apperad one time on browser with clean thumbs from automodel page. I came from work and checked this page at home computer when I noticed that all hovered menu linkd contained this addition. I clicked some page open and it displayed correctly (with addition). After first page load links came back to normal and stayed that way even if I cleared all browser cache. Really weird.
    You should use one of those modules in the add-on (http://www.zen-cart.com/index.php?ma...roducts_id=544)

    But get back to the topic, there are some ZC settings you should check as well:

    ADMIN>>>CONFIGURATION>>>SESSIONS...Prevent Spider Sessions (set to TRUE).
    Also, Recreate Session should always be set to true.
    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. #1327
    Join Date
    Nov 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    You should use one of those modules in the add-on (http://www.zen-cart.com/index.php?ma...roducts_id=544)

    But get back to the topic, there are some ZC settings you should check as well:

    ADMIN>>>CONFIGURATION>>>SESSIONS...Prevent Spider Sessions (set to TRUE).
    Also, Recreate Session should always be set to true.
    Both checked and set to true already before.

    I know I need sitemap plugin but I just tested url structure with online tool (it was actually the one from auditmypc.com, not the one I linked before)

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

    Default Re: Simple SEO URL [support thread]

    The thing is: if you use an external sitemap, when it reads the links it may get the zenid in there. This is normal, expected to happen.

    But you dont want to have zenid in your sitemap, zenid should only appear when "real" visitor visits your site, and that should appear like this:
    If they have not visited your site for a while (in the last 24 mins), on the first page load all links displayed will have zenid attached
    When they click on any of those links, on the second page load none of the links should have zenid attached.
    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. #1329
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    I found out that I have some extra characters in the .htaccess file in some 3+version, this will cause the "internal server error" some of you might have experienced (if you have not, then you are safe)

    Open the .htaccess and you will see at the very beginning of the file 2 extra characters "hu", delete those, ver 3.3.9 is uploaded to address this 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

  10. #1330
    Join Date
    Nov 2007
    Posts
    99
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I installed SSU as per instructions shown here:

    http://wiki.rubikintegration.com/zen...u/installation

    I have also turned "On" SSU in admin > config > SSU

    However, the urls remain unchanged.

    I ran the ssu_check.php file and it shows the following:

    Warning Checking includes/configure.php
    Warning Suggested .htaccess content
    Success #### BOF SSU
    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    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
    Warning Checking cache write permission

    My .htaccess file shows the following:

    #### BOF SSU
    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    # Make sure to change "test_site" to the subfolder you install ZC. If you use root folder, change to: RewriteBase /
    RewriteBase /zencart/

    # Deny access from .htaccess
    RewriteRule ^\.htaccess$ - [F]

    RewriteCond %{SCRIPT_FILENAME} !-f
    RewriteCond %{SCRIPT_FILENAME} !-d
    RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]
    #### EOF SSU

    Store url: www.gemsoul.com

    What am I missing?

 

 

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