This wiki is managed by www.edeskonline.com - an online operating system. Click here to know more.

Web page creation ( simple )

From EDeskWiki

Jump to: navigation, search

Contents

Basic Methods of Creating Website using edesk Online

You can manage your website using eDeskOnline. Create web pages as if you were creating a office document. The pre-set features are:

  • Layout
  • Place for your logo.
  • Place for your company name.
  • A menu for all your web pages.

Scheme of articles


Features of eDeskOnline for website management

This section explains all the features: both existing as well as planned. .* The editor is meant to work only on simple HTML pages.

.

Some of the useful features are ..

  • It allows you to create pages.
  • It allows you to edit pages
  • a link to view one's Website Statistics which gives us information like ...
    • Key Phrases used in search engines which led to our website
    • Most Viewed pages: with average, Size, Entry and Exits
    • number of unique visitors.
  • A link to the home page of one's website



Some of the planned features include

  • Upload files to your website Examples are a video clip
  • Download files : examples are a logo
  • Create a robot.txt file : useful for good search-engine rankings
  • Delete files from your website






Website Explorer

Website Explorer allows you to...

  1. Work with your website.
  2. View existing pages on your website
  3. Create or edit pages on your website.
  • After logging into www.edeskonline.com, we are taken to a blue screen called the web-top.
  • This page contains several images: one of which is an icon titled Website Explorer.
  • Clicking on this icon will open the website explorer page. This will allow you to administer your website. This page is divided into several sections ( explained below).
eDeskOnline Website Explorer
eDeskOnline Website Explorer

There is a toolbar on the top. This has four buttons

  • New HTML File : Click this to create a new HTML file. Please note that while creating a new file, if you give the name of an existing file, it will overwrite the existing file contents.
  • FTP setup: This is to be done only once at the start. FTP allows eDeskOnline to communicate with your website in order to read/write pages to your website.
  • View my Site: Click this to view your website in a new window
  • View my Site Statistics: Click this to view your website Statistics in a new window



The address bar

There is a thin-band, also grey in color. An Address-bar is displayed here. This displays automatically a path of the selected folder: e.g. the display will read as ... Address: /httpdocs . This serves to indicate the path of the folder that one has highlighted.


A two-section view of the website (just below the address bar)

  • The left hand section is the Folder tree. This displays a list of all the folders on your web server. The list is in a tree format.
  • The right hand section is the Content View which displays the files and folders inside the current Folder.


Folder Tree

Here you will see the various directories on your website. Few of the important directories are:

  • /httpdocs : This is the public folder. Any file/folder created under this folder becomes publicly accessible. For example if one creates a file called index.html in the folder /httpdocs, then this file can be accessed on the internet by anybody by using the url: http://www.your-domain-name.com/index.html. Another example is if one creates a folder ( called images ) inside httpdocs and then uploads a file called logo.gif. Then the address-bar will read /httpdocs/images/. This image file can be accessed on the internet as http://www.your-domain-name.com/images/logo.gif
  • /httpsdocs : This folder similar to httpdocs but it is used in case you have a secured website. i.e. https:// protocol. Secured sites are required in case of web commerce sites. You need a dedicated ip address for your website and a digital certificate to begin with. You can contact support@edeskonline.com for pricing details for setting up a secured site.
  • /private : This is the private folder. You shouhld save all your non-public files here. Files stored in this folder cannot be publicly accessed using your website url.
  • /statistics : this folder stores your web server logs.


Click on a folder on the tree (left section) to view its contents in the Content View.

Content View

This display a list of all the files and folders under the selected folder.

  • Click on any HTML Page to edit its contents
  • Click on the New HTML File Button to add a new webpage.




Personal tools