List of Sitecore admin pages

Pranay
May 16, 2020  ยท  9986 views

Sitecore provides a list of admin pages which are very useful but rarely used by any developer. Also, it is not very well documented and known to many developers, so thought of putting them here. Here are the list of Sitecore admin pages and their brief usage.

List of sitecore admin pages and their use

1. Cache.aspx###

- /sitecore/admin/cache.aspx

Image Text

The cache.aspx page displays all the details about the cache settings and allocations. It includes current levels of cache and max limits of all the enabled caches. This will be useful when you are fine tuning the cache settings in sitecore and also to clear Sitecore cache.

2. Serialization###

- /sitecore/admin/serialization.aspx

Image Text

This page is used to serialize Sitecore items or entire tree. For more details on Serialization in Sitecore go through this post - Serialization and deserialization in Sitecore

3. DB Browser###

- /sitecore/admin/dbbrowser.aspx

Image Text

DB browser is used to browse through all the Sitecore databases and their items in tree view as in the content editor. it is a very light weight view with all the item's fields, versions, languages.

There is an additional option to delete all the children of a Sitecore item. We do not see this option in the content editor too.

4. Show Configuration###

- /sitecore/admin/showconfig.aspx

Image Text

Shows the final and complete view of configuration settings that are applied to the Sitecore instance. The 'App_Config/Include' folder contains a lot of config files and there may be a setting configured differently in different files. To know which settings actually got applied, you can check it in the this admin page.

5. Statistics###

- /sitecore/admin/stats.aspx

Image Text

This page includes complete statistics of all the sites in the instance their load times and count. It is helpful when you are fine tuning the settings for higher performances.

6. Unlock Admin

- /sitecore/admin/unlock_admin.aspx

This page is used to unlock the admin account if it has been locked. If the login fails for certain number of times, the account gets locked. If it happens for the admin account then this page can be used.

7. Update Installation Wizard###

- /sitecore/admin/UpdateInstallationWizard.aspx

Image Text

This page is used in upgrading the Sitecore instance. We can upload a package and upgrade the instance using this page.

8. Restore###

- /sitecore/admin/Restore.aspx

Image Text

This page is used to restore items from archive to a database.

9. Ling Scratch Pad###

- /sitecore/admin/LinqScratchPad.aspx

Image Text

This is a good tool to test your linq queries including the search queries, indexes etc. For more information go through this Sitecore blog post

10. Media Hash Generator (From Sitecore 7.5)###

- /sitecore/admin/MediaHash.aspx

Image Text

It helps to generate a media url with dynamic image scaling properties by appending a media hash to the URL.

Every static resource loaded from media library in Sitecore will be appended with a hash in its URL for security reasons. This hash will be generated automatically and it will be unique.

11. Rebuild Reporting Database (From Sitecore 7.5)###

- /sitecore/admin/RebuildReportingDB.aspx

Image Text

This page is used to rebuild the entire reporting database. If your start the rebuilding, make a note that the reporting database will not be available until it is rebuilt completely. So be careful if you are trying to do this in production environment.

12. Path Analyzer (From Sitecore 8)###

- /sitecore/admin/PathAnalyzer.aspx

Image Text

This was introduced with Sitecore 8 under Experienced Platform. It allows to create a map that shows the paths that contacts take as they navigate through Website, campaigns, goals and events.

AUTHOR

Pranay

A Software Engineer by profession, a part time blogger and an enthusiast programmer. You can find more about me here.


Post a comment




Thank you! You are now subscribed.

Sign up for our newsletter

Subscribe to receive updates on our latest posts.

Thank you! You are now subscribed.