umbraco

Search engines will not crawl pages with single quotes (’) in the URL. Umbraco does not automatically remove these if your page name contains a single quote.

You can easily remove these from the automatically generated URL in umbraco by adding the following code to the umbracoSettings.config file.


<requestHandler>
<urlReplacing>
<char org='"></char>
</urlReplacing>
</requestHandler>

I’ve been doing a lot of work with Umbraco lately and I came across a problem this week with regards to password protecting custom sections within the Umbraco CMS. If you want to know how, have a look at the forum post I started on the Umbraco forum.

I found an easier solution to the problem after marking the answer to the solution.

Import umbraco.BusinessLogic on all of your pages within the custom section and then inherit your pages from umbraco.BasePages.UmbracoEnsuredPage

Forum post

Tools I Use

ASP.NET
ASP.NET
Web development, custom web based business applications, CMS systems.
Umbraco
Umbraco
Custom CMS systems using Umbracos open source CMS based on ASP.NET.
Wordpress
Wordpress
I use Wordpress for small to medium scale CMS systems.
Adobe
Adobe
Dreamweaver, Flash, Flex and Photoshop are my tools of choice for interface design.

Read more about my Skills »

Disclaimer

The ramblings, thoughts and opinions expressed on this website are my own personal opinions and do not represent my employer's views or the views of any companies I have worked for in the past.

About me

Welcome to my portfolio website. My name is Marc Love and I am the Senior Web Developer at D8 Digital based in Glasgow, Scotland.

This site contains a selection of the projects I have worked on throughout my career.

Feel free to visit my Blog or take a closer look at my Portfolio.

Get in touch!

You can contact me using my contact page or the info below.

Mob: 07795 417 980
marc[at]liquidkool[dot]com