Sitecore Box

Sitecore web developer at Americaneagle.com

Sitecore Box

SITECORE Multi-Sites with Shared Pages


Overview SITECORE support having multiple website in a single instance, every site has it is own pages, content, etc...  And you can add shared content items between all sites as you can see in the below screenshot: ...

Hide Folder Item Name From URL in Sitecore


In this blog I will explain how we can exclude an item name from the URL programmatically. This can be done by using the out of the box alias feature in Sitecore, so when you create a new item under a specific path, an alias will be created for that item excluding...

Find the item's languages Programmatically in Sitecore


Everybody knows how to find the languages for any item in the Sitecore tree. This can be done by selecting the item and clicking on the language dropdown on the right side as you can see in the below screenshot. During my work, I needed to find all items with...

Sitecore from headless CMS Perspective


What is a Headless CMS? Headless CMS simply is a separation between the content and presentation.  The regular CMS gives an ability to store and manipulate the data, create, update and delete and gives ways to view the data, while the headless CMS gives the...

Media Request Protection and Security


Introduction Media request protection feature introduced by Sitecore in version 7.5 to restricts media URLs that contain dynamic image-scaling parameters so that only server-generated requests are processed. This ensures that the server only spends resources and disk space on valid image scaling requests. You can turn on/off this feature by updating the value for this setting item : ...