Page 71 of 291 FirstFirst ... 2161697071727381121171 ... LastLast
Results 701 to 710 of 2907
  1. #701
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping (SEO) vs SSU

    Don't worry I haven't started stalking you OFFICIALLY yet!!!
    Quote Originally Posted by conor View Post
    Hi,



    lol, yes, I'm starting to get frightened. And it's not even Halloween yet! ;) Thanks for yet more nice words though! :)

    All the best...

    Conor
    ceon

  2. #702
    Join Date
    Oct 2008
    Location
    newcastle upon tyne (UK)
    Posts
    876
    Plugin Contributions
    2

    Default Re: Ceon URI Mapping (SEO)

    thanks for all the help and advice ppl...

    i went with SSU simply because i already used one of yellows mods (just another cross sell mod ) so i already had his module manager installed.

    but it does have some annoying problems when it comes to the cart.

    I will be uninstalling SSU simply cos its not working right and it seems that Yellow has moved on to a ZC fork.

    and ceons supoort looks top notch!

    just got to uninstall SSU now...#gulp#

    i shall return soon... pestering ppl for help when i mess up this mods install :)

  3. #703
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Ceon URI Mapping (SEO)

    I am having problems getting the uri rewrite to work on this site:

    www.more~~~~~thangems.com

    Things I do know:

    The admin section seems to work fine in that urls are created and stored.

    The html_output file is the right version.

    No links are being re-written.

    The hosting company says that there is no problem with mod_rewrite although I do not see it when I do a phpinfo()

    The .htaccess is cut and pasted from the installation guide except with the new name of admin inserted.

    I have re-installed a couple of times.

    Any suggestions? Many Many Thanks

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

    Default Re: Ceon URI Mapping (SEO)

    Hi Nick,

    Quote Originally Posted by niccol View Post
    The html_output file is the right version.

    No links are being re-written.
    Those two statements are incompatible!

    Quote Originally Posted by niccol View Post
    Any suggestions? Many Many Thanks
    You should make sure you have the html_output.php file from the distribution uploaded correctly. If the URIs are being stored correctly and they aren't being used on the main site, it is the only thing that could be going wrong. There simply isn't another explanation!

    All the best...

    Conor
    ceon

  5. #705
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Ceon URI Mapping (SEO)

    Those two statements are incompatible!
    Yes, I know.

    So, I just downloaded the file that is at includes/functions/html_output.php and will attach it but it is the distribution version of this file, I believe.

    When I say the urls are stored I am just judging that by the fact that when I edit, for instance a product, the URL is still there the next time I look at the edit product page. Which I am assuming implies that all is working OK.

    This is what my htaccess looks like:

    Code:
    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} !^/XXXXXXXXXXX.* [NC]
    # Don't rewrite editors directory
    RewriteCond %{REQUEST_URI} !^/editors.* [NC]
    # Don't rewrite payment pages/callback handlers
    # (Won't be rewritten by rules above but included here in case rewriting of URIs ending in .php is added)
    RewriteCond %{REQUEST_URI} !^/ipn_main_handler.php.* [NC]
    RewriteCond %{REQUEST_URI} !^/iridium_3d_secure_iframe.php.* [NC]
    RewriteCond %{REQUEST_URI} !^/localities_remote_loader.php.* [NC]
    RewriteCond %{REQUEST_URI} !^/nochex_apc_handler.php.* [NC]
    RewriteCond %{REQUEST_URI} !^/protx_direct_3d_secure_iframe.php.* [NC]
    RewriteCond %{REQUEST_URI} !^/realex_remote_3d_secure_iframe.php.* [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 am puzzled....

    Which as far as I can see leaves mod-rewrite problems?
    Attached Files Attached Files

  6. #706
    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 niccol View Post
    So, I just downloaded the file that is at includes/functions/html_output.php and will attach it but it is the distribution version of this file, I believe.
    That is the correct file. It appears that is not being used by your site though. I don't know why that is.

    Quote Originally Posted by niccol View Post
    When I say the urls are stored I am just judging that by the fact that when I edit, for instance a product, the URL is still there the next time I look at the edit product page. Which I am assuming implies that all is working OK.
    Yes, it does indeed!

    Quote Originally Posted by niccol View Post
    Which as far as I can see leaves mod-rewrite problems?
    No, mod_rewrite is not involved with the actual output of links on your site, so it can't be the culprit.

    Please send me your FTP and admin details via this link and I'll debug this for you!

    All the best...

    Conor
    ceon

  7. #707
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Ceon URI Mapping (SEO)

    OK. Thanks Conor. I'll just add my name to the list of Conor fans.

    I'll send you over the ftp details in just a little while. I'll do one last check that I am not doing anything embarrassingly stupid (famous last words) so as not to waste your time

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

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by niccol View Post
    OK. Thanks Conor. I'll just add my name to the list of Conor fans.
    He's mine!!!! I saw him first.. Just kidding..

    Isn't Conor awesome!!?? Once you get all straightened out, you will LOVE this mod..

  9. #709
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Ceon URI Mapping (SEO)

    Oh, I have used it on a few sites already and yes I do love it. It just does what it says on the box.

    And, yes, the support is particularly excellent. The forum in general is great - so for a thread to stand out as being extra great is pretty impressive.


  10. #710
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Ceon URI Mapping (SEO)

    Just for anyone else. My problem was that I was recreating an existing site. I exported an existing database and imported it into the new site.

    You simply missed copying across the
    configuration and configuration group tables.. that's where the
    overall option to enable/disable is stored.
    Conor solves another one...

 

 

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