Results 1 to 10 of 5054

Threaded View

  1. #11
    Join Date
    Mar 2011
    Posts
    76
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by countrycharm View Post
    Quote Originally Posted by pizza392 View Post
    hello countrycharm,

    To remove the category details from the product url, does the modification below work correctly?

    open products.php, replace the code
    PHP Code:
    $temp_params[0]=categoriesParser::getName($cPath$languages_id$languages_code); 
    $temp_params[1] = self::getName($products_id$languages_id$languages_code
    with the code
    PHP Code:
    $temp_params[0]=self::getName($products_id$languages_id$languages_code
    i guess you are good at this, any idea of this modification?
    Why do you want to remove the category details from the product url?
    because my product urls are like
    site/category_name_c_2/category_name_981741_p_35.html
    site/category_name_c_2/category_name_981742_p_36.html
    it means product names are almost same as category names, and the names are very very very long
    so i decide to remove the category details from product url

    could you help? thanks in advance
    Last edited by pizza392; 2 Aug 2011 at 12:52 PM.

 

 

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