Blog

Category : Web Developments

Nice little tips to organise your Umbraco Page URLs

Nice little tips to organise your Umbraco Page URLs

Here are some tips and tricks you can use for Umbraco CMS related developments. You will be able to use the following techniques to organise your Umbraco page URLs. NiceUrl NiceUrlFullPath umbracoUrlName umbracoUrlAlias removeDoubleDashes setting urlReplacing setting NiceUrl This ...

Continue reading »

 

How to restrict your WordPress website only to view through mobile devices

How to restrict your WordPress website only to view through mobile devices

You might think this topic looks a little odd. Why would someone need to hide the website for desktop users? There could be number of reasons for doing so. The site is not designed for larger screens You want to force users to use their mobile devices to access your mobile pages. Site ...

Continue reading »

 

How to reset CSS cache by forcing CSS files to refresh when using ASP.NET Themes?

When we load a web page to a browser it cache most of the resources on first load such as css files, images and javascripts files unless if it is not specify not to cache from the server (May be on user side). In most cases, when we load same web page again browser returns a cached ...

Continue reading »

 

Advertisement