Page 193 of 291 FirstFirst ... 93143183191192193194195203243 ... LastLast
Results 1,921 to 1,930 of 2907
  1. #1921
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    No, although the pre-existing category won't have a URI autogenerated, any products or categories added after the software is installed will have full auto-generation of URIs.
    I must have done something wrong ;o(

    zc 1.3.9f, Ceon SEO mod 3.8.0 on ZC certified host.

    New products added to Categories/Sub-Categories that existed prior to installing this mod will only generate: /// as the automatically generated URI.

    Manually created URI's that I've done so far are working perfectly for all categories and subcategories and the products in one subcategory that I've done so far.

    My htaccess in root is copied from example for index in root, with admin changed to my admin name, with nothing else in that file. Other htaccess files in other folders are unaltered from zc 1.3.9f clean install.

    My mod settings include Caps on each word (but I tried other settings), use of - for white space.

    I added files to the exceptions list from other mods that had includes/application_top in them: /admin/sitemapxml.php, /admin/image_handler.php, /admin/products_with_attributes_stock.php, and /admin/products_with_attributes_stock_ajax.php (with admin changed to my actual file name) - but I also tried adding a new product with these exceptions removed and config saved.

    My 'auto generate' box is not ticked in the categories or subcategories, but I did tick in the new products I tried.

    This is an amazing mod and I am content to do things manually, but I'm nervous that I've done something wrong that may muck me up further down the road. Site is www meafordwool.com

    Any idea where I should be looking?

  2. #1922
    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 soxophoneplayer View Post
    New products added to Categories/Sub-Categories that existed prior to installing this mod will only generate: /// as the automatically generated URI.
    That's clearly not right, I have never heard of such an issue before.. please get in contact via this address and I'll see if I can find out why this is happening.

    Quote Originally Posted by soxophoneplayer View Post
    I added files to the exceptions list from other mods that had includes/application_top in them: /admin/sitemapxml.php, /admin/image_handler.php, /admin/products_with_attributes_stock.php, and /admin/products_with_attributes_stock_ajax.php (with admin changed to my actual file name) - but I also tried adding a new product with these exceptions removed and config saved.
    You don't need to add exceptions for any admin files as they don't use the Ceon URI Mappings module.

    Quote Originally Posted by soxophoneplayer View Post
    This is an amazing mod and I am content to do things manually
    Glad you like it! You shouldn't need to do anything manually.. hopefully I can find out what's happening when you get in contact with FTP and admin details for the site in question.

    All the best...

    Conor
    ceon

  3. #1923
    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 soxophoneplayer View Post
    New products added to Categories/Sub-Categories that existed prior to installing this mod will only generate: /// as the automatically generated URI.
    I found a bug in the software.. Doug was using +=>Plus in the replacements configuration for his site.

    The regular expression is supposed to have all special characters escaped. Current versions escape the following:

    [\/\-\\\!\?\$\^\[\]\|\*\.\(\)\{\}\=\<\>\:]

    I've updated that to include the missing \+ and this bugfix will be part of the next version.

    If anyone experiences the same problem in the meantime, simply open admin/includes/functions/extra_functions/ceon_uri_mapping.php and search and replace:

    [\/\-\\\!\?\$\^\[\]\|\*\.\(\)\{\}\=\<\>\:]

    with

    [\/\-\\\!\?\$\^\[\]\|\*\.\(\)\{\}\=\<\>\:\+]

    (There should be 6 occurrences).

    Sorry about the oversight!

    All the best...

    Conor
    ceon

  4. #1924
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Doug was using +=>Plus in the replacements configuration for his site
    Leave it to me to use an uncommon symbol! I can't believe how quickly Connor identified and solved this.

    I've sent coffee....and I hope everyone who uses this mod does the same. You have to admit - the documentation and support of this mod is second to none.

    (Not even to mention that my google rankings have already moved on up the line.)

  5. #1925
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    The current site has the product url as
    http://www.mysite.com/holiday-gift-b...s/monster-mash

    I added few products from the script(not from admin) and I get the following kind of urls
    http://www.mysite.com/index.php?main...roducts_id=587

    Which field I can mass update in the db to get these kind of product with the former url?
    Thanks
    Tutorials on Zen Cart
    http://tutorials.zen-cart.com/index.php
    ---------------
    advanced.programmer at gmail dot com
    In love with Zen Cart!!

  6. #1926
    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 superprg View Post
    Which field I can mass update in the db to get these kind of product with the former url?
    I'm afraid mass updates are not supported by Ceon URI Mapping. You must update each product individually to have their URIs autogenerated.

    All the best..

    Conor
    ceon

  7. #1927
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by superprg View Post
    Which field I can mass update in the db to get these kind of product with the former url?
    Thanks
    You might wanna have a look at the section of Conor's readme which discusses how to create URI's for non product related Zen Cart pages.. You can use this same method to add URI's for these products. If you are comfortable with SQL, you can create am insert statement to update all the products you added to your DB manually..
    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.

  8. #1928
    Join Date
    Sep 2010
    Posts
    2
    Plugin Contributions
    0

    email error Re: Ceon URI Mapping (SEO)

    Hi i just wanted to know how can we remove zen cart bannar aid or logo from our website. you can check my webpage www.hherbals.com and please advise me how can i remove the zencart bannar or logo on the top of my first page and how can i put my logo over there. please email me for this help.at
    ahmad1061######################
    thanks
    have a great day

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

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by Ahmad View Post
    Hi i just wanted to know how can we remove zen cart bannar aid or logo from our website. you can check my webpage www.hherbals.com and please advise me how can i remove the zencart bannar or logo on the top of my first page and how can i put my logo over there. please email me for this help.at
    ahmad1061######################
    thanks
    have a great day
    You might actually get some help if you post this question in the appropriate place on the forum.. This is a support thread for the Ceon URI mapping tool.. You should re-post your question in the right section of the forum (suggest creating NEW post versus posting in the middle of an unrelated thread).. In the meantime I suggest checking out the Zen Cart FAQs. The answer to your question (and probably many others you might have) are definitely there.. 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.

  10. #1930
    Join Date
    Jun 2010
    Posts
    207
    Plugin Contributions
    1

    Default Re: Ceon URI Mapping (SEO)

    I have a ZC website installed on www.url.com, and a blog and forum installed on www.url.com/blog and www.url.com/forum. I have EZ page "internal" links set up to link to each of those (simply, "blog" and "forum"), and those links no longer work since I installed CEON.

    I tried entering http://www.url.com/blog as an external URL on the EZ page link, but that did not fix the issue. How can I make it work the way it worked before I installed CEON?

    Thanks!

 

 

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