Try our conversational search powered by Generative AI!

Get the latest!

Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.

Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World

Syndication and sharing

loading
  • Syndicated blog - Posted on: Feb 14, 2008

    WARNING : GEEKY STUFF.   Do you ever have difficulty falling asleep at night, because your brain begins to code the moment your tired body hits the bed? Well, I do every once in a while. And then I know that I can either toss and turn all night or...

  • Syndicated blog - Posted on: Feb 12, 2008

    A template driven CMS with properties for editors to fill in makes wonders for the usability but sets boundaries for the creative mind. The result is often that you got to have templates with multiple properties in order to compensate for the...

  • Syndicated blog - Posted on: Feb 11, 2008

    Have you ever wanted to know if a specific EPiServer page exists for a specific language? I recently came across an implementation that looked something like this:try { DataFactory. Instance. GetPage(myPageLink, new...

  • Syndicated blog - Posted on: Feb 09, 2008

    I previously posted a possible solution for handling 404 exceptions in EPiServer websites, but here's an alternative and possibly more elegant way of configuring custom error redirects for EPiServer. What I wanted to accomplish I wanted to be...

  • Syndicated blog - Posted on: Feb 07, 2008

    As many of you know, there is a comprehensive 404 handler available for download through EPiCode. However, I just wanted a simple way of specifying a PageID and have that page act as a 404 response. Easier said than done it seems I actually got...

  • Syndicated blog - Posted on: Feb 07, 2008

    After having 1) referenced System. Web. Extensions and 2) added all the necessary entries to web. config, we still got full postbacks when submitting through an UpdatePanel in an EPiServer 4.62 website. The solution As it turns out, the culprit...

  • Syndicated blog - Posted on: Feb 07, 2008

    This post explains how to get the friendly URL of a page in EPiServer, handy for those cases where you won't get automatic rewriting of internal URLs.

  • Syndicated blog - Posted on: Feb 07, 2008

    If you haven't noticed Microsoft has added some Messenger presence tools that you can use on your blog, just follow the instructions here and paste the HTML into your profile description. See a sample on the right side here in my profile.  Simple...