Results 1 to 10 of 2907

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping (SEO)

    If you skipped ANY steps you will get this result.. Re-read the install docs.. follow ALL the steps..

    Quote Originally Posted by anqus11 View Post
    Hi Ceon,

    How are you?

    Thank you for giving me a great software for SEO purpose.

    I got a small issue for ZC 1.3.9h.

    I download and replace all the file with 1.3.9c version
    Then I configure the Auto URI Mapping, but I don't know how to do last 2 steps in installation.

    My admin folder is ak

    Then I test the product URL:
    http://www.akshop.com.au/Desktop/AMD-Machine

    But it doesn't work. Is the reason of this cause I skip the final 2 steps?

    Hope to hear from you soon.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  2. #2
    Join Date
    Dec 2010
    Posts
    27
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    I tried to do the step 4 by creating an .htaccess file in my root (as i can't see any .htaccess exist). The .htaccess as follow:
    # Don't rewrite any URIs ending with a file extension (ending with .[xxxxx])
    RewriteCond %{REQUEST_URI} !\.[a-z]{2,5}$ [NC]
    # Don't rewrite admin directory
    RewriteCond %{REQUEST_URI} !^/ak [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]
    My admin folder is AK. All the steps is done but the URI link is still not work. Can you help?

  3. #3
    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 anqus11 View Post
    I tried to do the step 4 by creating an .htaccess file in my root (as i can't see any .htaccess exist). The .htaccess as follow:
    That looks good. It should work for the setup you've described.

    I'm not sure what's wrong on your server.. possibly .htaccess files can't actually be used on your server?

    Please send me FTP and admin details for your site and I'll see if I can identify/fixc the problem.

    All the best..

    Conor
    ceon

  4. #4
    Join Date
    Sep 2009
    Posts
    16
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    After having just had upgrade issues myself I have to agree with Conor, I did an upgrade one version at a time from c - h just copying over the files that changed in each revision. Then after that I went back through the ceon install instructions and altered / replaced any files that the updates overwrote that needed alterations for ceon to work.

    So that 5 separate updates I applied and at no point have I disabled ceon once I knew what I was doing. It's actually extremely easy once you re-read the instructions and notes that come with the zencart packages

    Ceon is an excellent package and should be made part of the standard release if you ask me! Support is also exemplary!



    Quote Originally Posted by numinix View Post
    This module is causing issues on almost every one of our client's websites that uses it.

    1) the htacess rules make zc_install inaccessible so upgrading requires the module to be disabled temporarily in order to patch the database... we shouldn't have to do this.

    2) it doesn't allow you to exclude certain pages from being re-written and as a result mods like Fast and Easy Checkout are losing URL parameters when redirecting between pages.

    3) Even when the module is turned off, the .htaccess rules are still in effect.

    Considering this is a SEO URLs module, it is important that it does not cause issues as uninstalling may not be an option or devastating effects could happen to a site's search engine rankings.
    Last edited by celticwebsolutions; 12 Dec 2010 at 02:39 AM. Reason: late and can't spell/type lol

 

 

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