Frederik Vig
Oct 31, 2009
  6374
(4 votes)

Test Site Gadget

This is a little gadget for testing your site with various tools. This can be anything from checking your sites speed performance, mobile-readiness, accessibility, how the site looks in various browsers, and more.

Configuring the new gadget

After choosing a couple of tests

You can click on of the links to conduct that test. 

Which opens up an overlay and displays the result

We as web developers are used to conducting these tests, and probably all have a huge list of bookmarks we go through before launching a new site. However we can’t always be sure that the new content we add doesn’t break, even if we’re very careful. Imagine how this is going to be for a web editor who don’t even know about all these tools that help us out. With this gadget I’m hoping to show how easy and fast it is to make sure that our website is, and continues to, provide the best possible experience to our users.

Installation

Download the code, unzip it, and place it inside the Modules folder. Also add this line to your web.config file:

   1: <modules autoDiscovery="Minimal">
   2:     ...
   3:     <add name="TestSite">
   4:         <assemblies>
   5:             <add assembly="TestSite"/>
   6:         </assemblies>
   7:     </add>
   8:     ...
   9: </modules>

Download the code

Oct 31, 2009

Comments

Sep 21, 2010 10:32 AM

Nice and useful gadget/widget/app. Have to have one ;-)
/ Benny Skogberg

Sep 21, 2010 10:32 AM

Looks really nice.
/ Anders Hattestad

Björn Olsson
Björn Olsson Sep 21, 2010 10:32 AM

Simple and useful, very nice indeed.

Sep 21, 2010 10:32 AM

Nice work Fredrik!
/ Mattias Nordgren

Please login to comment.
Latest blogs
Opti ID overview

Opti ID allows you to log in once and switch between Optimizely products using Okta, Entra ID, or a local account. You can also manage all your use...

K Khan | Jul 26, 2024

Getting Started with Optimizely SaaS using Next.js Starter App - Extend a component - Part 3

This is the final part of our Optimizely SaaS CMS proof-of-concept (POC) blog series. In this post, we'll dive into extending a component within th...

Raghavendra Murthy | Jul 23, 2024 | Syndicated blog

Optimizely Graph – Faceting with Geta Categories

Overview As Optimizely Graph (and Content Cloud SaaS) makes its global debut, it is known that there are going to be some bugs and quirks. One of t...

Eric Markson | Jul 22, 2024 | Syndicated blog

Integration Bynder (DAM) with Optimizely

Bynder is a comprehensive digital asset management (DAM) platform that enables businesses to efficiently manage, store, organize, and share their...

Sanjay Kumar | Jul 22, 2024

Frontend Hosting for SaaS CMS Solutions

Introduction Now that CMS SaaS Core has gone into general availability, it is a good time to start discussing where to host the head. SaaS Core is...

Minesh Shah (Netcel) | Jul 20, 2024

Optimizely London Dev Meetup 11th July 2024

On 11th July 2024 in London Niteco and Netcel along with Optimizely ran the London Developer meetup. There was an great agenda of talks that we put...

Scott Reed | Jul 19, 2024