Page 268 of 506 FirstFirst ... 168218258266267268269270278318368 ... LastLast
Results 2,671 to 2,680 of 5054
  1. #2671
    Join Date
    Apr 2005
    Location
    Houston, TX
    Posts
    1,410
    Plugin Contributions
    1

    Default Re: Simple SEO URL [support thread]

    Hi Yellow,

    Thanks for the great mod. I had one question for you and it deals with the Ask a Question mod and this one. so if you can't help, I completely understand.

    I am using a custom product type so the url created appears as:

    (my site)/product_ring_info <- the name of the custom product type

    However, when a customer uses the Ask a Question mod, in the email we receive, the url that links back to the product leaves out the product type. Therefore when we follow the url it doesn't work (eventually we get a redirect error and a blank screen).

    Are you familiar enough with the Ask a Question mod to know how the url is generated?

    P.S. Its not on my site listed below, but I can post a link to the new site if you want see the Ask a question mod in action

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

    Default Re: Simple SEO URL [support thread]

    If it uses a custom product type, you can tell SSU about that product type

    Which version are you using? For 3+ please look into includes/classes/ssu/config.php and see how the product type is configured. Now edit the local.config.php in the same folder and add your new product type, example:

    PHP Code:
    <?php
    /**
    * @package Pages
    * @copyright Copyright 2003-2006 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * @version $Id: local.config.php.example 149 2009-03-04 05:23:35Z yellow1912 $
    */
        
        
    $ssuLocalConfig = array(
            
    'identifiers'    =>    array(    'products'        =>    array(    'new_product_info'                    =>    'new'))
        );
    'new_product_info': your new product type
    'new': identifier in the link, doesnt have to be a single letter.
    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. #2673
    Join Date
    Nov 2008
    Posts
    164
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Possible, you will have to use link-alias. However, it's not done automatically yet, so if you have a limited number of categories/products it will be easy, but if you have too many it will take lots of time.
    Less than 3 months ago, and this has been implemented + automated. Seriously, you're amazing yellow.

    Some of my product categories contain more than 10 items, which pushes it to page 2 and makes the URL partially ugly. Is there a setting in ZC to specify how many products are listed on each page of the category?

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

    Default Re: Simple SEO URL [support thread]

    Yes, you can. I believe it is under admin - config - product listing for the category listing pages.

    Also, check http://wiki.rubikintegration.com/zen...les/ssu/config and make sure you have put all the exclude items in place.
    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. #2675
    Join Date
    Nov 2008
    Posts
    164
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Yes, you can. I believe it is under admin - config - product listing for the category listing pages.

    Also, check http://wiki.rubikintegration.com/zen...les/ssu/config and make sure you have put all the exclude items in place.
    All the exclude items were already in place.

    Still have not been able to find where to increase the number of products listed per category.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by bobthemolder View Post
    All the exclude items were already in place.

    Still have not been able to find where to increase the number of products listed per category.
    How about admin/configuration.php?gID=3
    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. #2677
    Join Date
    Nov 2008
    Posts
    164
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    How about admin/configuration.php?gID=3
    Yeah that was it --
    Quote Originally Posted by bunyip View Post
    Admin > Configuration > Maximum Values > Products Listing- Number Per Page
    I think I'm finally ready to take my zencart subdirectory off the block list for robots

  8. #2678
    Join Date
    Apr 2005
    Location
    Houston, TX
    Posts
    1,410
    Plugin Contributions
    1

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    If it uses a custom product type, you can tell SSU about that product type
    Thanks for the fast response.

    I recently installed it so I believe we are using the most recent version.

    I did exactly like you stated and created the local.config.php with the following info

    HTML Code:
    <?php
    /**
    * @package Pages
    * @copyright Copyright 2003-2006 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    * @version $Id: local.config.php.example 149 2009-03-04 05:23:35Z yellow1912 $
    */
        
        $ssuLocalConfig = array(
            'identifiers'    =>    array(    'products'        =>    array(    'product_ring_info'                    =>    'pr'))
        );
    But when I save it, it strips away the: /product_ring_info/ from the product url, it still shows -p- at the end of the url, and it gives me a redirect error.

    Is there something else I need to edit?

    Thanks in advance for your help.

  9. #2679
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Did you clear SSU cache after the edit? And if possible can you pm me the link to this page?
    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. #2680
    Join Date
    Apr 2005
    Location
    Houston, TX
    Posts
    1,410
    Plugin Contributions
    1

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Did you clear SSU cache after the edit? And if possible can you pm me the link to this page?
    Hi Yellow1912

    Its a live site (although still under construction) so I can't leave it on. I just cleared to cache but it still didn't work.

    Here is a link to the site:
    http://www.ashadiamonds.com/

    Here is an example. This url

    http:/ashadiamonds.com/product_ring_info/round-asha-classic-or-prong-tiffany-solitaire-ring-p-301

    Would become this url:

    http:/ashadiamonds.com/round-asha-classic-or-prong-tiffany-solitaire-ring-p-301

 

 

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