Page 245 of 245 FirstFirst ... 145195235243244245
Results 2,441 to 2,445 of 2445
  1. #2441
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Ceon URI Mapping v4.x

    That happens i believe when you have a linked product.
    Quote Originally Posted by Nick1973 View Post

  2. #2442
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    Default Re: Ceon URI Mapping v4.x

    ok so no problem with SEO then?

    I did notice some products have it on and others don't, but didn't think to check if they were the linked ones.
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  3. #2443
    Join Date
    Jul 2012
    Posts
    16,719
    Plugin Contributions
    17

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by Nick1973 View Post
    ok so no problem with SEO then?

    I did notice some products have it on and others don't, but didn't think to check if they were the linked ones.
    Check the canonical link of the source code for the page. If you visit each link, the canonical link should be the same which excludes the extra cPath info.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #2444
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,504
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Ok, I installed V.5 every thing is fine in the admin area. Now the store front won't pull up.
    This is my .htaccess file:
    Code:
    ## BEGIN CEON URI MAPPING REWRITE RULE
    
    RewriteEngine On
    
    # Don't rewrite any URIs ending with a file extension (ending with .[xxxxx])
    RewriteCond %{REQUEST_URI} !\.[a-z]{2,5}$ [NC]
    # Don't rewrite any URIs for some, popular specific file format extensions,
    #   which are not covered by main file extension condition above
    RewriteCond %{REQUEST_URI} !\.(mp3|mp4|h264|woff2)$ [NC]
    # Don't rewrite admin directory
    RewriteCond %{REQUEST_URI} !^/Site-Manager [NC]
    # Don't rewrite editors directory
    RewriteCond %{REQUEST_URI} !^/editors/ [NC]
    # Don't rewrite cgi-bin directory
    RewriteCond %{REQUEST_URI} !^/cgi\-bin/ [NC]
    # Don't rewrite zc_plugins directory
    RewriteCond %{REQUEST_URI} !^/zc_plugins/ [NC]
    # Don't rewrite logs directory
    RewriteCond %{REQUEST_URI} !^/logs/ [NC]
    # Don't rewrite readme directory
    RewriteCond %{REQUEST_URI} !^/readme/ [NC]
    # Don't rewrite .well-known directory
    RewriteCond %{REQUEST_URI} !^/\.well\-known/ [NC]
    # Handle all other URIs using Zen Cart (its index.php)
    RewriteRule .* /index.php [QSA,L]
    
    ## END CEON URI MAPPING REWRITE RULE

  5. #2445
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,504
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Ok, I need some help. I am using EasyPopulate V4 and I am using Excel to add my products and categories. When I upload the save document then imported it. The link isn't changing for the new products or categories. What is the best and fastest way to fix this without going into product editing to change the link?

 

 

Similar Threads

  1. v139d Ceon uri mapping, how to generate uri mapping for bulk bulk-imported products?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 8 Jan 2013, 06:52 AM
  2. CEON URI Mapping
    By jmkent in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 22 Nov 2012, 04:28 PM
  3. Ceon URI Mapping (SEO)
    By conor in forum All Other Contributions/Addons
    Replies: 2906
    Last Post: 9 Sep 2011, 08:31 AM
  4. Ceon URI Mapping v4
    By conor in forum All Other Contributions/Addons
    Replies: 110
    Last Post: 14 Aug 2011, 02:51 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