Posts

Multi Single Line Text Custom Field Plugin

Multi Single Line Text Custom Field Plugin Have you ever faced the problem of keeping multiple single line text without the namevalue collection type? here comes to solution for that. Multi SingleLine Text Custom Field https://xchangesitecore.com/multi-single-line-text-custom-field-plugin/ Vikash Raaj

Sitecore Plugin for Global Redirect

Sitecore Plugin for Global Redirect Want to maintain Sitecore redirects at a single place along with https, www redirect configurable at environment wise? Here comes the option. Sitecore Redirect with Global Options https://xchangesitecore.com/sitecore-plugin-for-global-redirect/ Vikash Raaj

Sitecore Media Library

Image
Sitecore Media Library Disabling the Upload Watcher The Recommended practice is that you disable Upload Watcher and which ensures that the only way to upload files is from Media Library. This ensures that you can only upload files from within the Sitecore client and have control over the files that are uploaded . When Upload Watcher is disabled , files that are placed in the /upload folder in the website root are not automatically uploaded to the Media Library To disable the Upload Watcher , remove the following highlighted line from the <modules > section of the Web.config file https://xchangesitecore.com/sitecore-media-library-2/ Vikash Raaj

Sitecore Media Library

Image
Sitecore Media Library Controlling File Upload and Deny Execute Permissions on the Upload Folder You can strengthen the sitecore installation by restricting the access to the files that are begin uploaded by users. If you allow users to modify the content of /upload in website root folder then you also give them permission to place the scripts and executable programs. Executing these scripts and programs can cause an unexpected behavior on the server. You must therefore prevent an uploaded file from being executed on the server side when a user attempts to download it. We recommend that you deny permissions to run scripts and executable files in the /upload folder Note: You only need to perform this step if your configuration allows content authors to place files directly to the /upload folder. For example, if you use a shared directory or FTP server, content authors can quickly place a lot of media in the media library. Denying Execute Permission in IIS yo...

Sitecore Media Library

Image
Sitecore Media Library Controlling File Upload and Deny Execute Permissions on the Upload Folder You can strengthen the sitecore installation by restricting the access to the files that are begin uploaded by users. If you allow users to modify the content of /upload in website root folder then you also give them permission to place the scripts and executable programs. Executing these scripts and programs can cause an unexpected behavior on the server. You must therefore prevent an uploaded file from being executed on the server side when a user attempts to download it. We recommend that you deny permissions to run scripts and executable files in the /upload folder Note: You only need to perform this step if your configuration allows content authors to place files directly to the /upload folder. For example, if you use a shared directory or FTP server, content authors can quickly place a lot of media in the media library. Denying Execute Permission in IIS yo...

Sitecore Media Library

Image
Sitecore Media Library Disabling the Upload Watcher The Recommended practice is that you disable Upload Watcher and which ensures that the only way to upload files is from Media Library. This ensures that you can only upload files from within the Sitecore client and have control over the files that are uploaded . When Upload Watcher is disabled , files that are placed in the /upload folder in the website root are not automatically uploaded to the Media Library To disable the Upload Watcher , remove the following highlighted line from the <modules > section of the Web.config file https://xchangesitecore.com/sitecore-media-library-2/ Vikash Raaj

Sitecore Media Library

Image
Sitecore Media Library Controlling File Upload and Deny Execute Permissions on the Upload Folder You can strengthen the sitecore installation by restricting the access to the files that are begin uploaded by users. If you allow users to modify the content of /upload in website root folder then you also give them permission to place the scripts and executable programs. Executing these scripts and programs can cause an unexpected behavior on the server. You must therefore prevent an uploaded file from being executed on the server side when a user attempts to download it. We recommend that you deny permissions to run scripts and executable files in the /upload folder Note: You only need to perform this step if your configuration allows content authors to place files directly to the /upload folder. For example, if you use a shared directory or FTP server, content authors can quickly place a lot of media in the media library. Denying Execute Permission in IIS yo...