Open Multiple Websites with a Simple Windows Shortcut

Share This TechTip

As an agent, I’m sure there are many times when you want to access multiple insurance company websites simultaneously. An example that comes to mind is quoting a small commercial policy – you must go to individual carrier websites if you’re not using a comparative quoting platform.

Windows has the capability of running a batch file, which can be used to automate the process of opening multiple websites in your default browser with a single click. Here are the steps:

  1. You will need to use a plaintext editor like Notepad, which is included in your Windows installation. You do not want to use Microsoft Word as it will include extraneous characters in your file. To open Notepad, tap your Windows button and type in “note.” This will bring up the notepad application.
  2. Paste this information into Notepad:

@echo off

start https://www.website-1.com

start https://www.website-2.com

start https://www.website-3.com

  1. Edit the above URLs to reflect the websites that you want to open.
  2. In Notepad, click File | Save as and name the file with something that makes sense to you, like SCQuote (Small Commercial Quotes). Do not use the default .txt file extension. Replace it with .bat and save the file to your computer. You might want to put it on your desktop to have immediate access to it.
  3. Clicking on this file will run the batch program and automatically open the websites you have included in your default browser.

Depending on your specific needs, you can create multiple shortcut files like this.

Yes, this is a bit geeky; however, it’s an example of how automating some simple tasks can save you a little bit of time and frustration that frequently build up during the day.

What other ideas do you have for using this capability? Leave your thoughts in the comments.

More TechTips To Explore

Could one of these be your next BEST tech move?

Check out our Founding, Platinum, & Premium Solution Providers.

Forgot Password?

Forgot Password?

Sorry, you'll need Full Access to see this content!

To view the rest of this guide, upgrade to Full Access starting at $17/mo.

ALERT!

Vault videos are only visible to Full Access subscribers!

Upgrade now to unlock all Catalyit content and watch this webinar on-demand.

Let's do this

 

Let's do this

Fill out the form below to get free Basic Access to Catalyit and activate your Trava account.

 

ALERT!

Solution Provider Profiles are only visible to Full Access subscribers!

Upgrade now to unlock all Catalyit content and learn more about this Solution Provider.