Sitecore is a web content management system (CMS) built on Microsoft ASP.NET.

learn more… | top users | synonyms

0
votes
1answer
16 views

If seems I have duplicate dll, but I have tried to elimate or then the other… they both are required

Hi I am trying to load/install a software product called "YAF" YetAnotherForum"... it runs great as a standalone, but now I am trying to integrate it in my Sitecore CMS system so that I may utilize ...
1
vote
3answers
41 views

Upgrade from CMS 6.5 with shared source item buckets to CMS 7.0… how?

We are currently running Sitecore CMS 6.5 (120706) with the shared source Item Buckets module installed from here: ...
0
votes
1answer
38 views

Very simple Sitemap in Sitecore

I have this rather simple Sitemap in a Sitecore solution using Razor; @{ var root = Sitecore.Context.Database.GetItem(myRootId); <div class="sitemap"> ...
-3
votes
2answers
44 views

SEO - Unreachable pages [closed]

I'm trying to make a personal web analyzer site using PHP.. I bought a script to get other seo data... Now I want to have the "Unreachable Pages" evaluation like the one shown at the bottom of this ...
0
votes
2answers
32 views

Get current item from custom editor Sitecore 6.5

I have trouble with get current item where I define custom editor. I need to get Id of current page (article) but Sitecore.Context.Item return to me null. How get id from current item? UPD: Editor ...
0
votes
1answer
25 views

Capturing duplicated item in Sitecore pipeline process

I'm writing a pipeline processor to blank two fields in a item after it's been duplicated to avoid duplicate auto-generated fields: Item a is duplicated into item b Item b has the values of one or ...
-1
votes
1answer
35 views

website analyzer - SEO data [closed]

I'm trying to make a personal web analyzer site using PHP.. I bought a script to get other seo data... Now I want to have the 3 bar-counters like the one shown at the top of this page: ...
1
vote
1answer
33 views

Enroll visitor in Sitecore Engagement Plan programmatically

I would like to Enroll a Sitecore visitor in a specific state of an engagement plan through code. Can't find how to do this in the documentation. Anyone?
-3
votes
1answer
47 views

Sitecore DMS vs. Google Analytics [closed]

I'd like to ask you about a reason to justify DMS usage against what GA offers. It's one of basic questions that arise when a customer is used to Google Analytics and we have to convince them to ...
-2
votes
0answers
29 views

Sitecore DMS profiles solution vs. other scoring systems [closed]

Hi to all the Sitecore Masters :) I'd like to ask you for suggestions on the differences/advantages between Sitecore profiling and other systems that provide scoring capability. I know what I can do ...
0
votes
1answer
19 views

Sitecore sort children by __Created field

I have a Sitecore 6.6 solution running MVC and Razor. I am have the following line; @Html.Raw(Sitecore.Context.Database.GetItem(myList.Children.LastOrDefault()["myField1"]).Fields["myField2"]) The ...
0
votes
0answers
32 views

Sitecore preview feature switches active domain to extranet

In our sitecore based website, we have custom sitecore modules for the use of sitecore administrators. Inside each module we do a credential check to see whether the current user is a sitecore user. ...
0
votes
1answer
23 views

Does sitecore send mail function (Sitecore.MainUtil.SendMail) has create log message event?

Does anyone know Sitecore Sitecore.MainUtil.SendMail function has standard functionality to write log about about sent mail? Is it possible to switch it on? or do I need use my custom log for it? ...
0
votes
1answer
41 views

Suggestions for testing Sitecore 301 URL Redirect

We are using a sitecore 301 URL redirect module for our large scale sitecore project below: https://github.com/thecadams/301RedirectModule The solution is being hosted in ms azure. We need to test to ...
3
votes
3answers
71 views

Indexing Sitecore Item security and restricting returned search results

I have several roles defined, each with different restrictions to content and media items and I would like to restrict the search results that are returned based on the access rights of the currently ...
0
votes
0answers
52 views

sitecore comments list to article

I need to add funtion of comments to my blog. I have an article. And I need after that article comments section. Maybe I'm stupid but I don't know how to solve that... Can you tell me any ideas or ...
0
votes
2answers
38 views

Getting Sitecore 404 for physical files

