Page 235 of 291 FirstFirst ... 135185225233234235236237245285 ... LastLast
Results 2,341 to 2,350 of 2907
  1. #2341
    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
    Just my three cents, but since this module is flexible enough to allow you to create custom URIs with your own custom value, what can't you simply create the URI at the time you create the product witht he model included in the URI???
    That is indeed what should be done.

    Quote Originally Posted by DivaVocals View Post
    I think Conor has made it clear he won't be putting any time or effort into custom variations for how the module generates the URIs..
    I wasn't saying that, I may add that functionality in the future.. however I won't ever support the creation of an autogenerated name based on the category path and product name when two products in the same category have the same name. The ability to append the model code may be added but it's not a high priority as, as yo rightly point out, people don't have to use autogenerated URIs, they can enter their own if they want this kind of behaviour at this time.

    All the best..

    Conor
    ceon

  2. #2342
    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 richphitzwell View Post
    Trust me when I first saw how the industry names their products it just seemed odd that they can have 10 or so watches with the same name and in many cases its not just black, silver, gold... it may be a completely different shape...but its been like that for hundreds of years and not much little me can do about it.
    I understand what you are saying but I don't support backwards ideas! :)

    If you go into a shop selling these items are you saying there is no way to order a particular watch? That you must simply say the same name and take what you are given? Whatever colour or shape it is?

    I didn't think so.. so what do you ask for?

    Then that is the real name of the product! :)

    Quote Originally Posted by richphitzwell View Post
    As for the why, I am doing these manually but I can see that this is going to be ongoing and half the time I dont know up front how many a certain name will pop up as they could be spread out through the catalogs of some of these manufactures so Im requesting since you would probably know right of the bat what file to modify to add to the url mapping the route/route/product name_model number.

    I completely understand your view and I agree with it, I'm just asking if this is something I can modify for this particular industry while it probably wont fit for 90% of the installs out there.
    I'm sorry but I don't provide free custom coding for anyone. You can modify the source files yourself of course, take a look in the functions file in the admin/includes/functions folder for the autogeneration code and change it as desired!

    All the best..

    Conor
    ceon

  3. #2343
    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
    I wasn't saying that, I may add that functionality in the future.. however I won't ever support the creation of an autogenerated name based on the category path and product name when two products in the same category have the same name. The ability to append the model code may be added but it's not a high priority as, as yo rightly point out, people don't have to use autogenerated URIs, they can enter their own if they want this kind of behaviour at this time.

    All the best..

    Conor
    ceon
    Quote Originally Posted by conor View Post
    I'm sorry but I don't provide free custom coding for anyone.
    You KNOW I understand.. however, THIS is what I meant by my previous statement.. and this is understandable since there is a MORE THAN adequate workaround for the time being.. The model number is part of the product record.. It wouldn't take much work using your module to simply create a custom URI which includes the model number if that's what the shopowner desires..

    Conversely, adding the model number to the title seems like the shortest path to using the autogenerate feature without hacking your code. The first client I used this module on opted to modify her product names versus having multiple products in the same category with the same name.

    I have this to add, IF and when you do add model number support, it should be an admin configurable option whether or not it is a part of the URI as not all shopowners use the mdoel number field..
    Last edited by DivaVocals; 18 Jan 2011 at 08:43 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.

  4. #2344
    Join Date
    Jul 2010
    Location
    My heart will always be in the NorEast
    Posts
    106
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Just to be clear, I'm not complaining about the logic, not saying its a bug or anything along that line. Just a simple request and you were fully in your rights to deny and I understand fully. Pretty much just means I will have to hunt it down and thats fully acceptable.

    As for the products search, it is odd but people search by the name and it pulls up all the variances. I could potentially create attributes but that would cause a number of issues... nontheless I think this topic is almost like if I should continue support of ie6 or 7 lol.

    Anywho, thanks for your time and I do enjoy the product very much.
    Attached Images Attached Images  

  5. #2345
    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 richphitzwell View Post
    As for the products search, it is odd but people search by the name and it pulls up all the variances. I could potentially create attributes but that would cause a number of issues... nontheless I think this topic is almost like if I should continue support of ie6 or 7 lol.
    Not that odd since the match on name would turn up more than one result because there is more than one result using only product name.. What would be odd is to search by model and pull up all the product with the same product name and a different model number..
    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. #2346
    Join Date
    Jul 2010
    Location
    My heart will always be in the NorEast
    Posts
    106
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by DivaVocals View Post
    Not that odd since the match on name would turn up more than one result because there is more than one result using only product name.. What would be odd is to search by model and pull up all the product with the same product name and a different model number..
    Ya that came off a bit different than I meant. Dry humor doesn't work well online

  7. #2347
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    12
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Hi
    Thank you so much for this mod . I really like it!
    I have installed it and it works fine with products, ( and also with other pages such as "about" witch I changed in the database) but I canīt get it to work with categories. I have the field in the Catalog/category admin page, but when I write something in the field and save, nothing happens, the field is still empty. Iīve checked the files with WinMerge and I belive I updated and publiced all the relevant files.
    (excuse my english)

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

    Default Re: Ceon URI Mapping (SEO)

    Hi Gunnel,

    Quote Originally Posted by Gunnel View Post
    Thank you so much for this mod . I really like it!
    I'm very glad to hear that! ;)

    Quote Originally Posted by Gunnel View Post
    I have installed it and it works fine with products, ( and also with other pages such as "about" witch I changed in the database) but I canīt get it to work with categories. I have the field in the Catalog/category admin page, but when I write something in the field and save, nothing happens, the field is still empty. Iīve checked the files with WinMerge and I belive I updated and publiced all the relevant files.
    (excuse my english)
    That can only be a problem with the category file not having been merged properly.

    If you like, get in contact with FTP and admin details for your site and I can take a quick look at this file for you.

    By the way, Beyond Compare is MUCH better than Winmerge, well worth the money! :)

    All the best..

    Conor
    ceon

  9. #2349
    Join Date
    Jun 2010
    Posts
    207
    Plugin Contributions
    1

    Default Re: Ceon URI Mapping (SEO)

    I installed CEON URI Mapping on a website built on 1.3.8a. My URLs now have "class=" appended to them, like this:

    http://www.mysite.com/about-us class=

    Any idea what would cause this? Was it caused by CEON, or would something else be the more likely culprit? I first noticed the issue immediately after installing CEON, so that seems to be the cause.

    thanks for any help you can provide. Let me know if you need the actual URL of the website and I can provide it at that time.

  10. #2350
    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 hockey2112 View Post
    Any idea what would cause this? Was it caused by CEON, or would something else be the more likely culprit? I first noticed the issue immediately after installing CEON, so that seems to be the cause.
    It's definitely not the module, it doesn't change the content of your href tags other than to change the URI generated. It sounds like you've accidentally broken some link code in a template file. Check to see if one of yotu template files has something like the following in it:

    PHP Code:
    <?php echo zen_href_link(...) . ' class="
    insetad of something like

    PHP Code:
    <?php echo zen_href_link(...) . '" class="
    This would cause "class =" to be added to the end of the URIs.

    Good luck in getting this sorted!

    All the best...

    Conor
    ceon

 

 

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