I've never used Xenu before, but if you can save the export as a txt file, you can import that into Excel. Here are some sample directions I found.
Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.

Posts made by john4math
-
RE: Trouble Exporting Xenu Crawl to Excel
-
RE: How to Tell if an Image is Indexed
images.google.com used to be show up as a referrer, but Google changed that and lumped it in with organic search. So I don't think there's a good way to see it in GA anymore. Hopefully someone can correct me if I'm wrong!
I found one post where someone edited their GA script so it would start reporting images.google.com traffic separately: http://jrom.net/google-images-in-google-analytics. You might consider that if it's important to you.
-
RE: How to Tell if an Image is Indexed
Google images can search by image! Go to images.google.com, and click the little photo icon on the right of the search bar. You can search by image URL, or upload the image directly to Google to search.
-
RE: tags inside <a>tags - is this bad?</a>
<spans>are all over the web, and used in lots of different situations. It shouldn't adverse affect your rankings.</spans>
That being said, going over your site and adding s into all your <a>s doesn't sound like fun... and after all you may want to change it again down the road. You can't accomplish something similar with CSS? I think styling your</a> <a>s with "display:block;" should accomplish the same thing as adding this to all your</a> <a>s?</a>