HTML - Finding Dead Links?
I have a many pages of XHTML-code and on those pages there are dozens of links to different files. Sometimes these files can change and it is very hard to find all the places where there are links to a certain file. Is there a program or something else out there that could be used? Preferably a free one, but it does not have to be. Thanks.
Could you please only recommend a program that you have used or heard at least heard of from someone. This program would also have to work for offline pages that are stored on my hard drive. Similar Tutorialsi was wondering if there was a simple method or a program that can find all active links linking from a certain directory. for example, say a website like http://www.website.com/index.html has 15 active links and 5 broken links. i want to be able to view a list of all the active links on the page without actually clicking all the links on the page. is that possible? if so, how? I redesigned my site, and changed all my page names. Everything I put up is brand new, and nothing links to the old stuff. But when I do a sitemap, it's some how including the old pages, which makes me believe that somewhere, something is linking to one of the old pages, and it's spidering all the old pages. Is there a site or something that I can find what is linking to the old pages? My image map worked fine until today. I just upgraded to firefox 3, but it's borken in IE also. Are image maps history? This exact code does not work for me now.. Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head> <body> <map id="jugmap" name="jugmap" > <area shape="rect" coords="9,21,55,42" alt="home" title="home" href="?display="> <area shape="rect" coords="10,43,110,63" alt="instruments" title="instruments" href="?display=instruments&slideshow=instruments"> <area shape="rect" coords="12,66,127,86" alt="items for sale" title="items for sale" href="?display=forsale"> <area shape="rect" coords="11,89,143,113" alt="upcoming events" title="upcoming events" href="?display=events"> <area shape="rect" coords="11,113,128,131" alt="custom builds" title="custom builds" href="?display=custom_builds"> <area shape="rect" coords="10,135,110,157" alt="mailing list" title="mailing list" href="?display=mailing_list"> <area shape="rect" coords="10,159,71,178" alt="contact" title="contact" href="?display=contact"> <area shape="rect" coords="11,180,54,201" alt="links" title="links" href="?display=links"> </map> <img src="images/menu.jpg" width="170" border="0" usemap="jugmap" > </body> </html> Can someone tell me why the "View Cart/Checkout" button on this page works in Mozilla but not IE7? http://www.usautomated.com/catalog/catalog.asp Thanks! Hello, I have a website I am working on and I have almost finished and have just noticed that when I use Chrome or Opera the different pages on my website shift 20 pixels or so to the left. That is some jump left and some don't. Under IE8 this is o.k. Having spent a few hours trying to work out the difference( I assumed this would be easy ) I have discovered that sometimes by adding a <p>Hello World</P> into the centre DIV causes the webpage to fix itself. I have no styling on the P other than to change the colour and can't work out what is causing it. I was trying to make the website HMTML 4.01 strict to avoid these inter-browser problems using but this one has caught me out. I am new to this FORUM and so I am not sure of the correct way of doing this. So I am happy to post code here or if someone wants to have a look at the website its he http://www.sharpcoders.co.uk/index.htm Simple clicking on HOME and then the tab marked "Windows Apps" will show the shifting I am talking about. Thanks for any support or suggestions anyone can give me. Regards, The website I am curently working on http://www.pancodistribution.com/Pro...kle/Trolls.htm is required to have a frame layout so I have used css to do this however when scrolling in IE7 there is a dead zone that the scroll wheel of the mouse will not work in this dead zone is anyplace with no content I.e:text or pictures does anyone know why? Hello! I'm fairly new to coding overall, let alone web design in itself but my problem is simple. Apologies in advance for the horrible diagrams below! The solution however, may not be so simple... But isn't that what it's all about? I'm looking for help or direction towards help for this slight task I have a page with tables containing images which in effect looks like this --- I need to (highly preferably without altering the code inside the tables themselves) embed a video (think YouTube) over the top of all the action taking place there, dead in the center of the page like this --- I know very well that this is possible as I'm sure I've seen this technique used many times before, but the question is how do I go about making it happen? Any help would be MASSIVELY appreciated. Thanks in advance. This is issue has been bugging me forever! Plus, I'm sure you guys are sick of seeing this topic come up. I don't know why but I cannot get my flash mp3 player to load properly into an iframe. Here is the site: http://duffyartwork.com. All I need is for the mp3 is to simply stop reloading everytime a user browses to a different page on the site so the song stops refreshing. Can someone please just give me a straight forward answer for this. I hate to beat a dead horse but it would be so awesome not to have to worry about this anymore. Ive attached the source code and marked the spot where I believe the code should go... Thanks a million in advance! Hi everyone, I hope I have posted this in the right area. This is my first time posting here. I currently have my main pages listed at the top of my site as graphics (see fussybaby.ca). I would like to potentially remove these graphics and use text links instead - I had the graphics designed for me, so I can't just go in and make new ones, however I'd like to change/rearrange the links and add some new ones. So my question is: How hard is this to do? Is this something I need to hire someone to do for me? Thanks in advance for any advice! im having trouble finding a free website template for a game site if anyone knows any websites that would be a big help Here at ultdmovies.com, I need to find the width I made the whole thing, and plus the width of the forum at ultdmovies.com/forum. Thanks! im looking to see if there is a free template for my website perferrable red and white. i got a outline of my website way that i want the template to look like at this link http://www.freewebs.com/zxgamerreviews/test22.html note: the template would have to work in Kompozer thanks Hi, Using servlets and javascript. When I upload a file based on the mime type I operations are delegated from servlet. picture.gif file's mime type is image/gif Problem I am facing is when I remove the file extension of any file say picture.gif file to picture mime type is application/octet-stream. How can I detect the mime type of a file given the filestream or any other solution to this problem Thanks. Im trying to find the style sheet for this webpage http://www.opportunity.com/index.html any idea how? Thx guys! Matt I am creating a website and I already have: a stream of content, a domain and web hosting, and a general idea of what I want. I am only in need of one thing: a proper layout for my website. So far, this has been the hardest part for me. I would like for my layout to be in html but I am open. The problem is that simple things are very easy but look like they're from the 1990's, and there is a large spike in the learning curve to get to a modern design. I am working on it through cpanel if that helps you to help me. I would like to create a game website. Not game reviews but free flash games. I am having trouble finding/creating a website layout that would fit my needs. I would like 3 types of pages that I could just change the content in to create a new web page. 1st: a main page that has links to the "category page" where the links are pictures arranged in a grid fashion. 2nd: a category page with individual game links arranged as pictures in grid fashion. 3rd: I want an individual game page where games are actually played. Is there a comprehensive tutorial you could give me? I find may are very very basic or complex small parts of a website. Is there a free layout that can be easily fashioned to my needs? I find many that are very purpose built and hard to modify or have a lot of junk attached to make it free. Is there a website where you can "create a layout"? (Say you want it to be red, drag a certain element, add an image, copy code to your website.) Would anybody be personally willing to help me with this? Also, for my website, I would like some help with server side things (I think it's called?). Don't you need that to have comments or a rating system? I am trying to put a couple small banner ads on my website as well but I run into another problem. Ad companies don't take sites under construction. Is there a way to save a small space for them and then when I am accepted, apply the ad to that space without personally going to each page and modifying the code? Thanks! Hi All, I am trying to find out some links where a demo is shown for the navigation between different tabs in HTML using CSS. I am able to find some demos but I dont want to use any image nor I want to use any other Tools like MOO TOOLS. Please share if you have the code for the HTML CSS Tabs or the links where I can find this info. Thanks in Advance, Gagan The template designer of the template i used embedded his adsense in my blog. I found the part which is related to adsense but dont know how much to delete. Please help me remove that adsense. I dont know HTML. that is why.. Hi, I'm new at this and was wondering if anyone could help me with the Html syntax so that when i click on <a href> link instead of going to a new page it simply either drops down or pops out with a number of other links which actually bring you to pages?? Something like the main link it "options" and the sub link are "sounds" and "view". Thanks for your help!!!! I was wondering how to do 2 link's in 1, Like where you can click a link, and a little slide bar will popout and show a preview of a page, but if you open it in a new tab. it will actually go to that page instead of opening a preview of the page. Basically 2 different link's, Does anyone know how to do this? (an example of this is on facebook, on the right side of the page where your "online friends" are. if you click there name, an instant message box pops up at the bottom, but if you right click there name and open in a new tab it goes to there profile instead of opening the Istant message box. does anyone know how to create a link that brings you down to a lower part of the page? |