what are you looking for?

JONDJONES.COM
  • Books
    BOOKS
    • Umbraco ASP.NET 5 Mastery
    • Umbraco V8 Secrets Exposed
    • Episerver Missing Manual
  • CMS
    Umbraco
    • V9 Tutorials
    • V8 Tutorials
    • V7 Tutorials
    • Ultimate Umbraco Guide
    Episerver
    • Tutorials By Published Date
    • Tutorials By Category
    • Ultimate Episerver Guide
    • BOOK: Episerver: The Missing Manual
    Sitecore
    • Sitecore Tutorials
  • React & JS
    React JS
    • Tutorials By Published Date
    • Tutorials By Category
    • Ultimate React Guide
    Javascript
    • Tutorials By Published Date
    • Tutorials By Category
    • CODE: #ILoveJavascript
  • Architecture
  • Tactics
    Productivity
    • Productivity Tutorials
    • Ultimate Productivity Guide
    Insights
    • Blog
  • YouTube
  • About
  • Hire Me
    My Services
    • Umbraco Freelancer
    • Episerver Freelancer
    • JAMStack Freelancer
    My Qualifications
    • My Portfolio
    • LinkedIn Profile
    • Stackoverflow CV
    My Company & Experience
    • Digital Prompt
  • Contact

Creating Your First Episerver Page

  • Homepage
  • Learn Episerver CMS
  • Episerver Developers Tutorials
  • Creating Your First Episerver Page
Step-By-Step Guide To Creating Your First Episerver Pagetype
Step-By-Step Guide To Creating Your First Episerver Pagetype
Sun 2 April, 2017
How To Set A Page As The Homepage Within The Episerver Editor
How To Set A Page As The Homepage Within The Episerver Editor
Sun 2 April, 2017
Creating Your First Episerver Page

When it comes to development, Episerver is easily hands down one of the easiest CMS systems for dot net developers to work with. This definitely extends to creating templates within Episerver to allow content editors to build pages.  If you have some experience with MVC then you will already know most of the process.  Like MVC you will need a controller, a view model, and a view.  

The main difference with Episerver is that you need to inherit from slightly different things and you will also need to define a page type.  The tutorials in this section will help you to define a page type in code, write a very basic display for it and then configure Episerver to set the page as the homepage.

NAVIGATION
  • Episerver Getting Started With Episerver Development
  • Episerver Core Concepts
  • Episerver MVC
  • Episerver Api Explained
  • Configuration
  • Creating Your First Episerver Page
  • Episerver Structuring Your Project
  • Episerver Best Practices, Tips and Tricks
  • Episerver Admin Plugins
  • Episerver Blocks
  • Episerver Caching
  • Common Web Page Component Tutorials
  • Episerver Content Areas
  • Episerver Customizing Episervers UI
  • Episerver Event Handling
  • Episerver Dependency Injection
  • Episerver Deployments
  • Images, Files, Assets And Media Within Episerver
  • Importing Content Into Episerver Programmatically
  • Episerver Initialization Module
  • Episerver Logging
  • Episerver Page Types
  • Episerver Properties
  • Episerver Routing
  • Episerver Modules
  • Episerver Multilingual Websites
  • Episerver Performance Tips
  • Episerver Projects
  • Episerver Sample Sites
  • Episerver Scheduled Tasks
  • Episerver Search
  • Episerver Security
  • Episerver Selection Factories
  • SEO Tips
  • Episerver and TinyMCE
  • Episerver Troubleshooting Tips
  • Episerver Visitor Groups
  • Episerver Unit Testing
  • Episerver Getting An Episerver Job
  • Episerver CMS Tutorials
  • Episerver News
  • Frontend Episerver Development
EPISERVER BOOK
Episerver Missing Manual

I 💖 Episerver CMS

New to Episerver CMS and want to learn how to get started?

Ultimate Episerver Guide

MY AWARDS
Episerver EMVP
✉️ WEEKLY ✉️
DEVELOPER TIPS
Get a weekly links to cool and interesting stuff, code snippets, project ideas, tools and tips.

Thank you!

You have successfully joined our subscriber list.

SUPPORT MY WORK



SUPPORT THIS SITE

Click An Advert

WELCOME

Hi,, I'm Jon, I write articles about creating and optimizing websites to help your business meet its goals. I am a technical architect and technology fanatic by profession. You can find out more about me by joining my newsletter.

Latest Posts
  • 20 Amazing Productivity Tools For Windows Programmers
  • Umbraco 9 Models Builder Deep Dive
  • Dependency Injection Deep Dive Within Umbraco V9
  • 12 Amazing Visual Studio 2022 Extensions That Will Boost Your Productivity

© Jon D Jones