The media library URL (/sitecore/shell/Applications/Media/MediaShop/default.aspx) is being picked up by the SiteCore handler and redirected to the page-not-found page Sitecore uses ...
1
vote
3answers
42 views

Sitecore with DMS vs caching server - how do you handle it?

We're planning to introduce DMS to our customer's Sitecore installation. It's a rather popular site in our country and we have to use proxy caching server (it's Nginx in this case) to make it ...
0
votes
1answer
35 views

Sitecore Images appearing in Chrome but appear broken in FF and IE

I've recently upgraded my dev, beta, and live environments to Sitecore 6.5. On my dev environment site-wide images appear in all browsers. However, my beta (hosted) environment only shows images in ...
0
votes
1answer
44 views

Curated content vs feed content deduplication

On the homepage of the public website we have multiple modules divided between curated content (users manually select articles/publications) vs feed content (automatically populated module based on ...
0
votes
2answers
34 views

In Sitecore, what is the page at /si for?

In the Sitecore sites I'm working on (6.5 and 6.6), I've noticed that all the sites have a page at /si that is the same as the home page, but with the content missing/hidden. Does anyone else have a ...
1
vote
1answer
21 views

Change location of pages in sitecore

I want to change location of page in sitecore when it changed. I use event OnItemSaved. And I have a question. How get fields from this page (Article_Date) and change position of page. I have pages ...
1
vote
1answer
32 views

The “TransformXml” task was not found (error MSB4036) on TeamCity build

Hello I have build server with TeamCity. My project is Sitecore Web Application. I am using TDS (HedgehogDevelopment). I have setup build settings in TeamCity with MS build and it looks like working ...
0
votes
1answer
39 views

Sitecore - Use DMS profile keys for content categorisation

First off, I'm completely new to DMS, so sorry if I get any terminology wrong. Our usual approach to categorization in Sitecore is to create a list of basic items (e.g. named Red, blue, Green). Then ...
0
votes
1answer
36 views

Lucene search in sitecore with 2 websites

I integrated lucene search in my sitecore website which has one more website under content item in the content tree. I added a new searchindex.config file in app_congif/include folder. I've also ...
1
vote
4answers
61 views

Sitecore Multisite Manager and 'source' field in template builder

Is there any way to parametise the Datasource for the 'source' field in the Template Builder? We have a multisite setup. As part of this it would save a lot of time and irritation if we could point ...
5
votes
2answers
72 views

Creating big amount of Sitecore Items causes memory leak

I have a Sitecore application where I need to create a large number of Sitecore items in a loop from another system. Below is my testing purpose loop; using (new ...
0
votes
1answer
62 views

Sitecore, Modify an XML stored in the media library

mi problem is this, i got an XML in the Medialibrary and i need to modify a few thing but the strear is read only, any ideas? MY CODE string nodeId = string.Empty; ...
2
votes
2answers
39 views

How to simulate passing the keyword to a website from a search engine?

We made a website using the sitecore. And we have a rule for the DMS part when searching keyword contains SUV, then we do something. But my question is how to test this rule, we have prepared ...
0
votes
3answers
70 views

add target=“_blank” to a General Link in Sitecore

I have general field in sitecore which can have internal or external link. I need to add target="_blank" for only external link. I tried setting target window as new browser on click of "Insert ...
0
votes
2answers
41 views

Easy way to identify page requests in Sitecore

I'd like to identify requests for page in Sitecore from code running toward the end of the httpRequestBegin pipeline. The reason is I want to redirect to an old browser page but I don't want the ...
1
vote
1answer
39 views

Web Forms for Marketers - Submit form data programmatically

I'm currently scoping whether or not to include Web Forms for Marketers on a project I'm currently working on. The web site will be a responsive design with a rich UI and so I would like to have full ...
2
votes
2answers
50 views

Sitecore Droplink for User Roles

I'm building a custom workflow where all users that are members of a specific role will receive email notifications depending on certain state changes. I've begun fleshing out e-mail templates via ...
0
votes
2answers
104 views

Simple Sitecore ASP Repeater - Accessing Fields

I have a pretty basic sitecore question here. I want to iterate over a group of child objects (locations), and display some information about each. I'm using an ASP repeater to do the iteration, ...
1
vote
3answers
54 views

Sitecore MaxMind options

Sitecore 6.6 (Update 4). MaxMind has an option for a Sitecore-specific lookup service that integrates with DMS. MaxMind also has some more generic web services. Can the 'generic' web services be ...
0
votes
2answers
79 views

In Sitecore 6 how to open a content item in the content editor from a custom Sitecore app?

I have a Sitecore custom app that is basically a search screen. I would like for the user to be able to click on a link in the search results and open that content item in the content editor. Does ...
0
votes
0answers
35 views

How to add hyphen or other valid character in Telligent Blog's Web Addresses and display in Sitecore

I have setup two blogs in the Telligent Community site with few posts in them and I have changed the Web Address for them as shown below with examples of Actual and Expected Url in the sitecore side ...
1
vote
3answers
58 views

How do I use the preview date in preview mode to show date-specific content in Sitecore?

In the site I'm working on, certain content only appears once a certain date is reached: public bool IsActive { get { return System.DateTime.Now >= this.IssueDate.DateTime; } } I want to ...
4
votes
3answers
96 views

How do you put custom markup in a sitecore sc field?

I need to add some custom markup for the sc:Image field to enchance SEO. This markup is not a property of the field, so from codebehind, I tried something like this: ...
1
vote
2answers
92 views

How to render in a Sitecore sublayout the content of some field in a parameter template and make it page editable?

I have a sublayout that I want to be able to use on multiple pages. I need to show a title bar at the top of the sublayout and I created a parameters template that contains a Title field. I want to ...
2
votes
2answers
45 views

sitecore media item icon incorrect after upgrade

My sitecore environment has been upgraded from 6.6(update-2) to 6.6(updated-5),after that i found that the media item icon(doc,docx,pdf) does not show correct. Example: the .doc file there does not ...
2
votes
1answer
53 views

Are Sitecore's sublayout rendering stats incorrect?

The built-in Sitecore rendering stats http://<sitename>/sitecore/admin/stats.aspx is really helpful for identifying inefficient and slow-loading XSLT renders. Recently I've started switching to ...
0
votes
1answer
72 views

Sitecore performance optimization - Sitecore configurations, IIS configurations

We are planning to deploy our system in the production server. I am interested in learning more about optimizing the performance of the website. What are the optimizations recommended for Sitecore? ...
0
votes
2answers
87 views

Disabling a button for page editor for a field based on a certain condition

I have a set of custom buttons for a field for the page editor, and I want to disable some of them based on a condition when they load. Is there a way to do this? This button was set using the ...
1
vote
1answer
52 views

Sitecore ECM : Message preview gives wrong output

I have a Multi Site system, version 6.5 with ECM 1.3. E-mails are sent using SSL/TLS over port 587, all connections are running and tested and I am able to send test-mails. When creating a new ...
1
vote
1answer
43 views

Retrieve DNS messages for custom MTA in ECM

Sitecore 6.6, Update 4 (rev 130214) with ECM 2.0 (rev 130123) I've got a Sitecore installation where we're using a custom MTA. I've configured the Delivery Status Notifications section in the Email ...
2
votes
2answers
71 views

Sitecore: Placeholder settings do not work when applied to a specific template

I'm running Sitecore 6.5 and having some problems with placeholder settings. It is my understanding that there are two ways to configure placeholder settings: Globally (in the placeholder setting ...
0
votes
2answers
41 views

Howto detect Sitecore ECM version

Is there an easy way to detect the version of Sitecore ECM in a Sitecore installation? The Sitecore solution installed is Sitecore 6.5 rev. 120427 installed.
0
votes
1answer
37 views

How do I access the parent item from a custom field in the Sitecore Content Editor?

Normally, when I want to access the current Item in Sitecore, I go through Sitecore.Context.Item. This works well when creating a tool which will be used by the end user, but not for a tool which is ...
0
votes
1answer
28 views

How do I get the Item Name using an XSL rendering?

I have an xsl rendering that looks through a list of items. I want to put the Item Name (as in what you see under Quick Info for an item) into a variable. To do this for a field that is entered in ...

1 2 3 4 5 31