Page 8 of 291 FirstFirst ... 6789101858108 ... LastLast
Results 71 to 80 of 2907
  1. #71
    Join Date
    Mar 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Hi, thanks for getting back.

    This is what I have in the htaccess one directory higher:

    #Options +FollowSymLinks
    # mod_rewrite in use

    RewriteEngine On


    # RewriteBase /



    RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR]
    RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule (.*) index.php


    RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
    RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
    RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
    RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]

    RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
    RewriteRule ^(.*)$ index.php [F,L]

    The other one is the standard one from the download. I didn't change anything in it.

    Please let me know if this says anything to you.

    Thanks again

  2. #72
    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 miskein View Post
    This is what I have in the htaccess one directory higher:

    Please let me know if this says anything to you.
    I'm afraid I don't quite understand what it is doing. Your best course of action is to pay someone who knows about these things to have a look at it for you.

    Sorry I can't be of more help than that.

    Good luck in finding the solution.

    All the best...

    Conor
    Ceon

  3. #73
    Join Date
    Mar 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by conor View Post
    Hi,



    I'm afraid I don't quite understand what it is doing. Your best course of action is to pay someone who knows about these things to have a look at it for you.

    Sorry I can't be of more help than that.

    Good luck in finding the solution.

    All the best...

    Conor
    Ceon
    No problem, thanks anyway.

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

    Default Version 3.2.0 Released!

    Hi,

    A new version of the module has been released. It fixes a bug or two and introduces some new features.

    From the Revision History:

    [ADDED] Ability to specify the current URI mapping for a manufacturer directly in the admin added.
    [UPDATED] Support for mapping manufacturers to static URIs added to link generation and page identification functionality.
    [UPDATED] Database format updated to use a separate field for query string parameters when setting up mappings for other Zen Cart pages.
    [BUGFIX] Static URIs for categories were overriding the manufacturer display functionality of Zen Cart as they have a similar dynamic URI structure. Fixed by new manufacturer handling code.
    [UPDATED] Documentation completely rewritten. Installation documentation made simpler, layout of documentation made clearer, table of contents added to the configuration documentation
    [ADDED] New section added to the configuration documentation to help with setting up a working rewrite rule for the server and information about the new format for setting query string parameters added.


    Upgrading is simple, it should take less than a few minutes if you have not modified the core files involved, except with previous version of the modified core files for the URI Mapping module.

    You can get 3.2.0 from our website and [shortly, I'd imagine,] the downloads area.

    All the best...

    Conor
    Ceon

  5. #75
    Join Date
    Dec 2007
    Posts
    74
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    After I had some trouble I tested this latest version and it works great sofar! Categories ánd subcategoeries work fine now with this uri mapping module. Also the problem with manufacturers is solved now.

    I'm very happy with it and I would recommend this to everybody.

  6. #76
    Join Date
    Jun 2008
    Location
    USA
    Posts
    204
    Plugin Contributions
    1

    Default Re: Ceon URI Mapping (SEO)

    Wow! Just what I was looking for! Awesome!


  7. #77
    Join Date
    Jun 2008
    Location
    Colorado
    Posts
    145
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Got it working partially,

    In some catogories everything works as it should but some products in that same catorgory i get a "page cannot be found"

    Any idea where I should look to find the problem?

    And how do we get the newest version the link on CEON seems to be broken.

  8. #78
    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 Mustang394 View Post
    In some catogories everything works as it should but some products in that same catorgory i get a "page cannot be found"
    Sounds like you've been entering weird URIs for some of the products.

    Quote Originally Posted by Mustang394 View Post
    And how do we get the newest version the link on CEON seems to be broken.
    Yes, upgrade first is the best idea.. there's new example rewrite rules there which may or may not help.

    I've fixed the download link now.. sorry about that!

    BTW, got a returned mail for this address:
    [FONT=Courier New]keith AT afishybusiness DOT com[/FONT]

    All the best...

    Conor
    Ceon

  9. #79
    Join Date
    Jun 2008
    Location
    Colorado
    Posts
    145
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Actually I have just been letting it auto create them.

    Yes that is not an acurrate email address.

  10. #80
    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 Mustang394 View Post
    Actually I have just been letting it auto create them.

    Yes that is not an acurrate email address.
    I'm afraid that without examples I probably can't do anything.

    Did you get the latest version okay now?

    All the best...

    Conor
    Ceon

 

 
Page 8 of 291 FirstFirst ... 6789101858108 ... 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

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