♥BlueYon Posted January 6, 2005 Share Posted January 6, 2005 This is my second attempt at creating a better version of the search engine safe urls. It will change URLS from: http://www.yoursite.com/product_info.php?c...4&products_id=1 to: http://www.yoursite.com/Hardware/Graphics-...atrox-G200-MMS/ You can see it being used on a live site here: http://www.itchi-tech.com Quote Link to comment Share on other sites More sharing options...
♥BlueYon Posted January 6, 2005 Author Share Posted January 6, 2005 (edited) This is for: Seach Engine Friendly URL Sorry, but the coding and installation was to different and I did not want to get people confused with the other post. If any forum operators see this post please delete my other contribution Pure SEF URLs and the support thread: SEF URLS Support Edited July 18, 2005 by Johnson Quote Link to comment Share on other sites More sharing options...
bohun Posted January 6, 2005 Share Posted January 6, 2005 Unfortunately this contribution doesn`t work with "Header Tags Generator v2.0" Everything is going well, except meta tags... I`m waiting for the new fixed contrinb :blush: Quote Link to comment Share on other sites More sharing options...
nickburrett Posted January 6, 2005 Share Posted January 6, 2005 Unfortunately this contribution doesn`t work with "Header Tags Generator v2.0"Everything is going well, except meta tags... I`m waiting for the new fixed contrinb :blush: <{POST_SNAPBACK}> i cant get it to work! followed the instructions but nothing has changed. dont know how to force cookies, would that make a difference? Nick Quote Link to comment Share on other sites More sharing options...
♥BlueYon Posted January 6, 2005 Author Share Posted January 6, 2005 i cant get it to work! followed the instructions but nothing has changed. dont know how to force cookies, would that make a difference? Nick <{POST_SNAPBACK}> It should get rid of the anoying sids! change your config file: http://www.yoursite.com should be www.yoursite.com for the cookie domain! All depends on yuor server! Quote Link to comment Share on other sites More sharing options...
♥BlueYon Posted January 6, 2005 Author Share Posted January 6, 2005 i cant get it to work! followed the instructions but nothing has changed. dont know how to force cookies, would that make a difference? Nick <{POST_SNAPBACK}> Whats the address of your site? and are you enabling search engine friendly urls? Quote Link to comment Share on other sites More sharing options...
nickburrett Posted January 6, 2005 Share Posted January 6, 2005 ahh, i have a kind of update..... http://www.amazon.dj/shop/ - doesnt seem to have made any changes https:/www.amazon.dj/shop/ - and you can see some form of change! but the urls are still not correct.... the special "z5 bubble machine" shows url http://amazon.dj/shop/Z5-Bubble-Machine/ but shouldnt that be something like http://amazon.dj/shop/bubblemachines/Z5-Bubble-Machine/ ??? Regards Nick aol: nburrett msn: nick@burrett.net yahoo: nicholasburrett Quote Link to comment Share on other sites More sharing options...
julianpuje Posted January 6, 2005 Share Posted January 6, 2005 Excellent contribution! if i could get it to work <_< . It's all installed HERE with no errors, and the URLs have changed, but they are not giving any descriptions. I've been through the install again and it appears to be correct. Any ideas please? Here's an example of the new URL: http://www.snooker-pool-tables-accessories.co.uk/product_info.php/cPath/18/products_id/108 TIA Julian I have SEF URLs enabled, but have CHEMO's Config Cache contribution installed, so i had to edit my own Index.php to suit rather than install the included index.php. Quote A little knowledge is dangerous, I SHOULD KNOW. If Life Begins At 40, What ends???? Link to comment Share on other sites More sharing options...
nickburrett Posted January 6, 2005 Share Posted January 6, 2005 Yeah I get the same sort of problem.... http://www.amazon.dj with cookies NOT forced: http://amazon.dj/shop/product_info.php/products_id/218?osCsid=4752da6f055a7885f77025b2687082f2 http://www.amazon.dj with cookies forced: http://amazon.dj/shop/product_info.php/products_id/218 https://www.amazon.dj with cookies NOT forced: http://amazon.dj/shop/DJ-Only-71/ https://www.amazon.dj with cookies forced: http://amazon.dj/shop/DJ-Only-71/ The actual product is located in Catalog/CD's/ so the last two urls do not work. Quote Link to comment Share on other sites More sharing options...
MLHmptn Posted January 6, 2005 Share Posted January 6, 2005 This contribution seems to work but at times on my server it seems to timeout or something or other. I am constantly getting "This page cannot be found" like 3 out of 4 times. Is there something I can do on the server end to fix this? Quote Link to comment Share on other sites More sharing options...
♥BlueYon Posted January 7, 2005 Author Share Posted January 7, 2005 This contribution seems to work but at times on my server it seems to timeout or something or other. I am constantly getting "This page cannot be found" like 3 out of 4 times. Is there something I can do on the server end to fix this? <{POST_SNAPBACK}> I think this has somthing to do with you .htaccess or httpd.conf whats your site? Quote Link to comment Share on other sites More sharing options...
♥BlueYon Posted January 7, 2005 Author Share Posted January 7, 2005 Yeah I get the same sort of problem.... http://www.amazon.dj with cookies NOT forced: http://amazon.dj/shop/product_info.php/products_id/218?osCsid=4752da6f055a7885f77025b2687082f2 http://www.amazon.dj with cookies forced: http://amazon.dj/shop/product_info.php/products_id/218 https://www.amazon.dj with cookies NOT forced: http://amazon.dj/shop/DJ-Only-71/ https://www.amazon.dj with cookies forced: http://amazon.dj/shop/DJ-Only-71/ The actual product is located in Catalog/CD's/ so the last two urls do not work. <{POST_SNAPBACK}> I think this might be a problem with php's built in functions! maybe because of the .dj at the end. You would have to replace the parse_url function with a customized one. Maybe I can do it in another release later on. Quote Link to comment Share on other sites More sharing options...
♥BlueYon Posted January 7, 2005 Author Share Posted January 7, 2005 Unfortunately this contribution doesn`t work with "Header Tags Generator v2.0"Everything is going well, except meta tags... I`m waiting for the new fixed contrinb :blush: <{POST_SNAPBACK}> This is not somthing to be fixed! I have set it to work wth the standard oscommerce. You need to fix it yourself if you are going to use it with Header Tag Generator! Quote Link to comment Share on other sites More sharing options...
♥BlueYon Posted January 7, 2005 Author Share Posted January 7, 2005 Excellent contribution! if i could get it to work <_< . It's all installed HERE with no errors, and the URLs have changed, but they are not giving any descriptions. I've been through the install again and it appears to be correct. Any ideas please?Here's an example of the new URL: http://www.snooker-pool-tables-accessories.co.uk/product_info.php/cPath/18/products_id/108 TIA Julian I have SEF URLs enabled, but have CHEMO's Config Cache contribution installed, so i had to edit my own Index.php to suit rather than install the included index.php. <{POST_SNAPBACK}> I don't know how to get this working with CHEMO's contribution! The problem is it already caches the page to change the urls. What I need to do is change it to alter the urls directly in the html_functions.php This might solve alot of problems people have been having. Quote Link to comment Share on other sites More sharing options...
adauktion Posted January 8, 2005 Share Posted January 8, 2005 Hello, i can?t take this contrib in my shop, because i have same articelname?s. is it possible to change it to: manufactorname_articelnumber_articelname thx for your help Quote Link to comment Share on other sites More sharing options...
♥BlueYon Posted January 8, 2005 Author Share Posted January 8, 2005 Hello, i can?t take this contrib in my shop, because i have same articelname?s. is it possible to change it to: manufactorname_articelnumber_articelname thx for your help <{POST_SNAPBACK}> You would have to do this your self! This is the only flaw! You can not have 2 product, category or manufaturer the same. Quote Link to comment Share on other sites More sharing options...
bobbie Posted January 10, 2005 Share Posted January 10, 2005 I tried this MOD. The URL was changed successfully but it said "Webpage not found". I followed the install file carefully but it still could't work. Could you pls. help? I noticed that in my admin page, it says "Use search engine friendly URL : still in development". Could this be the reason? :blink: Quote Link to comment Share on other sites More sharing options...
♥BlueYon Posted January 10, 2005 Author Share Posted January 10, 2005 I tried this MOD. The URL was changed successfully but it said "Webpage not found".I followed the install file carefully but it still could't work. Could you pls. help? I noticed that in my admin page, it says "Use search engine friendly URL : still in development". Could this be the reason? :blink: <{POST_SNAPBACK}> I think this problem is somthing to do with .htaccess. This mod will only work with apache. What webserver are you running? Quote Link to comment Share on other sites More sharing options...
bobbie Posted January 10, 2005 Share Posted January 10, 2005 I think this problem is somthing to do with .htaccess. This mod will only work with apache. What webserver are you running? <{POST_SNAPBACK}> My server info: Apache/1.3.28 (Unix) mod_throttle/3.1.2 mod_ssl/2.8.15 OpenSSL/0.9.6b :blush: I can't understand the .htaccess file. When I upload this file to my /catalog directory, I can't even visit my site. It says "Internal server error". So I removed this file. :rolleyes: Quote Link to comment Share on other sites More sharing options...
MLHmptn Posted January 11, 2005 Share Posted January 11, 2005 Dude your newest contribution v1.1 is the BOMB! I am not having a single issue now with this new code! Before I was having server timeouts or something and now nothing is faulting! Thank you for such a great contribution! This will no doubt improve search engine rankings! MLHmptn Quote Link to comment Share on other sites More sharing options...
WebPixie Posted January 12, 2005 Share Posted January 12, 2005 So does this basicly take combine index.php and product_info.php into one file for this to work? So you are just using index.php for them both? Quote Link to comment Share on other sites More sharing options...
♥BlueYon Posted January 12, 2005 Author Share Posted January 12, 2005 So does this basicly take combine index.php and product_info.php into one file for this to work? So you are just using index.php for them both? <{POST_SNAPBACK}> Yes thats true! Quote Link to comment Share on other sites More sharing options...
Guest Posted January 12, 2005 Share Posted January 12, 2005 Unfortunately this contribution doesn`t work with "Header Tags Generator v2.0"Everything is going well, except meta tags... I`m waiting for the new fixed contrinb :blush: <{POST_SNAPBACK}> Hey bohun, did you ever get this to work with header tags? I have 'RJW Meta Tags' , 'Enable Disable Categories' and 'Category Descriptions' installed that effect the index file, I've tried to merge the index.php file with mine but with no success, just get parse errors :angry: Quote Link to comment Share on other sites More sharing options...
Guest Posted January 13, 2005 Share Posted January 13, 2005 Trying to fix all problems now! That problem i have already fixed! <{POST_SNAPBACK}> Do you mean it's fixed and will be OK in a future release or it was fixed in the last release? Thanks for this M. Quote Link to comment Share on other sites More sharing options...
RikP Posted January 13, 2005 Share Posted January 13, 2005 i think it's fixed in the last release.... Quote 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.