My previous post explained how to use the Internet Options dialog to copy the web addresses of current tabs in Internet Explorer. Wouldn’t it be nice if there is a way to capture the page title in addition? This can be especially useful if you have some unfriendly URLs (e.g. URLs not based on page title), such as:

http://www.winhelponline.com/blog/?p=300

By looking at the URL, nobody would even have the slightest notion of what that link is about. In that case, capturing the page title along can be of utmost help. Well! There is a way to do that in Internet Explorer 7 and higher. This article might make it look complicated but believe me, it takes just 4 mouse clicks to get the title and URL of your open tabs.

We will make use of the "Add Current Tabs to Favorites" feature in Internet Explorer, plus a script I wrote which grabs the Title and URL of internet shortcuts from a predefined folder. Assuming you have the tabs currently open, use these steps to get the title and URL of those tabs.

1. Click the Favorites menu, and click Add current tabs to favorites…

Note: If you’re still using Internet Explorer 7, click Favorites and select Add Tab Group to Favorites. (Thanks to MVP Robear Dyer for the note.)

2. Type Temp as the folder name, and press {ENTER}

The shortcuts are added to the Temp folder under the Favorites shell folder of your user profile.

Note: This assumes you don’t plan to use the folder for permanent storage of shortcuts. In other words, reserve the folder "Temp" exclusively for this purpose, because the script (referenced below) queries the title and URL each shortcut in the Favorites\Temp directory, and then empties the folder every time it’s run.

3. Next, download the script ie_title_url.vbs. Save it to a permanent location and run it. It should launch a text document, containing the title and URL of each tab page.


Related Posts


Email SubscriptionPrefer an E-mail subscription?

Enter your email address:

Delivered by FeedBurner

5 Comments

  1. said this on Thursday, December 1st 2011 9:29 am

    @Mark: The option is enabled if there are atleast 2 tabs open.

  2. Mark Flagler
    said this on Wednesday, November 30th 2011 8:58 pm

    I wanted to try this tip out but when I go to the “Favorites” drop down menu the “Add Current Tabs To Favorites” option is not highlighted and clickable. My explorer version is 8. Any suggestions??

  3. Anon
    said this on Wednesday, November 30th 2011 7:42 pm

    I use this one frequently.

  4. said this on Wednesday, November 30th 2011 11:02 am

    @Robear: Ah! forgot about that IE7 option. Will update the post. Thanks.

  5. Robear Dyer, MS MVP
    said this on Tuesday, November 29th 2011 9:00 pm

    “We will make use of the “Add Current Tabs to Favorites” feature introduced in IE8…”

    …or the “Add Tab Group to Favorites” feature in good old IE7.

Leave a Reply