Page 171 of 291 FirstFirst ... 71121161169170171172173181221271 ... LastLast
Results 1,701 to 1,710 of 2907
  1. #1701
    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 sung2010 View Post
    I've just sent to your PM
    I asked you to e-mail me.

    I have sent you two e-mails, one when you originally contacted me and one when you posted a few minutes ago.

    The details you sent me via PM don't work.

    Please check the details, check your e-mail and e-mail (not PM) me back. If you haven't received my e-mails then please check your spam filters, then if you still can't find them please PM me and I'll post you my e-mail address.

    Thanks.

    Conor

  2. #1702

    Default Re: Ceon URI Mapping (SEO)

    Hi,

    I've just received your email a min ago,,, ( don't know why it takes so long)

    I've included my ftp information in the email.

    Thank you

  3. #1703
    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 sung2010 View Post
    I've just received your email a min ago,,, ( don't know why it takes so long)
    That was very strange. At least you got it in the end.

    Quote Originally Posted by sung2010 View Post
    I've included my ftp information in the email.
    The problem with the admin wasn't the Ceon URI Mapping rewrite rule but the rule countrycharm posted.. it was redirecting the admin URIs which was resulting in no POSTed forms working in the admin.

    I've modified that rule and everything is working perfectly now.

    The working .htaccess file is identical now to the example rule in the Ceon URI Mapping documentation, with an additional rewrite rule above, adjusted to work with the Zen Cart admin on a SSL site:

    Code:
    RewriteEngine On
    
    RewriteCond %{HTTP_HOST} ^happyworkshopus.com$ [NC]
    RewriteCond %{REQUEST_URI} !^/ADMINFOLDERNAME [NC]
    RewriteCond %{REQUEST_URI} !^/editors [NC]
    RewriteRule ^(.*)$ http://www.happyworkshopus.com/$1 [R=301,L]
    
    # 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} !^/ADMINFOLDERNAME [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]
    No worries about the mistake countrycharm.. obviously your site is set up differently and the rules you posted work for you. :)

    All the best..

    Conor
    ceon
    Last edited by conor; 10 Jul 2010 at 09:33 AM.

  4. #1704

    Default Re: Ceon URI Mapping (SEO)

    Hi Ceon,

    Just wondering if you have received my email yet.

    If you have, you might find that you can't log in to admin... just for your information

  5. #1705

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by sung2010 View Post
    Hi Ceon,

    Just wondering if you have received my email yet.

    If you have, you might find that you can't log in to admin... just for your information
    Hi CEON

    thank you so much and countrycharm

    so, can I log in to the admin? should I try to check the box to see if it redirect to new map?

  6. #1706

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by sung2010 View Post
    Hi CEON

    thank you so much and countrycharm

    so, can I log in to the admin? should I try to check the box to see if it redirect to new map?
    Dear CEON,

    Thank you so much. You save my life !!!! Thank you Thank you

  7. #1707

    Default Re: Ceon URI Mapping (SEO)

    Problem !!!

    My IE page can't display all images after having the rewrite rule installed

  8. #1708
    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 sung2010 View Post
    [FONT=Courier New]My website looks ok in Firefox not in IE.... [/FONT]
    It works fine in all browsers. You must have something wrong with IE on your computer.

    All the best...

    Conor

  9. #1709

    Default Re: Ceon URI Mapping (SEO)

    So you said my website looks ok in your IE?

    guess I need to call my ISP since I can't access to certain sites since today and can't figure out why

    Thank you.

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

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by sung2010 View Post
    So you said my website looks ok in your IE?
    It's identical in IE6, IE8 and Firefox 3.5.

    Which is to be expected.. rewrite rules do not affect different browsers in different ways. If the images show in Firefox they will show in IE. Your ISP has nothing to do with it.

    All the best...

    Conor

 

 

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