Page 4 of 12 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 111
  1. #31
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4

    I found 2 categories out of control by CEON url mapping.
    I can see correct path xxx.com/aaa-bbb from mouse touch, but click on the category the actual browser path showing "http://www.xxx.com/index.php?main_page=product_info&cPath=66&products_id=260"

    All other categories are working fine with CEON, except for these two.

  2. #32
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping v4

    Hi,

    Quote Originally Posted by hara View Post
    I found 2 categories out of control by CEON url mapping.
    I can see correct path xxx.com/aaa-bbb from mouse touch, but click on the category the actual browser path showing "http://www.xxx.com/index.php?main_page=product_info&cPath=66&products_id=260"

    All other categories are working fine with CEON, except for these two.
    That's a product URI.

    So you must only have one product in each of those categories and Zen Cart is redirecting to the product page when you click on a category.

    If you want a static URI for those pages, you need to generate a static URI for the products.

    Whenever you add more products to those 2 categories, the category will no longer redirect to a product.

    You like to ask lots of questions.. I hope that's you sorted now! :)

    All the best..

    Conor
    ceon

  3. #33
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4

    Quote Originally Posted by conor View Post
    Hi,



    That's a product URI.

    So you must only have one product in each of those categories and Zen Cart is redirecting to the product page when you click on a category.

    If you want a static URI for those pages, you need to generate a static URI for the products.

    Whenever you add more products to those 2 categories, the category will no longer redirect to a product.

    You like to ask lots of questions.. I hope that's you sorted now! :)

    All the best..

    Conor
    ceon
    Yes, after adding url mapping for a product, the category working fine now. Thanks a lot!

  4. #34
    Join Date
    Feb 2010
    Posts
    40
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4

    Hello Conor, just having a small problem with historic URI's... Hope you can help....

    I have gone and imported 2000+ records into the table... 'ceon_uri_mappings'.... they all went in OK on the import..

    But, they are not working... I will try to explain best I can... The old site uses ultimate SEO...

    The old link for the particular product that i am testing is similar to..... http://www.thedomain.co.uk/xxxxxx-xx...xx-p-3333.html

    so the entry into the 'ceon_uri_mappings' table has in the first field... '/xxxxxx-xxxxxx-xxxxx-p-3333.html' ...... and '0' for the current_uri...

    So... When I do the test... http://www.testdomain.com//xxxxxx-xx...xx-p-3333.html .... I get a 404 page not found...

    So I tried a few changes.... I removed '.html' from the end of the data in the 'uri' field.... I tested the same again and got 404 error... But... I tried the hyperlink.... http://www.testdomain.com/xxxxxx-xxxxxx-xxxxx-p-3333 - So that works and brings up the actual proper page that was determined in the new CEON ..... But thats not going to work, because the people who click on links to the old naming method are going to have .html at the end of every link..?

    Hope that all makes sense..!!

    Cheers
    Gertzy

  5. #35
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping v4

    Hi,

    Quote Originally Posted by Gertzy View Post
    But thats not going to work, because the people who click on links to the old naming method are going to have .html at the end of every link..
    Please read the section of the FAQs/docs about modifying the rewrite rule to allow the rewriting of extensions like .html.

    That should hopefully get you sorted.

    v4.0.1 coming out later this evening.. small bugfix and two improvements.

    All the best..

    Conor
    ceon

  6. #36
    Join Date
    Feb 2010
    Posts
    40
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4

    [QUOTE=conor;1048683]Hi,
    Please read the section of the FAQs/docs about modifying the rewrite rule to allow the rewriting of extensions like .html.

    QUOTE]

    Ahhh, ok, never realised it was there. Found the FAQ, added the extra line to the .htaccess.. Works a treat now, thanks..

    I will also look out for the 4.0.1 update...

    Cheers
    Gertzy

  7. #37
    Join Date
    Feb 2010
    Posts
    40
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4

    Just found myself a new question.

    I see inside the SQL table for ceon_uri_mappings... That a colum called 'redirection_type_code'... Was previous occupied with '301' and since version 4.0.0 that particular field is now 'NULL'...

    Is that right..?
    Does it matter which?
    Should I change the whole field records to NULL now?

    Cheers
    Gertzy

  8. #38
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping v4

    Hi Gertzy,

    Quote Originally Posted by Gertzy View Post
    Just found myself a new question.
    Hopefully it's the last! :)

    Quote Originally Posted by Gertzy View Post
    Does it matter which?
    Should I change the whole field records to NULL now?
    That field is only used for alternate URIs.. it's not used at all for normal mappings. All normal redirections use 301.

    All the best..

    Conor
    ceon

  9. #39
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Ceon URI Mapping v4.0.1

    Hi,

    Ceon URI Mapping v4.0.1 has now been released.

    It fixes a bug and has some small improvements.


    Upgrading from 4.0.0 to 4.0.1 should take around 10 seconds so be sure to upgrade now!

    (Follow the short upgrading instructions in the documentation).


    You can download the archive now from the Ceon website.

    It should be available from the Zen Cart downloads area shortly.


    From the Revision History:

    [UPDATED] If auto-generation fails to generate a URI mapping (because a category/product/manufacturer/EZ-Page has no name), an informative error message is now displayed, instead of simply stating that no URI mapping was generated.

    [UPDATED] The example rewrite rule generated by the software included a slash at the end of the admin exclusion. It has now been adjusted to remove this slash, so that the admin URI can be accessed without having to end it with a slash (http://store.com/admin can be used to access the admin, instead of insisting upon http://store.com/admin/ or http://store.com/admin/index.php etc.).

    [BUGFIX] Existing URI mappings for auto-managed product pages weren't being converted to historical URI mappings whenever a new URI mapping was entered/generated for a product.

    [REMOVED] Sample modified core files, and template override files, for Zen Cart versions 1.3.0 to 1.3.7 removed from the distribution. Every store should really upgrade to Zen Cart 1.3.9h as previous versions are bug-ridden!


    Enjoy!

    All the best...

    Conor
    ceon

  10. #40
    Join Date
    Dec 2005
    Posts
    16
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4

    Alright, this is kind of a strange problem.

    I have two sites - bestcatholicposters.com and bestscientists.com, both built with the latest version of Zencart 1.39h.

    Since bestscientists is the least trafficked, I installed ceon 4.0.1 on it.
    Worked like a charm.
    LOVED it.

    So, I went to bestcatholicposters.com and installed it there.
    Everything exactly the same, as far as I can tell.

    Whenever I cut-and-paste the code into the .htaccess, the site responds with 500 Internal Server Error.

    ## BEGIN CEON URI MAPPING REWRITE RULE

    RewriteEngine On

    # ONLY rewrite URIs beginning with /zencart/
    RewriteCond %{REQUEST_URI} ^/zencart/ [NC]
    # 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)$ [NC]
    # Don't rewrite any URIs for some specific file format extensions,
    # which are not covered by main file extension condition above
    # Uncomment the following line to apply this condition! (Remove the # at the start of the next line)
    #RewriteCond %{REQUEST_URI} !\.(3gp|3g2|h261|h263|mj2|mjp2|mp4v|mpg4|m1v|m2v|m4u|f4v|m4v|3dml)$ [NC]
    # Don't rewrite cPanel directories
    RewriteCond %{REQUEST_URI} !/cpanel [NC]
    RewriteCond %{REQUEST_URI} !/frontend [NC]

    # Don't rewrite admin directory
    RewriteCond %{REQUEST_URI} !^/zencart/zcadmin [NC]
    # Don't rewrite editors directory
    RewriteCond %{REQUEST_URI} !^/zencart/editors/ [NC]
    # Don't rewrite image files directory
    RewriteCond %{REQUEST_URI} !^/zencart/image files/ [NC]
    # Handle all other URIs using Zen Cart (its index.php)
    RewriteRule .* zencart/index.php [QSA,L]
    #RewriteRule .* index.php?%{QUERY_STRING} [L]

    ## END CEON URI MAPPING REWRITE RULE

    I've eyeballed comparisoned everything I can think of - configuration and configuration_group, both .htaccess files, but I can't see why one works and the other doesn't.
    I may have screwed up the second installation, but since it worked on the first one, I gotta believe it was something subtle.

    Thoughts?

 

 
Page 4 of 12 FirstFirst ... 23456 ... LastLast

Similar Threads

  1. Ceon URI Mapping v4.x
    By conor in forum All Other Contributions/Addons
    Replies: 2444
    Last Post: 7 Oct 2020, 03:13 AM
  2. 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
  3. CEON URI Mapping
    By jmkent in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 22 Nov 2012, 04:28 PM
  4. Ceon URI Mapping (SEO)
    By conor in forum All Other Contributions/Addons
    Replies: 2906
    Last Post: 9 Sep 2011, 08:31 AM

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