Page 3 of 291 FirstFirst 123451353103 ... LastLast
Results 21 to 30 of 2907
  1. #21
    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 freeohio View Post
    Conor,
    This was timely, as I'm down to the last few items before replacing my legacy site with my new zencart site.
    I'm glad you like the module! ;)

    Quote Originally Posted by freeohio View Post
    How do I specify an alternate url for the index page?
    You can't currently "mask" the index page, if you'd like that functionality to be added please get in contact privately.

    Quote Originally Posted by freeohio View Post
    The legacy site was html, so I specified html/htm suffixes for the new site. Will that cause a problem (being that they are php?)
    That's the beauty of "URI mapping", it is totally fine to do that!

    Quote Originally Posted by freeohio View Post
    We didn't have a shopping cart or an account function before, so I don't see any reason to translate those. Is that short-sighted?
    No, there's no point in my opinion!

    On a separate issues, the module only uses the URI mappings in links for the products, categories and EZ-pages, the "aliases"/"alternate uris" map to a particular page but the modules doesn't currently catch on to other Zen Cart pages and replace their links with any alternate URIs. That functionality could be added though.

    Quote Originally Posted by freeohio View Post
    Again, the whole idea is to maintain the excellent seo placement and not have broken links.

    Thanks again for a great product!
    You're very welcome!

    All the best...

    Conor
    Ceon

  2. #22
    Join Date
    Apr 2007
    Location
    Herts. UK
    Posts
    890
    Plugin Contributions
    4

    Default Re: Ceon URI Mapping (SEO)

    Hi Conor,

    I've started playing around with this mod and it looks really good. One thing I can't quite work out though... If I have a category URl that looks like...
    /index.php?main_page=index&cPath=123
    ...and I map it to...
    /some-keywords
    ...then if someone goes to the original URI I would expect it to do a 301 redirect to /some-keywords but it doesn't seem to do that. Am I missing something? Without the redirect search engines won't reindex the site properly.

    Regards,
    Christian.

  3. #23
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Ceon URI Mapping (SEO)

    This module does exactly what the name says: alias/mapping
    So it wont redirect. I think Conor explained this before.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

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

    Default Re: Ceon URI Mapping (SEO)

    Hi Christian,

    Quote Originally Posted by CJPinder View Post
    Without the redirect search engines won't reindex the site properly.
    Hmm, that's a good point!

    I'll add full redirection for any current Zen Cart URIs to any mapping entered for them in the database.

    I'll let you know when the new version is out, it will be soon!

    All the best...

    Conor
    Ceon

  5. #25
    Join Date
    Apr 2007
    Location
    Herts. UK
    Posts
    890
    Plugin Contributions
    4

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by conor View Post
    I'll add full redirection for any current Zen Cart URIs to any mapping entered for them in the database.
    Thanks Conor, that would be great.

    One other thing... When testing the mod on a store that is in a subdirectory, e.g. www.example.com/store I'm having some trouble. If I manually enter a URI mapping for a category (e.g. /coffee) the link shows correctly in the store but it doesn't work. I think this is because the REQUEST_URI is coming through as /store/coffee which doesn't match the database entry.

    If I use automatic generation of the category URI then it sets it to /store/coffee which then creates a link like www.example.com/store/store/coffee which looks wrong and doesn't work either

    Am I doing something wrong?

    Regards,
    Christian.

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

    Default Re: Ceon URI Mapping (SEO)

    Hi Christian,

    Quote Originally Posted by CJPinder View Post
    Thanks Conor, that would be great.
    Working on the new version now.. this is going to be a change in the way the data is stored in the database and will allow full use of various types of redirect and full mapping of every page type Zen Cart offers (not just categories/products/ez-pages).

    The code's quite easy but the changes really add so much to the module's capabilities so I'm glad I'm adding them (personal satisfaction/pride about the module's newfound capabilities and all that!) :)

    Anyway... :)

    Quote Originally Posted by CJPinder View Post
    Am I doing something wrong?
    You're using the "wrong" version, but that's my mistake, not yours!

    There was a bug in versions 2.0.0 - 2.0.2 which caused all links to be prepended with the store's catalog directory setting.

    I've fixed that in 2.0.3 - please download it. Upgrading takes about 20 seconds!

    Sorry about the bug!

    All the best...

    Conor
    Ceon

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

    Default Re: Ceon URI Mapping (SEO)

    Hi JR,

    Quote Originally Posted by freeohio View Post
    How do I specify an alternate url for the index page?
    Quote Originally Posted by conor View Post
    You can't currently "mask" the index page, if you'd like that functionality to be added please get in contact privately.
    YOU CAN NOW! :)

    Version 3 has full support for this now. (Once you've read the docs you'll realise you can use "index" in a new database record).

    Quote Originally Posted by conor View Post
    On a separate issues, the module only uses the URI mappings in links for the products, categories and EZ-pages, the "aliases"/"alternate uris" map to a particular page but the modules doesn't currently catch on to other Zen Cart pages and replace their links with any alternate URIs. That functionality could be added though
    IT HAS BEEN NOW! :)

    Thought I'd let you know specifically before I posted the about the release, to save answering any questions!

    All the best...

    Conor
    Ceon

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

    Idea or Suggestion Massive Update! Version 3.0.0 Released! :)

    Hi,

    It gives me great pleasure to release a major new version of this module. I've listened to the comments on this thread and another one and took on board what people had to say. I've now added all the functionality I think people were looking for.

    The major feature of the new version is that it changes the way the module works. Everything is now based on the idea of "Current" URI mappings.

    Full Historical URI Mapping has been added so all previous links still work when new ones are used or "old" ones are "deleted" - these "old" URIs now redirect to the "current" URI.

    There's also full redirection from current dynamic Zen Cart URIs to the URI mapping for the Zen Cart page in question, so Search Engines will know to start converting their links to your pages to their new "redirected" links.

    There's too much to say here, check out the feature list!



    From the Revision History:

    [UPDATED] Completely new database structure implemented.

    [ADDED] Idea of “Current” static URI made central concept behind handling of URIs in module. All admin URI functionality now inserts/updates mappings for the “Current” URI only.

    [UPDATED] Ability to “delete” URI mappings removed. Instead, any “old” URI mappings are marked as no longer being current.

    [ADDED] Historical URI mapping support added. “Deleted” URI mappings still point towards their original subject, by redirecting the user to the “Current” URI for the subject. URI mappings being updated don't have their old URI mappings retained; however, they can be added [back in] to the database manually if necessary.

    [ADDED] Support for all Zen Cart pages added to the database, the module's code and its modifications to the zen_href_link function. Any Zen Cart page can now have a static URI, which will be linked to instead of the standard Zen Cart dynamic URI!

    [ADDED] Automatic redirection of dynamic URIs to their current, active URI mapping added to URI Mapping. Any attempt to use a dynamic URI for a page which has a current static URI will result in the user being redirected to the current (static) URI.

    [ADDED] Ability to specify the HTTP Status Code to be used for the redirection to an alternative URI added. Allows controlling of exact type of redirection (temporary/permanent etc.).

    [ADDED] Support for pages related to the product info pages added. Reviews and Tell-A-Friend sections are now automatically made “subsections” of the product's main info page, by appending some specific URI parts to the product info page's static URI. These specific URI parts are defined in the admin languages file.

    [UPDATED] Dynamic query string variable is no longer appended to static URI links for subcategories or links to product info pages (for those which aren't a link to a linked product). Results in cleaner, “nicer” URIs!

    [BUGFIX] Missing filename definitions added for several product types. Links to products of these types now correctly use any static URI defined for the product.

    [UPDATED] Documentation updated with information about new functionality and the methodology behind the new way the module works.


    Upgrading is easy for sites which haven't modified the respective core files (for any other module except this one), just a simple matter of copying the files across and then going to the Config Utility - it'll automatically update your existing database table and data to the new format.

    Download 3.0.0 Now!

    Any and all feedback would be appreciated, this was a major upgrade.

    Enjoy!

    All the best...

    Conor
    Ceon

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

    Default Ceon URI Mapping 3.0.1 Released!

    Hi,

    I'm very sorry to say that a major bug was found in version 3.0.0 of the Ceon URI Mapping module.

    3.0.0 doesn't work at all with search engines, only humans:

    [BUGFIX] The standard Zen Cart initsystem initialises the languages system at one of the later stages, meaning that the language ID is set too late in the initsystem process for this module to work correctly when a non-human visits the site. The languages init code is now run in the URI Mapping initsystem script to fix this (major) problem.


    Please download 3.0.1 now.. it is available on our site and now in the ZC downloads area also.. only two files need updating:

    admin/ceon_uri_mapping_config.php

    includes/init_includes/init_ceon_uri_mapping.php

    If you then go to Ceon URI Mapping Config in the admin it'll upgrade your version number to the official 3.0.1.


    Please accept our most sincere apologies for the bug. Thankfully it's very quick and easy to update and the software should work perfectly now.

    (Thanks go to Christian for finding and reporting the bug!).

    All the best...

    Conor
    Ceon

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

    Default Ceon URI Mapping (SEO) 3.0.1

    Hi,

    Please note that the previous post applies to 3.0.0 but that ALL USERS OF 2.0.X MUST UPGRADE ALSO!

    Otherwise search engines only see one language version of the site.

    Plus 2.0.x is now officially NOT SUPPORTED!

    Upgrading from 2.0.x to 3.0.x only takes a minute or two for sites which haven't modified the applicable core admin files for any module other than Ceon URI Mapping.

    All the best...

    Conor
    Ceon

 

 
Page 3 of 291 FirstFirst 123451353103 ... 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