Page 220 of 506 FirstFirst ... 120170210218219220221222230270320 ... LastLast
Results 2,191 to 2,200 of 5054
  1. #2191
    Join Date
    Feb 2009
    Posts
    10
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    well... almost
    It getting the wrong path to the css/images when i navigate. tried to make an language plugin but it did't work either. :/

    take a look:
    http://213.113.248.25:8888/zen-cart/sv

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by -martin- View Post
    well... almost
    It getting the wrong path to the css/images when i navigate. tried to make an language plugin but it did't work either. :/

    take a look:
    http://213.113.248.25:8888/zen-cart/sv
    I cant access the site. But anyhow, path to css and image should not be generated by zen_href_link anyway, so how can that be wrong? You need to give me more info.
    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. #2193
    Join Date
    Nov 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hello

    i have problem, 3.6.0
    http://www.mainada.es/demo_bebe/?gclid=dffdfdsa

    error loop redirection

    Set Query Key's Exclude List zenid,gclid,number_of_uploads,number_of_downloads,action,filter_id,sort,alpha_fi lter_id,cpath,disp_order,page Info
    Set SSU Status true
    Set SSU Multi Language Status false Info
    Set maximum name length 0 Info
    Set minimum word length 0 Info
    Set Link Alias Status false Info
    Exclude list advanced_search_result,redirect,popup_image_additional Info
    Set max category level 6 Info
    File extension Info
    Name delimiter - Info
    ID delimiter - Info
    Set Auto Alias Status false Info
    Set Category Separator /

    Thanks

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

    Default Re: Simple SEO URL [support thread]

    Open includes/classes/ssu/cores/link.php

    Find line 292
    $link = str_replace('/?', '?', $link);

    Add before that
    if(!empty($page))

    This will be updated to the package (available within 5 mins) as well
    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. #2195
    Join Date
    Nov 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Thanks, it work

    Quote Originally Posted by yellow1912 View Post
    Open includes/classes/ssu/cores/link.php

    Find line 292
    $link = str_replace('/?', '?', $link);

    Add before that
    if(!empty($page))

    This will be updated to the package (available within 5 mins) as well

  6. #2196
    Join Date
    Feb 2009
    Posts
    10
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    I cant access the site. But anyhow, path to css and image should not be generated by zen_href_link anyway, so how can that be wrong? You need to give me more info.
    New link:
    http://213.113.248.16:8888/zen-cart/sv

    example code for getting css/javascript and images
    Code:
    <link rel="stylesheet" href="<?=DIR_WS_TEMPLATE?>css/default.css" />

  7. #2197
    Join Date
    Feb 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    1. I'm not sure which module you use here. But if the sitemap module uses zen_href_link function to generate links then they should have the correct form. More info will help to answer this.

    2. This has nothing to do with SSU. I believe you have to upload all js and css files found in the template_default folder in IH2 package to your current template folder to fix this.
    .
    Thank for your time Yellow!
    1. I am using simple_seo_url_3-5-1. If you take a look here: http://guruseeds.com/sitemapproducts.xml you'll notice that the XML file is not compiling SSU URL's... Is this how they are supposed to be sent to Google even though my site displays SSU URL's?

    2. I have done this 3 times, I've double checked the files, downloaded the module again and re-uploaded the files to both template_default and the classic template folders... Still the problem persists.
    I have searched the forums high and low, and this fix is mentioned numerous times but not one person has reported a successful outcome to this fix... including me!

  8. #2198
    Join Date
    May 2005
    Posts
    532
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    First thing would be to use ssu_check.php (see instalation instruction) to see if there is anything wrong with the settings
    Second thing you should is to look into the link alias manager and see the link an alias for that particular product/catgory.
    Another good thing to do is to find a pattern that triggers the problem

    No errors or anything coming up when calling the ssu_check.php file.

    Having clicked the alias manager I get :

    Fatal error: Call to undefined function retrieve_aliases() in E:\Server\mydomain\admin\ssu.php on line 32

    This is on my testing server on my laptop. Does this mean a file is missing?

  9. #2199
    Join Date
    Jan 2009
    Posts
    43
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    All my problems are fixed now!

    Thank you so much Yellow1912

    SSU is truly the best and so are YOU!!!!!!

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by kbaxta View Post
    Thank for your time Yellow!
    1. I am using simple_seo_url_3-5-1. If you take a look here: http://guruseeds.com/sitemapproducts.xml you'll notice that the XML file is not compiling SSU URL's... Is this how they are supposed to be sent to Google even though my site displays SSU URL's?

    2. I have done this 3 times, I've double checked the files, downloaded the module again and re-uploaded the files to both template_default and the classic template folders... Still the problem persists.
    I have searched the forums high and low, and this fix is mentioned numerous times but not one person has reported a successful outcome to this fix... including me!
    If you are using 3.5.1, you are way of out date, please upgrade.
    http://public.rubikintegration.com/
    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