Page 256 of 291 FirstFirst ... 156206246254255256257258266 ... LastLast
Results 2,551 to 2,560 of 2907
  1. #2551
    Join Date
    Jun 2008
    Posts
    627
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by melirlbr View Post
    Hello, i installed the latest ver. averything working great, my probelm is that most of my images are not jpg files they are file ext. how can i make them show up on my site without exchanging them to .jpg ext. ?
    If you do have your images in the "images" folder, check your htaccess file and be sure your type of image extension is added to the allowed file types

    HTML Code:
    <FilesMatch ".*\.(jpe?g|JPE?G|gif|GIF|png|PNG|swf|SWF)$" >

  2. #2552
    Join Date
    Dec 2010
    Posts
    20
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    I have installed this mod on 2 sites now and it works great apart from an issue I am having with my customer login.

    When you try to login to the site and press submit the page loads up blank as if it needs to redirect but it is not doing it. If I then go back to the home page by typing in the website address I am infact logged in.

    Any ideas to fix this as I have had to disable this module until I solve this issue.

  3. #2553
    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 seeinteriors View Post
    I have installed this mod on 2 sites now and it works great apart from an issue I am having with my customer login.

    When you try to login to the site and press submit the page loads up blank as if it needs to redirect but it is not doing it. If I then go back to the home page by typing in the website address I am infact logged in.

    Any ideas to fix this as I have had to disable this module until I solve this issue.
    Blank pages = Errors.. You need to check your cache error logs after getting the blank page and see what the error log says. Post the contents of you error logs.
    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.

  4. #2554
    Join Date
    Dec 2010
    Posts
    20
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    There is no error log in my cache folder :s

    Try logging in to see the problem www.seeinteriors.co.uk

    Username: [email protected]
    Pass: manager

    Thats just a demo account I setup

  5. #2555
    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 seeinteriors View Post
    Try logging in to see the problem www.seeinteriors.co.uk
    You can't use a shared SSL certificate with a URI Mapped site.. static URIs mean that you can't have the non-SSL version of the site at root and the SSL version in a subfolder.. that won't work.

    You must buy a SSL certificate for your domain name (they're less than $11 a year from some places like namecheap.com).

    In the meantime you can disable SSL on your site or disable Ceon URI Mapping.

    All the best...

    Conor
    ceon

  6. #2556
    Join Date
    Mar 2011
    Posts
    5
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Hi

    If the product linked to other category there is "cPath=..." appears at the end of the URI if you list product in non master category. Is there any way to remove "cPath =..." from the link?

    Thanks.

  7. #2557
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by Igor_ View Post
    Hi

    If the product linked to other category there is "cPath=..." appears at the end of the URI if you list product in non master category. Is there any way to remove "cPath =..." from the link?

    Thanks.
    Sometime people need to read or search the thread to find the answer.
    Per Conor

    Ceon URI Mapping has no known bugs now, it handles all canonical links pretty much perfectly, including those of product pages.

    If you look at any canonical link for a product page with a mapped (static) URI in Ceon URI Mapping, you'll find that the cPath is not (and never has been) present. It's only used in the non-canonical URI in the address bar.

    Quote Originally Posted by conor View Post
    Hi,



    Only linked products show the cPath in the URI in the address bar.

    However, they never show the product ID if they have a URI mapping.

    Also, their canonical URI never has the cPath in it, it is simply the static URI the product is mapped to.

    Simply look in the source of your product pages to see what I mean.

    Hope that helps!

    All the best..

    Conor
    ceon
    The answer to your question is no. It may have the cPath in the link product category address bar, but if you look in the source of both of those pages (main category and link category) you'll see that Ceon URI Mapping cleverly sets the following tag for BOTH the above URIs: the same So search engines know that they're both the same URI, with slight variations on the page. That's ideal and exactly how you want things
    to work!
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  8. #2558
    Join Date
    Mar 2011
    Posts
    5
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by countrycharm View Post
    Sometime people need to read or search the thread to find the answer.





    The answer to your question is no. It may have the cPath in the link product category address bar, but if you look in the source of both of those pages (main category and link category) you'll see that Ceon URI Mapping cleverly sets the following tag for BOTH the above URIs: the same So search engines know that they're both the same URI, with slight variations on the page. That's ideal and exactly how you want things
    to work!
    Thanks for your reply. I tried to use google search to find out the answer in the thread (it could be better if we have thread or forum search) but I've got no luck. I tried to look through the tread but... 256 pages are a bit much for me.
    Thanks one more time.

  9. #2559
    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 Igor_ View Post
    Thanks for your reply. I tried to use google search to find out the answer in the thread (it could be better if we have thread or forum search) but I've got no luck. I tried to look through the tread but... 256 pages are a bit much for me.
    Thanks one more time.
    Yep.. too bad this forum doesn't have this feature..

    Attached Images Attached Images  
    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.

  10. #2560
    Join Date
    Dec 2009
    Posts
    25
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by buildingblocks View Post
    If you do have your images in the "images" folder, check your htaccess file and be sure your type of image extension is added to the allowed file types

    HTML Code:
    <FilesMatch ".*\.(jpe?g|JPE?G|gif|GIF|png|PNG|swf|SWF)$" >
    Do i need to add all image extensions?

    And to ceon, you wrote: Check you've put a proper rewrite rule in place that isn't blocking URIs with extensions.

    Yes i took the rewrite rule from the sample folder, i think its okay, because everything works good except the images are not showing.

 

 

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