Page 63 of 291 FirstFirst ... 1353616263646573113163 ... LastLast
Results 621 to 630 of 2907
  1. #621
    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 conor View Post
    Oh, right. I'd thought the W might stand for Wordpress but the OZ made it sound like some Australian thing! :)


    Quote Originally Posted by conor View Post
    The code I posted shouldn't result in an extra ? being added to the end of the URI, it only creates the query string if there are GET variables to create it from
    I figured that.. Which is why I found it odd.. I double, triple, and quadruple checked the code you provided to make sure I added it correctly.. (I commented out the code I was supposed to replace -- this way I could easily roll back to default) Also since I am running the Tableless Checkout mod, I did a Winmerge to compare the checkout_success page from this mod to the default checkout_success page to make good and sure that the notification form code didn't change.. I confirmed that I was right that this code was not modified at all.. LIke I said.. odd..

    Quote Originally Posted by conor View Post
    If you send me some FTP details for your site I can manually trace what is being created that is causing the redirect. Apart from that I'm afraid I'm out of ideas!

    I don't use the PM system here so just use this link to contact me.
    Cool beans.. I appreciate the help Conor.. You are a good man to help.. Look for a message from a desperate girl named Crystal in the next day or 2..

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

    Default Re: Ceon URI Mapping (SEO)

    Hi Crystal,

    Nice to know your real name (and a nice name I must add! :) ).

    Quote Originally Posted by DivaVocals View Post
    Which is why I found it odd.. I double, triple, and quadruple checked the code you provided to make sure I added it correctly..
    Yes, it's very strange!

    Quote Originally Posted by DivaVocals View Post
    Cool beans.. I appreciate the help Conor.. You are a good man to help.. Look for a message from a desperate girl named Crystal in the next day or 2..
    No problem!

    All the best...

    Conor
    ceon

  3. #623
    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 conor View Post
    Hi Crystal,

    Nice to know your real name (and a nice name I must add! :) ).
    Yes it is if I do say so myself!!

  4. #624
    Join Date
    Aug 2008
    Posts
    105
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    ok - I am close to uploading and using this mod. I am not sure if the mod_rewrite is enabled in the Apache server. I see the instructions to do that.....

    Two Questions -
    1. If I upload and it takes me a day or two to figure out the mod rewrite (if needed)- will that affect my site as I am live right now AND the biggest reason for adding this mod it that this is a rebuild from a successful html/cgi cart that ranked high in search engines. As soon as I made the zen cart live - orders went way down - the reason all the old links high in the search engines were dead so I want to change the zen cart to reflect those links but with over 5000 products......it may take me awhile.
    2. Can I just customize the subcategory link manually and then have the product links self generate?

    I am running many mods -
    Admin Profiles
    Advanced XSell
    Categories Dressings
    COWAA
    Edit Orders
    Sales Reports
    Cherry Zen Template
    IH2
    Fual Slimbox
    Module Manager
    Email Exporter

    and am looking at the Ceon Manuel Card mod

    If this mod works the way it looks like it will......trust me I will buy you a few cups of coffee!!

    TIA
    Mona

  5. #625
    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 stxmona View Post
    1. If I upload and it takes me a day or two to figure out the mod rewrite (if needed)- will that affect my site as I am live right now AND the biggest reason for adding this mod it that this is a rebuild from a successful html/cgi cart that ranked high in search engines.
    As long as you are careful with your htaccess file the module will not interfere with your site until you start adding URI mappings. If you haven't added any URI mappings, it's as if the module isn't even there!

    So you can add the htaccess first, check that hasn't broken your site, then install the module and add mappings at your own pace.

    Quote Originally Posted by stxmona View Post
    2. Can I just customize the subcategory link manually and then have the product links self generate?
    I'm afraid not, currently you'll have to specify/generate each one.

    Quote Originally Posted by stxmona View Post
    If this mod works the way it looks like it will......trust me I will buy you a few cups of coffee!!
    I don't actually drink coffee but I get the sentiment.. thanks very much indeed for saying it! :)

    All the best...

    Conor
    ceon

  6. #626
    Join Date
    Aug 2008
    Posts
    105
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by conor View Post


    I'm afraid not, currently you'll have to specify/generate each one.
    Thanks for the quick reply Conor!

    I have another "what if" question.
    Can I manually do some and leave some alone? for example -
    this list of products in one subcategory-
    http://www.quiltsinmontana.com/index...x&cPath=69_265
    becomes what the search engine knows-
    http://www.quiltsinmontana.com/Class...ant_Pandas.htm
    but when you click on the actual /product/item which is -
    http://www.quiltsinmontana.com/index...roducts_id=980
    it stays the same as it is right now.

    Thanks again!
    Mona

  7. #627
    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 stxmona View Post
    Can I manually do some and leave some alone?
    Yes, that's exactly what the module was designed for! :)

    All the best...

    Conor
    ceon

  8. #628
    Join Date
    Aug 2008
    Posts
    105
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    wow thanks for the really quick reply!
    I will work on it today.....ya know you will be hearing from me if I run into trouble!

    Mona

  9. #629
    Join Date
    Aug 2008
    Posts
    105
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    It works! Thanks Conor - you saved my bacon!!

    Look for a cup of tea or mug of beer - whichever - from a thankful mod user!!

    Mona

  10. #630
    Join Date
    Aug 2008
    Posts
    105
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Ok - so everything seemed as though it was ok LOL

    However, after changing some of the URLs the products will not add to cart. My template uses the "add selected products to cart" button on the cherry zen template.

    I did look for the "action" form talked about below....but I am not really sure what I am looking for to make the add to cart button work correctly on the product listing page work.
    Quote Originally Posted by conor View Post

    If it's not adding to the cart properly only when the URI Mapping module is enabled then the only thing I can think of is that the user's path to the cart page is being interrupted by a redirect.

    The only reason I can see that happening is if the form on the manufacturers page doesn't make use of the zen_href_link function which is overridden by the URI Mapping module to add the mapping functionality.

    So I'd check what the "action" of the form is. For example, on my test server zen138.local, on the page of the manufacturer gt_interactive the add to cart form tag is built as such:

    Code:
    <form name="multiple_products_cart_quantity" action="http://zen138.local/gt_interactive
    Hope that helps!
    Here is the code that I find in my product_listing.php files and tpl_products_all_default.php files

    Code:
        echo zen_draw_form('multiple_products_cart_quantity', zen_href_link(FILENAME_DEFAULT, zen_get_all_get_params(array('action')) . 'action=multiple_products_add_product'), 'post', 'enctype="multipart/form-data"');

    Here is a link to a product page with the multiple products add to cart that is not working.
    http://www.quiltsinmontana.com/Alexa..._Haunted_House

    Thanks again for your help!
    Mona

 

 

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