Page 267 of 506 FirstFirst ... 167217257265266267268269277317367 ... LastLast
Results 2,661 to 2,670 of 5054
  1. #2661
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    includes/classes/ssu/cores/link.php
    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. #2662
    Join Date
    Mar 2005
    Posts
    174
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Perfect! In link.php, I added a trailing slash successfully by finding this line:

    Code:
    $link = str_replace('/?', '?', $link);
    and adding this below it:

    Code:
    $link .= "/";
    Could anyone give me a tip on how to force a slash when someone links to or types in a URL without one? I ask because /blog/ works great for me, but /blog with no trailing slash gives an error ("Warning: Cannot modify header information - headers already sent by...").

  3. #2663
    Join Date
    Oct 2006
    Posts
    20
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi everyone.
    SSU version is Beta 3.6.6
    my site www.rchobbycn.com was hosted by bluehost.com

    my site SSU configration is

    Set minimum word length 0
    Set Link Alias Status false
    Exclude list advanced_search_result,redirect,popup_image_additional,download,wordpress,tell_a _friend,checkout_shipping,shopping_cart
    Set max category level 2
    Name delimiter -
    ID delimiter -
    File extension
    Set SSU Status true
    Set SSU Multi Language Status false
    Set maximum name length 0
    Set Query Key's Exclude List zenid,gclid,number_of_uploads,number_of_downloads,action,sort,page,disp_order,fi lter_id,alpha_filter_id
    Set Auto Alias Status false
    Set Category Separator /
    Set default language identifier true

    I have try to reset all the cache
    But my shopping cart and advanced_search_result can't work.
    it said: Page Not Found

    Any help will be appreciated.

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

    Default Re: Simple SEO URL [support thread]

    Do you have the content of your htaccess? Can you post here? Just a feeling but I suspect you used some other seo module before and have some info left in the htaccess.
    Last edited by yellow1912; 13 Mar 2009 at 06:49 AM.
    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. #2665
    Join Date
    Oct 2006
    Posts
    20
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    my .htaccess content is

    #### 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 /

    # 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

    I didn't install other seo module.
    I just upgrade from SSU 3.5.8 to SSU 3.6.6. SSU 3.5.8 work, but after upgrade, didn't work.

    THE shopping_cart and advansed_search_result URL IS

    http://www.rchobbycn.com/advanced_search_result.html and
    http://www.rchobbycn.com/shopping_cart.html

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

    Default Re: Simple SEO URL [support thread]

    Your File extension is currently null, so it would be weird that ssu adds html to it.
    On top of that, you have: advanced_search_result in the exclude list as well, so SSU would not do any redirection on this page (but your site is doing that)

    Pretty weird if you ask me. Do you have any other seo module installed, or perhaps installed before and was not completely removed?

    Did you follow: http://wiki.rubikintegration.com/zen...es/ssu/upgrade ?

    Maybe rechecking if all files are uploaded correctly, and SSU cache is cleared, and all sql patches applied
    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. #2667
    Join Date
    Oct 2006
    Posts
    20
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I just installed previous version simple_seo_url_rev235, but it work for me. After upgrade to simple_seo_url_3-5-8, didnt' work, then upgrade to ssu 3.6.6, also didn't work. so i don't know what happened.

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

    Default Re: Simple SEO URL [support thread]

    I would try to make sure all the files are uploaded correctly first.
    You can not have extension in the link if you do not define it in the setting.

    You can see the demo of latest ssu here:
    http://demo.rubikintegration.com/ssu/

    If you want, pm me a temporary admin and ftp info, I can help you to check.

    BTW, my Avast reported a sign of trojan when I was browsing your site, not sure if that is a coincident or not. You may want to check for any malicious script on the site
    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. #2669
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    @samhuang: I checked your site on google, and it was clear to me that you were using Ultimate Seo Url which is different from this module, this may be the root of the problem you are facing.
    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. #2670
    Join Date
    Oct 2006
    Posts
    20
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I installed the ultimate_seo_urls, now i remove the ultimate_seo_urls. the SSU work now.

    THKS yellow1912

 

 

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