Page 149 of 291 FirstFirst ... 4999139147148149150151159199249 ... LastLast
Results 1,481 to 1,490 of 2907
  1. #1481

    Default Re: Ceon URI Mapping (SEO)

    Many thanks for all of your suggestions. I have however previously upgraded the module five times but the issue remains the same.

    I will upgrade to 3.6.1 but dont hold out much hope that it will cure the issue !

    I will also update the .htaccess file which I assume is included in 3.6.1

    David

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

    Default Re: Ceon URI Mapping (SEO)

    Hi David,

    Quote Originally Posted by davidmorrisuk View Post
    Many thanks for all of your suggestions. I have however previously upgraded the module five times but the issue remains the same.
    Yes, I'd imagine it will as this problem is not a problem with the module. As I said, it can't return random results, that's an impossibility.

    The only thing that can be happening is that your host's MySQL server is returning different results for the same query.

    That would suggest different data being present in different "instances" (I don't know the terminology I'm afraid) of the load balanced servers.

    Quote Originally Posted by davidmorrisuk View Post
    I will also update the .htaccess file which I assume is included in 3.6.1
    Yes, your .htaccess file is well out of date, the new one is that little bit more efficient. It won't affect the issues you're having though.. only your host can sort those issues out.

    All the best..

    Conor
    ceon

  3. #1483
    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 davidmorrisuk View Post
    Many thanks for all of your suggestions. I have however previously upgraded the module five times but the issue remains the same.

    I will upgrade to 3.6.1 but dont hold out much hope that it will cure the issue !

    I will also update the .htaccess file which I assume is included in 3.6.1

    David
    I agree with Conor, though I am not a programmer, after years of working in software development I do understand how software works.. Looking at Ceon URI's backend, the issue you are describing CANNOT possibly be caused by the Ceon URI module.. The way Ceon URI works cannot cause the issues you are describing..

    If your host INSISTS that this module (Ceon URI) is the cause of your issues, then they should help you resolve this by providing more CONCRETE data than they have been provided to back up this assertion (which I will guess they will not be able to do). If they are so sure that this module is the cause, they should be able to provide a SPECIFIC reason why they've come to that conclusion..

    Good luck..
    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. #1484
    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 DivaVocals View Post
    I agree with Conor, though I am not a programmer, after years of working in software development I do understand how software works.. Looking at Ceon URI's backend, the issue you are describing CANNOT possibly be caused by the Ceon URI module.. The way Ceon URI works cannot cause the issues you are describing..
    Yes, that's strangely one of the things about computing that once you grasp you really do become much better at fixing problems.. computers can't do random.. it's an impossibility (well, outside of hardware failure).. as mathematical machines everything is inherently predictable... so if "unexpected" results are occurring then what is happening is simply not what you thought was happening, the process isn't what you thought it was/is! :)

    Quote Originally Posted by DivaVocals View Post
    If your host INSISTS that this module (Ceon URI) is the cause of your issues, then they should help you resolve this by providing more CONCRETE data than they have been provided to back up this assertion (which I will guess they will not be able to do).
    They absolutely can't as the data is irrelevant in this case.. the same "SELECT" query/command should always return the same results.. different results means different data is being examined.

    I'd imagine once the load balanced servers are properly put in sync this problem will have been fixed.

    All the best..

    Conor
    ceon

  5. #1485
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Ceon URI Mapping (SEO)

    Hi Conor I know I read this somewhere on the thread but since all the updates I will ask it again. It I already have an online store with 1000's of products will this module automatically Manage URL Aliases for me or just when you add a new product. In other words do I have to set my product manually in my store to point to the URL I want it to use. Thank You
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  6. #1486
    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 countrycharm View Post
    Hi Conor I know I read this somewhere on the thread but since all the updates I will ask it again. It I already have an online store with 1000's of products will this module automatically Manage URL Aliases for me or just when you add a new product. In other words do I have to set my product manually in my store to point to the URL I want it to use. Thank You
    If you have an existing store, you will have to generate the URLs for each product when you first implement Ceon URI.. That's the bad news.. BUT if you are comfortable working directly in your database, you can upload all of your initial product URIs directly into the database.. (This is what I have done for two existing sites with large numbers of products) AND you can upload the URLS your product are currently using/generating using SSU so that you don't lose any SEO momentum.. After the initial URI population, if you have the settings configured to use the auto-generation of Ceon URI, then your URIs will be generated as you crate new products/categories...
    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.

  7. #1487
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,385
    Plugin Contributions
    94

    Default Re: Ceon URI Mapping (SEO)

    Conor, I'm in the process of upgrading to v3.6.1 of the URI Mapping module and have a teeny suggestion for the future installation.

    For ZC v1.3.9b, the install overwrites /includes/init_includes/init_canonical.php ... but it doesn't have to! If you place your version of the file in /includes/init_includes/overrides/init_canonical.php, the standard ZC loader will use that version instead of the default.

  8. #1488
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by DivaVocals View Post
    If you have an existing store, you will have to generate the URLs for each product when you first implement Ceon URI.. That's the bad news.. BUT if you are comfortable working directly in your database, you can upload all of your initial product URIs directly into the database.. (This is what I have done for two existing sites with large numbers of products) AND you can upload the URLS your product are currently using/generating using SSU so that you don't lose any SEO momentum.. After the initial URI population, if you have the settings configured to use the auto-generation of Ceon URI, then your URIs will be generated as you crate new products/categories...
    Thank You I will have to think about this for a while. I don't mind working in my database at all. I need to figure out how to go about the process first. I use Simple Seo with no problems, but I thought I would look into Conors since there is a little more support and no big cache files to be cached on my sever. Thank You again
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  9. #1489
    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
    If you place your version of the file in /includes/init_includes/overrides/init_canonical.php
    Argh, I thought I'd done that. Obviously I haven't. I've also missed another file which is supposed to be in /includes/init_includes/overrides

    Will have to get version 3.6.2 created and out soon then.

    It never ends!

    (As you can see in the installation docs, the file includes/init_includes/init_ceon_uri_mapping.php is listed in both "new files" and "updated core files"... that wasn't supposed to be!).

    All the best..

    Conor
    ceon

  10. #1490
    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 countrycharm View Post
    Thank You I will have to think about this for a while. I don't mind working in my database at all. I need to figure out how to go about the process first. I use Simple Seo with no problems, but I thought I would look into Conors since there is a little more support and no big cache files to be cached on my sever. Thank You again
    You're welcome.. For the sites I did this to, I used a spreadsheet to manage/setup the URIs. Then I simply uploaded the complete spreadsheet to the correct table..
    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.

 

 

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