Jack_mcs Posted January 5, 2010 Share Posted January 5, 2010 Thanks for the nice contribution. I have a little problem, mine url's are appearing as follows: www.minedomain.com/catalog/greatpairshoes-p-122.html how can i get the url to look like this: www.minedomain.com/catalog/great-pair-shoes-p-122.html If you are using the latest V2.2d version, that should be how the url looks as is but only if the product name is something like "Great Pair Shoes." Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Clint889 Posted January 5, 2010 Share Posted January 5, 2010 If you are using the latest V2.2d version, that should be how the url looks as is but only if the product name is something like "Great Pair Shoes." Hello Jack, Thanks a lot! works now :)) Quote Link to comment Share on other sites More sharing options...
Guest Posted January 5, 2010 Share Posted January 5, 2010 Hi Is there a way to use Ultimate SEO URLs contrib on a server that does not support/allow .htaccess. Regs Fabian Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted January 5, 2010 Share Posted January 5, 2010 Hi Is there a way to use Ultimate SEO URLs contrib on a server that does not support/allow .htaccess. Regs Fabian Yes you can use Ultimate Seo urls 5 (5 PRO soon as well) as long as you are on PHP5.2.X. See my sig. Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
Jack_mcs Posted January 5, 2010 Share Posted January 5, 2010 A new version has been uploaded, fixing some mistakes in the last version. To upgrade, just replace the includes/classes/seo.class.php file. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
rikpotts Posted January 5, 2010 Share Posted January 5, 2010 I just installed Ultimate SEO 2-2.2d-6. Literally 5mins after I installed it Ultimate SEO 2-2.2d-7 appeared. Doesnt anyone know the difference between the two? Quote Link to comment Share on other sites More sharing options...
rikpotts Posted January 5, 2010 Share Posted January 5, 2010 I just installed Ultimate SEO 2-2.2d-6. Literally 5mins after I installed it Ultimate SEO 2-2.2d-7 appeared. Doesnt anyone know the difference between the two? Sorry for the double post............. and the silly question!!! Answer is on the previous page. Quote Link to comment Share on other sites More sharing options...
le6ha2 Posted January 5, 2010 Share Posted January 5, 2010 A new version has been uploaded, fixing some mistakes in the last version. To upgrade, just replace the includes/classes/seo.class.php file. Hello Jack, How can we change the url from .html to .blabla? I try to edit the .htaccess but not working/ thanks Quote Link to comment Share on other sites More sharing options...
mr_absinthe Posted January 5, 2010 Share Posted January 5, 2010 Doesnt anyone know the difference between the two? Major difference, I suggest you upgrade, since it takes about 20 seconds <_< Quote Absinthe Original Liquor Store Link to comment Share on other sites More sharing options...
Dettels Posted January 5, 2010 Share Posted January 5, 2010 Sorry, my English is not good. I have installed the extension, works very well. Thank you very much! However, I have about 8,000 references, for example, in the search engines Google, MSN or Yahoo in the format http://www.example.com/index.php/index.php/cPath/34'>http://www.example.com/index.php/index.php/cPath/34 or even http://www.example .com/product_info.php/cPath/34/products_id/195 (for example) are listed. How can I rewrite the URL according to the new URL to a correct answer 301 servers maintained? Thank you for your help! Detlef Quote Link to comment Share on other sites More sharing options...
maxemus Posted January 5, 2010 Share Posted January 5, 2010 (edited) I just have a question. is the product number suppose to be in the URL like this /vanity-license-plates-fantasy-and-horror-dragon-license-plate-p-1332.html http://cosmoscrystal.com/graphics/vanity-license-plates-fantasy-and-horror-dragon-license-plate-p-1332.html Edited January 5, 2010 by maxemus Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted January 5, 2010 Share Posted January 5, 2010 Hello Jack, How can we change the url from .html to .blabla? I try to edit the .htaccess but not working/ thanks The seo.class.php file would have to be edited. The extension doesn't make a difference to the search engines though so that would just be for your preference. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Jack_mcs Posted January 5, 2010 Share Posted January 5, 2010 Sorry, my English is not good. I have installed the extension, works very well. Thank you very much! However, I have about 8,000 references, for example, in the search engines Google, MSN or Yahoo in the format http://www.example.com/index.php/index.php/cPath/34'>http://www.example.com/index.php/index.php/cPath/34 or even http://www.example .com/product_info.php/cPath/34/products_id/195 (for example) are listed. How can I rewrite the URL according to the new URL to a correct answer 301 servers maintained? Thank you for your help! Detlef You need to add redirect commands to your .htaccess file. For example, to redirect a url like http://www.example.com/cPath/XX, where XX is any number add RewriteRule ^(.*)/cPath/(.*)$ index.php?cPath=$2&%{QUERY_STRING} I haven't tested this but it should work. There are many sites on the web that go into redirect farther so you can look up the solution there if this fails. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Jack_mcs Posted January 5, 2010 Share Posted January 5, 2010 I just have a question. is the product number suppose to be in the URL like this /vanity-license-plates-fantasy-and-horror-dragon-license-plate-p-1332.html http://cosmoscrystal.com/graphics/vanity-license-plates-fantasy-and-horror-dragon-license-plate-p-1332.html Yes, that's how the code knows product the url belongs to. The number has no effect with regards to the search engines so removing it is just for appearance. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
rock^ Posted January 6, 2010 Share Posted January 6, 2010 (edited) How can i see letter "ä" in the urls? Or if that is not possible is it possible to get the letter "ä" to be shown as letter "a" in URL? Now ULTIMATE SEO disables all scandinavian letters and doesn´t show them. Edited January 6, 2010 by rock^ Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted January 6, 2010 Share Posted January 6, 2010 How can i see letter "ä" in the urls? Or if that is not possible is it possible to get the letter "ä" to be shown as letter "a" in URL? Now ULTIMATE SEO disables all scandinavian letters and doesn´t show them. You need to enter that into the special characters setting in admin. For ä, you would enter ä=>a Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
rock^ Posted January 6, 2010 Share Posted January 6, 2010 Thank you for your very fast reply Jack_mcs! But I´m still having some difficulties though. My settings are: Enter special character conversions ä=>a Remove all non-alphanumeric characters? false Reset SEO URLs Cache false URLs with letter "ä" still not working... What now? Quote Link to comment Share on other sites More sharing options...
rock^ Posted January 6, 2010 Share Posted January 6, 2010 (edited) Got it work now. I had to set 'Enable categories cache' to false. Also did the change I posted above. Edited January 6, 2010 by rock^ Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted January 6, 2010 Share Posted January 6, 2010 Got it work now. I had to set 'Enable categories cache' to false. Also did the change I posted above. It should work with categories cache enabled. My guess is that since it was enabled when you added the characters, they weren't seen. If you re-enable that option now, it should work. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Jonnie22 Posted January 6, 2010 Share Posted January 6, 2010 Excuse this question as it is rather basic - I'm new to oscommerce, and thank you for the SEO module. Im using template monster template oscommerce version: RC2.2rc2a Is this SEO module compatible with the above mentioned version - when I went through the install sequence the code to replace mentioned in html_output.php was not the same as the code in the template. Apologies once again for the newbie questions. Thank you. Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted January 6, 2010 Share Posted January 6, 2010 Sorry, my English is not good. I have installed the extension, works very well. Thank you very much! However, I have about 8,000 references, for example, in the search engines Google, MSN or Yahoo in the format http://www.example.com/index.php/index.php/cPath/34'>http://www.example.com/index.php/index.php/cPath/34 or even http://www.example .com/product_info.php/cPath/34/products_id/195 (for example) are listed. How can I rewrite the URL according to the new URL to a correct answer 301 servers maintained? Thank you for your help! Detlef *** This is a serious breakage of STANDARD Seo Uls Functionality *** 301 redirection of standard osCommerce urls (including experimental search engine friendly) was a very important and STANDARD feature of seo urls as created by Chemo. It was obviously key when creating this contribution that indexing of old osCommerce urls MUST NOT be lost. If the original version had this issue it would never have become so popular. You need to add redirect commands to your .htaccess file. For example, to redirect a url like http://www.example.com/cPath/XX, where XX is any number add RewriteRule ^(.*)/cPath/(.*)$ index.php?cPath=$2&%{QUERY_STRING} I haven't tested this but it should work. There are many sites on the web that go into redirect farther so you can look up the solution there if this fails. Why should he have to mess with .htaccess RewriteRules just to reclaim a feature that should already be there? This is another example of the core product being broken by the 2-2.2d series. To reclaim this important feature you can use the known stable "2.1d original updated" or the newer Ultimate Seo Urls 2.1d STABLE FINAL r164. My personal recommendation if you are on php5 is Ultimate seo urls 5 which 301 redirects ALL uri types. Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
♥FWR Media Posted January 6, 2010 Share Posted January 6, 2010 (edited) Excuse this question as it is rather basic - I'm new to oscommerce, and thank you for the SEO module. Im using template monster template oscommerce version: RC2.2rc2a Is this SEO module compatible with the above mentioned version - when I went through the install sequence the code to replace mentioned in html_output.php was not the same as the code in the template. Apologies once again for the newbie questions. Thank you. Ultimate Seo Urls should be compatible with anything .. BUT .. Template Monster templates may look good but are notoriously badly written and often break standard osCommerce PHP functionality. You'll just have to try and see I'm afraid. Edited January 6, 2010 by FWR Media Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
blacknail Posted January 6, 2010 Share Posted January 6, 2010 I wish I hadn't done that upgrade - my Manufacturers aren't being referenced correctly.... I just get references to -m-10.html etc. What's worse is that the old URLs still work with the manufacturer's name in them so now I have duplicate pages... Quote Link to comment Share on other sites More sharing options...
blacknail Posted January 6, 2010 Share Posted January 6, 2010 Resetting the cache fixed the above issue. Quote Link to comment Share on other sites More sharing options...
♥FWR Media Posted January 6, 2010 Share Posted January 6, 2010 I wish I hadn't done that upgrade - my Manufacturers aren't being referenced correctly.... I just get references to -m-10.html etc. What's worse is that the old URLs still work with the manufacturer's name in them so now I have duplicate pages... Which version do you have right now? Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.