Important Note!!! This post was written for Umbraco 4.6.1. Now new version 4.7 is available and there are certain notable change...
Read more »
Umbraco Razor Syntax for Breadcrumb
Recently Umbraco team released new version 4.6.1 for Umbraco CMS engine and one of the great feature they added was the support for Razor sy...
Read more »
Canonical Url For Umbraco Using Razor Syntax
Sometime back I wrote post about Canonical Urls . Indeed Canonical URLs is one of the important chapter of SEO and a way to avoid getting pa...
Read more »
ASP.Net Open Source CMS
Umbraco Rocks!!! Since long I was thinking of writhing this post. I have been blogging since 2007 at blog.PBDesk.com powered by Google Bl...
Read more »
Canonical URLs for Umbraco
In my previous post, i have discussed about Canonical URLs and its importance in SEO. In this post we will see how to implement Canonical U...
Read more »
Canonical URL
URL Canonicalization (also refered as URL Normalization) is the process of picking the best url when there are several choices. It is a pro...
Read more »
Popular Posts
-
Uploading files using FileUpload server control is very common and easy with ASP.Net. But normally in this method files are uploaded to the...
-
ASP.Net MVC has a powerful Routing Engine that allows mapping between URL Routes and Controller Actions. Below are few links regarding ho...
-
With Umbraco 4.6.1 in Jan,2011, they brought in one of the great feature to Umbraco CMS - Razor . And with Umbraco 4.7 in March, 2011 they h...
-
Javascript does has built-in function Math.random() to generate a random number, however the so generated random number is always a floating...
-
As a part of my umbraco based website www.PBDesk.com , I was developing learning interactions components which can be re-used in the eLearni...