One of the report options in Xenu is a "Site Map of HTML pages with a Title. Is there a way to get a list of HTML pages that lack a title so they can be ...
338
Tilman Hausherr
geo4497
Jun 2, 2005 8:25 pm
... Not with Xenu... a solution would be this: go in each directory, and enter this in the command line: grep -i -c title *.htm* | grep ":0" the files in the...
339
Jeff Malka
malkajef@...
Jun 3, 2005 6:12 am
Thank you. Jeff Malka Outgoing mail is certified Virus Free by AVG ... From: "Tilman Hausherr" <tilman@...> To: <xenu-usergroup@yahoogroups.com> Sent:...
340
Jeff Malka
malkajef@...
Jun 3, 2005 6:13 am
Which grep do you recommend for use in a Windows XP environment? I have Agent Ransack. Do you know if that will function as a "grep" Jeff Malka Outgoing mail...
341
Tilman Hausherr
geo4497
Jun 3, 2005 2:34 pm
... I don't know what that is... my grep over 10 years old, from Borland... try looking on google for a grep clone. I've heard something about "cygwin...
342
Werner Warweg
wwarweg
Jun 3, 2005 5:38 pm
since Oct 1998 I use xenu, thank You for helping. Today I have a special question: I use Windows XP (I know! It's a bad word).Xenu looks for missing links, ...
343
Jeff Malka
malkajef@...
Jun 3, 2005 8:35 pm
I am a new user of xenu. I thought the listing of "orphan files" was for that reason. Jeff Malka Outgoing mail is certified Virus Free by AVG...
344
Tilman Hausherr
geo4497
Jun 3, 2005 8:39 pm
... Press ALT-ENTER to see which one links to it or PRESS "R" for the report....
345
Tilman Hausherr
geo4497
Jun 3, 2005 8:48 pm
... I think he wants to know who links to an URL. Orphans is about URLs not linked at all. Anyway, Werner can contact me directly and ask in german if I...
346
ergobob
Jun 12, 2005 3:07 pm
Hello, I have been using Xenu on my site for some time. I recently added a news blog consisting of several links to original sources at: ...
347
Tilman Hausherr
geo4497
Jun 12, 2005 5:24 pm
... I just did a test with http://www.usernomics.com/news/user-interface-design-news.html as root URL, without the external links. I did not get a single...
348
ergobob
Jun 12, 2005 5:40 pm
... a ... a ... them ... root ... Not ... Hi Tilman, I am not sure why you checked without the external links. I am trying to check all of the external links...
349
Tilman Hausherr
geo4497
Jun 12, 2005 6:53 pm
... Because you said "the blog alone (not the main site)". ... A blog is always with broken links. IMO, it doesn't really make sense to correct them. You just...
350
ergobob
Jun 12, 2005 7:11 pm
... <tilman@s...> ... added ... news.html . ... returns ... of ... as ... Not ... the ... to ... sense to ... So ... whether ... with ... in ... Hello Again...
351
Tilman Hausherr
geo4497
Jun 12, 2005 7:30 pm
... I don't know if broken links hurt your PageRank. However, if I were a search engine, I would prefer pages that are updated often, and that link to existing...
352
frank visser
reusvisser
Jun 16, 2005 10:32 am
hi tilman, why would this URL http://www.intel.com/technology/memory/#DDR2 give a "no object data" message in Xenu? same for this one: ...
353
Tilman Hausherr
geo4497
Jun 16, 2005 2:54 pm
... Why would you enter an #anchor as root URL? That makes no sense. Tilman...
354
frank visser
reusvisser
Jun 16, 2005 4:01 pm
ih tilman, i absolutely agree, that's why i tried it with /index.htm#anchor, and still got the "no object data" message. that's what puzzled me. frank ... ...
355
Tilman Hausherr
geo4497
Jun 16, 2005 4:14 pm
... You didn't understand me. Just don't use #anchor in a root URL. (I could correct this minor bug, but it isn't really important)...
356
frank visser
reusvisser
Jun 16, 2005 4:20 pm
tilman, again, i agree -- but i didn't code this, I encountered it in a site. my question was: why does the correct URL xxx/index.htm#anchor still give the...
357
Tilman Hausherr
geo4497
Jun 16, 2005 4:24 pm
... But you entered it as root URL, didn't you? ... Because this is a bug in Xenu. I should remove the part after "#" before requesting the URL from the remote...
358
frank visser
reusvisser
Jun 17, 2005 10:42 am
hi all, i am trying to write a regex that catches two types of javascript: <a href="javascript:void(window.open ('https://ssl.intel.com/itn39;))">aaa</a> and <a...
359
Richard Ribeiro
rdribeiro
Jun 17, 2005 9:11 pm
Hi All, My boss asked me today one simple question that is giving me a lot of trouble: "how many links do we have in our website?" I said: "Easy! I can use...
360
frank visser
reusvisser
Jun 17, 2005 9:16 pm
hi richard, you can get a perfect overview of all links used in your website by exporting the Xenu report to a text file: File > Export to TAB separated file. ...
361
Tilman Hausherr
geo4497
Jun 17, 2005 9:34 pm
... Don't know what you mean with "non repeated links". But at the end of the report, it brings "statistics for managers". Lots of useless numbers that your...
362
frank visser
reusvisser
Jun 17, 2005 10:37 pm
found the solution myself, added the "(" to the character class, everything between "javascript" and the start single quote of the URL is matched: [Options] ...
363
Eugeny.Sattler@...
accmailer
Jun 20, 2005 5:29 am
If anybody tried Link Utility 3.0 (http://net-promoter.com/ ) pls post here your impressions. Is it weaker/better compared to Xenu L/S ? It claims to be able...
364
Richard D. Ribeiro
rdribeiro
Jun 20, 2005 3:00 pm
Hi All, Thanks Frank and Tilman for your reply. ... +++ My boss loved the statistics. In our annual report they'll give a nice impression. Thanks for giving...
365
frank visser
reusvisser
Jun 20, 2005 4:35 pm
hi evgeny, funny: i went to the site and went for a screenshot of the tool: http://net-promoter.com/linkutility/screenshots.htm big broken gif! xenu can find...
366
frank visser
reusvisser
Jun 20, 2005 4:46 pm
hi richard, xenu gives both statistics: 1. number of unique broken links is given in the statistics section, for example: not found 29 URLs 1.35% 2. the total...