Page 99 of 245 FirstFirst ... 4989979899100101109149199 ... LastLast
Results 981 to 990 of 2445
  1. #981
    Join Date
    Apr 2008
    Posts
    154
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by DivaVocals View Post
    Sounds like your .htaccess file is not configured correctly.. I suspect you would have the SAME issue if you used the auto-generate feature for your URIs..


    here's the actual URL with autogenerated URL's - http://medievalclothing.co/hobby-stone/merlins-magic
    but when i put gc1041017.html in the URL mapping field, the site tries to bring up http://medievalclothing.co/gc1041017.html and it says it does not exist.
    Website Developer and Search Engine Optimazation Boise Idaho. Details at BoiseWired.com

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

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by tyankee View Post
    here's the actual URL with autogenerated URL's - http://medievalclothing.co/hobby-stone/merlins-magic
    but when i put gc1041017.html in the URL mapping field, the site tries to bring up http://medievalclothing.co/gc1041017.html and it says it does not exist.
    Suggest reading through the readme for how to configure the URIs the way you are attempting to do.. If it's not an .htaccess issue, then it's probably a matter of you configuring the app to accommodate your specific URIs.. Wish I could be more help, but I've never used this mod to attempt to do what you are trying to do. That said, I believe it can be configured to do what you want..
    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.

  3. #983
    Join Date
    Apr 2008
    Posts
    154
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by DivaVocals View Post
    Suggest reading through the readme for how to configure the URIs the way you are attempting to do.. If it's not an .htaccess issue, then it's probably a matter of you configuring the app to accommodate your specific URIs.. Wish I could be more help, but I've never used this mod to attempt to do what you are trying to do. That said, I believe it can be configured to do what you want..

    LOL... read through the all i could find but couldn't figure it out- that's why i'm here..
    Website Developer and Search Engine Optimazation Boise Idaho. Details at BoiseWired.com

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

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by tyankee View Post
    LOL... read through the all i could find but couldn't figure it out- that's why i'm here..
    Well I'm not sure anyone is gonna be able to help you any better than Conor's docs will.. Hope you get it all figured out.. Suggest to re-examine the configuration options.. I believe that IF this module can do what you want that that's the key..
    Last edited by DivaVocals; 24 Jan 2013 at 07:25 AM.
    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.

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

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by tyankee View Post
    who is this 'Conor' that you speak of and where can i find his software??
    Ummmm.. well he's the AUTHOR of this add-on.. (read through this support thread to get the 411..)

    Quote Originally Posted by DivaVocals View Post
    Sounds like your .htaccess file is not configured correctly.. I suspect you would have the SAME issue if you used the auto-generate feature for your URIs..
    Quote Originally Posted by tyankee View Post
    here's the actual URL with autogenerated URL's - http://medievalclothing.co/hobby-stone/merlins-magic
    but when i put gc1041017.html in the URL mapping field, the site tries to bring up http://medievalclothing.co/gc1041017.html and it says it does not exist.
    Quote Originally Posted by DivaVocals View Post
    Suggest reading through the readme for how to configure the URIs the way you are attempting to do.. If it's not an .htaccess issue, then it's probably a matter of you configuring the app to accommodate your specific URIs.. Wish I could be more help, but I've never used this mod to attempt to do what you are trying to do. That said, I believe it can be configured to do what you want..
    Quote Originally Posted by tyankee View Post
    LOL... read through the all i could find but couldn't figure it out- that's why i'm here..
    So I am going to go back to a few things I've already suggested and add one more suggestion to that..

    1. Your .htaccess file is part of the answer..
    2. Re-Read through the readme.. One thing Conor was REALLY good at (besides writing GREAT modules) is writing thorough documentation for his modules. I found the following in a QUICK glance through the readme that comes with this module
    Modifying the rule to allow URI mappings to be used which end with a particular file extension
    3. Search/read/browse this support thread. It's likely you will stumble across your answer in this support thread. (Personally I make it a point to read through at LEAST 80% of a mods support thread when it's new or I am attempting to do something that I might need a little extra hand holding through)

    Unfortunately Conor is no longer here to help support this module as he always had. However, his modules are some of the best written and documented available for Zen Cart. If you are willing to roll up your sleeves, I think you might surprise yourself and figure this out.. Conor left enough breadcrumbs to make it possible..

    Hope this helps..
    Last edited by DivaVocals; 24 Jan 2013 at 07:43 AM.
    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.

  6. #986
    Join Date
    Apr 2008
    Posts
    154
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Will this handle redirecting old URL's to the new ones created by your module?? for example:

    i am going to be migrating my site from a Sunshop script to Zen cart and would like to keep the names of the product, category, and general pages the same URL - for search engine purposes.. Or at the very least redirect the pages to the new URL's.. Is there an easy way to do this - or even a hard way - so that i don't lose all the search engine indexed pages we have built up over the years.
    Website Developer and Search Engine Optimazation Boise Idaho. Details at BoiseWired.com

  7. #987
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Ceon URI Mapping v4.x

    Will the EXACT url 's be used?
    If not the 301 redirects are your answer?

    Quote Originally Posted by tyankee View Post
    Will this handle redirecting old URL's to the new ones created by your module?? for example:

    i am going to be migrating my site from a Sunshop script to Zen cart and would like to keep the names of the product, category, and general pages the same URL - for search engine purposes.. Or at the very least redirect the pages to the new URL's.. Is there an easy way to do this - or even a hard way - so that i don't lose all the search engine indexed pages we have built up over the years.

  8. #988
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by tyankee View Post
    Will this handle redirecting old URL's to the new ones created by your module?? for example:

    i am going to be migrating my site from a Sunshop script to Zen cart and would like to keep the names of the product, category, and general pages the same URL - for search engine purposes.. Or at the very least redirect the pages to the new URL's.. Is there an easy way to do this - or even a hard way - so that i don't lose all the search engine indexed pages we have built up over the years.
    One of the potential benefits of rewriting is the theoretical benefit of "taking your url with you" when one moves across platforms. It should work if everything is named the same. But you might also look at your current url to see how it handles the categories in the url along with the product, and how CEON might handle it. Otherwise, you might be custom-naming alot.

    You might pop-up a test zencart with CEON somewhere and take a hands-on look.

    Good luck!
    Steve
    prommart.com

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

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by picandnix View Post
    Will the EXACT url 's be used?
    If not the 301 redirects are your answer?
    and piggybacking on this response..

    1. The .htaccess file is the KEY to the solution..
    2. Re-Read through the readme.. One thing Conor was REALLY good at (besides writing GREAT modules) is writing thorough documentation for his modules. I found the following in a QUICK glance through the readme that comes with this module
    Modifying the rule to allow URI mappings to be used which end with a particular file extension
    Quote Originally Posted by tyankee View Post
    Will this handle redirecting old URL's to the new ones created by your module?? for example:

    i am going to be migrating my site from a Sunshop script to Zen cart and would like to keep the names of the product, category, and general pages the same URL - for search engine purposes.. Or at the very least redirect the pages to the new URL's.. Is there an easy way to do this - or even a hard way - so that i don't lose all the search engine indexed pages we have built up over the years.

    Please don't take this the wrong way.. But if it is over your head, you may have to consider hiring someone to help you set this up..
    Last edited by DivaVocals; 26 Jan 2013 at 03:59 PM.
    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. #990
    Join Date
    Apr 2008
    Posts
    154
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by picandnix View Post
    Will the EXACT url 's be used?
    If not the 301 redirects are your answer?
    not sure what you are asking here??? will the exact url's be used where??? on the new system?? is so, that would be ideal but a 301 redirect from the old ones to the new URL's would also accomplish the same thing i think.
    Website Developer and Search Engine Optimazation Boise Idaho. Details at BoiseWired.com

 

 

Similar Threads

  1. v139d Ceon uri mapping, how to generate uri mapping for bulk bulk-imported products?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 8 Jan 2013, 06:52 AM
  2. CEON URI Mapping
    By jmkent in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 22 Nov 2012, 04:28 PM
  3. Ceon URI Mapping (SEO)
    By conor in forum All Other Contributions/Addons
    Replies: 2906
    Last Post: 9 Sep 2011, 08:31 AM
  4. Ceon URI Mapping v4
    By conor in forum All Other Contributions/Addons
    Replies: 110
    Last Post: 14 Aug 2011, 02:51 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