Page 101 of 291 FirstFirst ... 519199100101102103111151201 ... LastLast
Results 1,001 to 1,010 of 2907
  1. #1001
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,400
    Plugin Contributions
    87

    Default Re: Ceon URI Mapping (SEO)

    Conor, that was just me being stupid and not knowing what I didn't know (which at this point is still a lot). I'll be a lot more careful to give anyone who's offering to help the full picture.

  2. #1002
    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 lat9 View Post
    Conor, that was just me being stupid and not knowing what I didn't know (which at this point is still a lot). I'll be a lot more careful to give anyone who's offering to help the full picture.
    The main thing is that you are up and running now.. and don't worry, we're all learning as we go! :)

    All the best...

    Conor
    ceon

  3. #1003
    Join Date
    Jan 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Hi Conor, I just installed Ceon URI Mapping & I updated the URI mapping for all my categories & products; The problem is that it worked fine for the categoties but not for my products; When I click any product on the web site it brings up a white page for that product without any graphics (looks like a text only page);

    I'm affraid that it have somthing with the htaccess file; I have it uploaded to /public_html/.htaccess, & here is the file

    RewriteEngine On
    # 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]

    Did I do anything wrong?

    Again my problem is only with products not with categories

  4. #1004
    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 josephg View Post
    Did I do anything wrong?

    Again my problem is only with products not with categories
    That's not a problem with the URI mapping module I don't think.. you'd get the blank page ALL the time or not at all.

    You'll have to enable error reporting on your site and find out what is causing the problem. Search the forum for details on how to do this.

    You must have installed something else at the same time as the module or you have adjusted your product info display template and made a mistake in the code.. something other than the URI Mapping module is the source of your problems.

    Hope that helps! Please don't post a reply on this thread, start a new thread if you are still having trouble.

    All the best...

    Conor
    ceon

  5. #1005
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: New Version 2.0.2!

    ive just noticed that if you try to add a review to a product that has its url rewriten you just get an error message and cant be writen. page 404 error

  6. #1006
    Join Date
    Oct 2007
    Posts
    1
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    thanks for the mod :)
    works like a gem!

  7. #1007
    Join Date
    Oct 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    This is not making any sense to me. This is a great module and I have installed it easily on one zen cart already and worked like a charm, however I am having problems on the 2nd cart.

    Both sites are on same server.
    Both using Zen Cart 1.3.8a
    Both using updated URI mapping 3.2.4.
    Both are using same htacces code.

    Problems:
    1) Admin section configuration not showing button to enable/ disable URI mapping.
    2) Urls are NOT being overwritten still showing long path. The database is showing what should be written.

    I have even reinstalled zen cart so it is at it's basic form to make sure that nothing is overwritten.

    I do not understand why the second cart is not working.

  8. #1008
    Join Date
    Oct 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Nevermind my previous post I have figured it out. For some reason the configure and configure_group in the database did not update with URI table information. I just copied those tables from other cart and viola it worked.


    But thanks for a great MOD!!!


  9. #1009
    Join Date
    Mar 2009
    Location
    Czech republic
    Posts
    10
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Hi Conor,
    just installed your module, work perfectly, even can hadle czech symbols. Great work! Thank you!

    Nevertheless I have a question, while going to EZ pages it's throwing
    two symbols "?&", see example:
    http://www.auto-moto-elektronika.cz/...bku?&chapter=1

    Is it the way it should be or there is a fix needed?
    The URI for the mentioned EZ page has been generated correctly, i.g. "Katalogy-nasich-vyrobku".
    Thanks again.
    Regards,
    Andy

  10. #1010
    Join Date
    Jun 2009
    Posts
    19
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Can the uri mapper work with russian charset? I tried but russian symbols are transformed to integers(chars are multibyte, and they're transformed to &#4141 for example), any hints on that?

 

 

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

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