InterviewSolution
| 1. |
What Is Incremental Publish In Sitecore? |
|
Answer» EVERY time the content is changed, Sitecore ADDS it to the publishing queue. When we select the incremental publish Sitecore will publish only these items which are ADDED to publishing queue. The CONTENTS added/edited programmatically as well as in content EDITOR is will be added to publishing queue. Incremental publish are fastest compared to Republish and Smart publish as only the edited contents gets published. Every time the content is changed, Sitecore adds it to the publishing queue. When we select the incremental publish Sitecore will publish only these items which are added to publishing queue. The contents added/edited programmatically as well as in content editor is will be added to publishing queue. Incremental publish are fastest compared to Republish and Smart publish as only the edited contents gets published. |
|