Quick tip: If you need to find which part of your Umbraco application is slowing the site down, follow these steps: Set the debug property of the compilation section of your Web.config to true: <compilation defaultLanguage=”c#” debug=”true” batch=”false” targetFramework=”4.5″> If you’re using an older version of Umbraco, you also probably need to set the umbracoDebugMode app setting to … Continue reading Umbraco profiler
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed