Page 1 of 2 12 LastLast
Results 1 to 10 of 2907

Hybrid View

  1. #1
    Join Date
    Jun 2008
    Location
    Singapore, Australia, America
    Posts
    96
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    I am using 1.39a, and was trying out on Ceon URI Mapping.

    I have tried to create a test category with a test product, using the auto generated selection. When I tried to load that page, it doesn't load the product page, but only showing the homepage.

    In addition, I had all error pages redirected to pagenotfound.php before installing Ceon, after including the rewrite rule into the .htaccess, the error pages redirection doesn't work anymore.

    Has anyone encounter the new url not loading on the product page? I have more than a thousand products, so I don't want to change anything yet until I am able to get the test product to work, and able to log in as orders.

  2. #2
    Join Date
    Jun 2008
    Location
    Singapore, Australia, America
    Posts
    96
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Ok, I figured out that my error documents are not redirecting to pagenotfound.php because that it was directed to index.php instead. So that part is good now.

    I am just waiting to see if anyone also experience the new url not landing on the product page.

    Thanks

  3. #3
    Join Date
    Mar 2010
    Posts
    62
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Hi,

    I had a question about the new ceon url seo.

    I upgrade from 1.3.8 (which had ceon installed) to 1.3.9.

    1.3.9 still show ceon module in the configuration admin page (since I migrated the database and none of the custom zen module.

    Is there a problem installing the new ceon over whatever was in the database?

  4. #4
    Join Date
    Mar 2010
    Location
    UK
    Posts
    445
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by saplanet View Post
    Ok, I figured out that my error documents are not redirecting to pagenotfound.php because that it was directed to index.php instead.
    For ErrorDocuments there should be never be any "redirect".

    The 404 response should be directly returned at the originally requested URL.

    A preceding 301 or 302 redirect and/or the ErrorDocument directly returning anything other than 404 status is a configuration error.

    http://www.zen-cart.com/forum/showthread.php?t=152608

  5. #5
    Join Date
    Jun 2008
    Location
    Singapore, Australia, America
    Posts
    96
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    This is what my .htaccess shows:
    #Error Page
    ErrorDocument 404 /index.php?main_page=page_not_found.php
    ErrorDocument 403 /index.php?main_page=page_not_found.php
    ErrorDocument 400 /index.php?main_page=page_not_found.php
    ErrorDocument 401 /index.php?main_page=page_not_found.php
    ErrorDocument 405 /index.php?main_page=page_not_found.php
    ErrorDocument 500 /index.php?main_page=page_not_found.php

    # Don't rewrite any URIs ending with a file extension (ending with .[xxxx])
    RewriteCond %{REQUEST_URI} !\.[a-zA-Z]{2,4}$
    # Don't rewrite admin directory
    RewriteCond %{REQUEST_URI} !^/admin.* [NC]
    # Don't rewrite editors directory
    RewriteCond %{REQUEST_URI} !^/editors.* [NC]
    # Don't rewrite cPanel directories
    RewriteCond %{REQUEST_URI} !/cpanel.* [NC]
    RewriteCond %{REQUEST_URI} !/frontend.* [NC]
    # Handle all other URIs using Zen Cart (index.php)
    RewriteRule (.*) index.php?%{QUERY_STRING} [L]


    I have a customized error page created, so I want to use that, however, after including CEON's rewrite rules
    # Handle all other URIs using Zen Cart (index.php)
    RewriteRule (.*) index.php?%{QUERY_STRING} [L], the customized error page doesn't show anymore, but instead, it is pointing to the homepage.

    My new url still doesn't load though, I am not sure if it is something that I have not done properly (checked thrice though), or it's not fully compatible with 1.39.

    This is the test product in a test category: http://simpleartsplanet.com/test-cat...-lyndi-pattern

  6. #6
    Join Date
    Jun 2008
    Location
    Singapore, Australia, America
    Posts
    96
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    I will keep this thread in view, but unfortunately, this is not working for me now, so I am uninstalling the module. I can't leave the test cat/prdt in the shop as it is a live shop and customers are already emailing to ask if the cart is still under maintenance or unstable as they see test products around.

    Good luck with this mod.

  7. #7
    Join Date
    Mar 2010
    Posts
    62
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by saplanet View Post
    I will keep this thread in view, but unfortunately, this is not working for me now, so I am uninstalling the module. I can't leave the test cat/prdt in the shop as it is a live shop and customers are already emailing to ask if the cart is still under maintenance or unstable as they see test products around.

    Good luck with this mod.
    Update has not been released for 1.3.9 yet.

    Suppose to be soon though.

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

    Default Re: Ceon URI Mapping (SEO)

    Hi,

    Quote Originally Posted by saplanet View Post
    I will keep this thread in view, but unfortunately, this is not working for me now, so I am uninstalling the module.
    Sorry you couldn't get the software to work. It sounds like you messed up something when installing or that your server is configured "unusually". I can take a quick look if you send me FTP and admin details for your site.

    As neither of the possible causes of the issue are "general" problems, the posting of the solution of which may help others, I'm afraid I can't provide support here on this thread.

    All the best...

    Conor
    ceon

  9. #9
    Join Date
    Jun 2008
    Location
    Singapore, Australia, America
    Posts
    96
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by conor View Post
    Hi,



    Sorry you couldn't get the software to work. It sounds like you messed up something when installing or that your server is configured "unusually". I can take a quick look if you send me FTP and admin details for your site.

    As neither of the possible causes of the issue are "general" problems, the posting of the solution of which may help others, I'm afraid I can't provide support here on this thread.

    All the best...

    Conor
    ceon
    I am pleased to state that I managed to get the mod to work now. It's my bad, I left out a file in the autoloader folder. I also managed to work on the define pages in the sql, everything works beautifully.

    Thank you very much for this great mod. It is exciting to see the page ranking improves in the search engine.

  10. #10
    Join Date
    Sep 2008
    Location
    Sweden
    Posts
    94
    Plugin Contributions
    4

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by saplanet View Post
    This is what my .htaccess shows:
    #Error Page
    ErrorDocument 404 /index.php?main_page=page_not_found.php
    ErrorDocument 403 /index.php?main_page=page_not_found.php
    ErrorDocument 400 /index.php?main_page=page_not_found.php
    ErrorDocument 401 /index.php?main_page=page_not_found.php
    ErrorDocument 405 /index.php?main_page=page_not_found.php
    ErrorDocument 500 /index.php?main_page=page_not_found.php
    Page_not_found should not have .php in the end. This is a part that load with index.php page.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. 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
  2. Ceon uri mapping vs Simple SEO
    By crixus in forum General Questions
    Replies: 0
    Last Post: 28 Feb 2014, 04:41 AM
  3. v151 Ceon URI Mapping (SEO) Issues?
    By yisou in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 30 Jul 2013, 12:06 PM
  4. v151 Ceon URI Mapping (SEO) installation problem.
    By jmac2020 in forum General Questions
    Replies: 1
    Last Post: 23 Oct 2012, 01:06 PM
  5. Ceon URI Mapping (SEO) How to install?
    By jackfitz in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 28 Apr 2010, 12:09 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