ursulab2 Posted February 16, 2004 Posted February 16, 2004 I have just ran a program on my site and it has found 2200 dead links. I am in the process of checking them and sure enough some of them are dead links. Is there a way of figuring out why I'm getting these dead links? For instance: http://www.giftsbyursula.com/product_info....298/language/en If you go to this link and click on "Notify me of updates to "I Love You" Bear Gift Set" it's a dead link. However, if you go to http://www.giftsbyursula.com/product_info....products_id/298 (which is where this product is accessed from my main pages) and click on the "notify me of updates" the link is fine. This is the same thing on many many of my dead links. Any suggestions on how to get rid of these? Thanks a ton! Installed Modules: Paypal IPN, Site Map, Header Tags Controller, Advance Search, Login box, Purchase without Account, Support Ticket, OSC Affiliate, Testimonials, Guestbook , Printable Catalog, Shall I keep going? I LOVE OS!
♥yesudo Posted February 16, 2004 Posted February 16, 2004 Broken link/addy: http://www.giftsbyursula.com/en/name/"...n/action/notify Working link/addy: http://www.giftsbyursula.com/product_info....8/action/notify check the coding for each link to see how the addys are built. Your online success is Paramount.
ursulab2 Posted February 16, 2004 Author Posted February 16, 2004 Thanks for your reply. How would I check to see how they are built? Any suggestions on the easiest way to do that? Thanks again, Installed Modules: Paypal IPN, Site Map, Header Tags Controller, Advance Search, Login box, Purchase without Account, Support Ticket, OSC Affiliate, Testimonials, Guestbook , Printable Catalog, Shall I keep going? I LOVE OS!
♥yesudo Posted February 16, 2004 Posted February 16, 2004 I have just ran a program on my site and it has found 2200 dead links. I am in the process of checking them and sure enough some of them are dead links. Is there a way of figuring out why I'm getting these dead links? For instance: http://www.giftsbyursula.com/product_info....298/language/en i think the broken link is dynamically built from the page on which it appears: http://www.giftsbyursula.com/product_info....298/language/en where would this link be accessed on your site? Your online success is Paramount.
ursulab2 Posted February 16, 2004 Author Posted February 16, 2004 no where... That's the wierd thing... If you just go to my main domain name and look at the same product you don't get any dead links. These are just dead links that XENU has pulled out of mid air. I have no idea where they are coming from. Got another question. I installed a module called shop_by_price. When you go to http://www.giftsbyursula.com/shop_by_price.php you get this error: 1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 Any thoughts on this one either? Thanks again. Installed Modules: Paypal IPN, Site Map, Header Tags Controller, Advance Search, Login box, Purchase without Account, Support Ticket, OSC Affiliate, Testimonials, Guestbook , Printable Catalog, Shall I keep going? I LOVE OS!
♥yesudo Posted February 16, 2004 Posted February 16, 2004 i just tested your site at the site(which I pm'd you) and got: Summary Link Check 0 bad links View a Detailed Report Bad Links Summary Report 0 bad links View a Demo Report Remote Links Summary Report 0 bad links View a Demo Report Load Time 81.47 seconds, Your online success is Paramount.
wizardsandwars Posted February 16, 2004 Posted February 16, 2004 It looks to me like you added something that attempts to put the name of the product in the URL. The reason it breaks is becaues the name of the product contains double quotes. ------------------------------------------------------------------------------------------------------------------------- NOTE: As of Oct 2006, I'm not as active in this forum as I used to be, but I still work with osC quite a bit. If you have a question about any of my posts here, your best bet is to contact me though either Email or PM in my profile, and I'll be happy to help.
ursulab2 Posted February 16, 2004 Author Posted February 16, 2004 I see what you are saying. The only thing that i have done is to turn on the search engine friendly URLs. Could this be the program? Installed Modules: Paypal IPN, Site Map, Header Tags Controller, Advance Search, Login box, Purchase without Account, Support Ticket, OSC Affiliate, Testimonials, Guestbook , Printable Catalog, Shall I keep going? I LOVE OS!
ursulab2 Posted February 16, 2004 Author Posted February 16, 2004 Any thoughts on this? I installed a module called shop_by_price. When you go to http://www.giftsbyursula.com/shop_by_price.php you get this error: 1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 select count(p.products_id) as total from products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id left join products_description pd on p.products_id = pd.products_id and pd.language_id = '1' left join specials s on p.products_id = s.products_id where p.products_status = '1' and Installed Modules: Paypal IPN, Site Map, Header Tags Controller, Advance Search, Login box, Purchase without Account, Support Ticket, OSC Affiliate, Testimonials, Guestbook , Printable Catalog, Shall I keep going? I LOVE OS!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.