asp classic - Import asp.net and html pages in Umbraco CMS -



asp classic - Import asp.net and html pages in Umbraco CMS -

i new umbraco cms. have existing website developed in asp , asp.net. have requirement convert existing website new website using umbraco cms.

the pages available in existing website static pages..

my question : there way import these static pages umbraco website. can skip manual content creation of these pages in umbraco.

in short, depends on how much need edit on original pages , how many pages there are.

if content never going edited, can maybe create normal masterpages (umbraco templates). can add together in navigations , other cms spec

or way of doing create 1 template , add together big text box doctype can paste html into. mean end loads of html in db.

if want create 'true' umbraco site , utilize much of cms functionality possible there no easy way of converting html umbraco site.

if info in db utilize cmsimport , map old new doctype fields, still have htmltidy work on before importing.

depending on amount of pages, best , easiest way re-create , paste in sentiment because allows chance perform content audit @ same time , clean html necessary.

asp.net asp-classic import umbraco

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -