Would appreciate if some one could point me to resources on the web on or tell me how to deploy an Umbraco site to a shared hosting environment.
I'm using VS2013 for my development and the way I am currently doing it is as follows:
a) Publish the site to a local folder
b) Back up database to a local folder
c) Upload (via ftp) published site and database to remote (temp) folder.
d) Restore backed-up database on remote database.
e) Overwrite new (published files) site on current site.
In doing the above, I have with the media files in media folder being de-linked in the sense that I can see them on the web page but I do not see them linked in the Media picker in the back office.
Umbraco 7.1.4 deployment to shared hosting
Hey Guys!
Would appreciate if some one could point me to resources on the web on or tell me how to deploy an Umbraco site to a shared hosting environment.
I'm using VS2013 for my development and the way I am currently doing it is as follows:
a) Publish the site to a local folder b) Back up database to a local folder c) Upload (via ftp) published site and database to remote (temp) folder. d) Restore backed-up database on remote database. e) Overwrite new (published files) site on current site.
In doing the above, I have with the media files in media folder being de-linked in the sense that I can see them on the web page but I do not see them linked in the Media picker in the back office.
Any ideas on how I can improve this process?
Thanks in advance Noel
is working on a reply...