Highest scored questions

71 votes
7 answers
48k views

How do you setup a 404 and 500 error page for missing files and media items?

When navigating to a url such as www.website.com/missing.pdf and www.website.com/-/media/missing.pdf you will either receive the IIS 404 Server Error message or a Sitecore document not found page. ...
Michael West's user avatar
  • 18.6k
51 votes
3 answers
5k views

Sitecore, personal data and General Data Protection Regulation (GDPR)

Across Europe new privacy legislation has been introduced; GDPR. In a nutshell it says that the following are the responsibility of not only the customer but also the supplier: Seeking consent from ...
Steven Newstead's user avatar
47 votes
5 answers
36k views

Is there a way to reset Sitecore admin password from database level?

I forgot my Sitecore admin password and was thinking a way to reset from database level. Is there a SQL query to reset Sitecore admin password ?
scFootsteps's user avatar
  • 3,881
47 votes
11 answers
2k views

What are some appropriate uses for Sitecore Data Providers?

Data Providers are difficult to develop, given the performance and data mapping challenges they can present. But they are powerful when done correctly: Allowing real-time integration with external ...
nickwesselman's user avatar
46 votes
1 answer
5k views

How can I connect with the Sitecore Community?

I'm looking to get more involved in the Sitecore community. I'm interested in any local, regional or global Sitecore User Groups, events, online resources, anywhere where the community is active and ...
Mark Cassidy's user avatar
  • 25.5k
43 votes
5 answers
5k views

How can I programmatically add a rendering to all of my content items?

I need to add a rendering to all of the pages in my Sitecore tree (i.e., items that have renderings, have a layout set, and live under /sitecore/Content). Content items that don't have renderings or a ...
Corey Smith's user avatar
  • 2,728
43 votes
9 answers
2k views

What's the best migration strategy for 6.5 to 8.2?

In a few weeks, I'll start a migration project of a Sitecore 6.5 site to an 8.2 site. At that time the Express Migration Tool will only support 7.2 to 8.2, so the rest will be a manual process. I ...
Ruben Verschueren's user avatar
42 votes
3 answers
4k views

How to become a Sitecore MVP?

The Sitecore MVP program is mentioned everywhere. What factors do Sitecore consider for MVPs, and how would I go about working to become one myself? And what is the process?
Tamas Varga Sitecore's user avatar
41 votes
3 answers
2k views

What should I expect in the MVP nomination or first-time application process?

There has been a considerable amount of traffic on Sitecore Slack Chat, Sitecore Stack Exchange, and even Twitter as to what should people experience when submitting applications or nominations for ...
Michael West's user avatar
  • 18.6k
39 votes
5 answers
6k views

Best approach for Dependency Injection in Sitecore 8.2

I see a fair few approaches in blog posts for using DI with 8.2, particularly around the registration. Is there an approach which would be recommended - particularly with a Helix compatible ...
Eldblom's user avatar
  • 910
37 votes
2 answers
7k views

What are the differences between TDS Classic and Unicorn?

Disclaimer: I'm not looking for an opinion on which is better. My assumption is that the comparison is not apples to apples but there are obvious similarities. I've not found consolidated information ...
Michael West's user avatar
  • 18.6k
36 votes
4 answers
2k views

Is there a way to disable a config patch file without renaming or deleting it?

Let's say you want to temporarily exclude a .config file from being applied as a patch by Sitecore. Normally, you would either: Delete the file; Or rename it to have an extension different from ....
Dmytro Shevchenko's user avatar
36 votes
6 answers
10k views

What is the purpose of keepalive.aspx?

I know that this the page is called every 15 minutes (by default) by a scheduled task. <agent type="Sitecore.Tasks.UrlAgent" method="Run" interval="00:15:00"> <param desc="url">/service/...
Søren Kruse's user avatar
  • 3,275
35 votes
12 answers
40k views

How to get Solr to run as a service?

I have a Sitecore 8.1 instance and we are using Solr 4.10 for search. I followed the Solr installation guide found here - https://sitecore-community.github.io/docs/search/solr/fast-track-solr-for-lazy-...
Corey Burnett's user avatar
34 votes
3 answers
4k views

Publishing items in bulk

I need to publish around 100K items in Sitecore 8.1 programmatically. They don't have a common parent, they are spread out in several folders but I have their IDs. I tried using PublishOptions: ...
TamerM's user avatar
  • 1,754

15 30 50 per page
1
2 3 4 5
911