Top Banner
Key Points In Website Development By Aditya Tak Rizvi college of Engineering.
13

Key points in website development

May 19, 2015

Download

Technology

Techberries

Key points in website development.
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Key points in website development

Key Points In Website Development

By Aditya TakRizvi college of Engineering.

Page 2: Key points in website development

What is website..??

A website is set of related web pages served from a single web domain. A website is hosted on one or more web server, which is accessible via network such as the internet or private network as local area network through an internet address know as Uniform resource locator(Url).

Page 3: Key points in website development

Facebook.com Twitter.com

Page 4: Key points in website development

Key Points In Website Development

DomainHostingTechnologyPurposeContentNavigationOptimizedSecurity

Page 5: Key points in website development

Domain Name•A domain name is unique name that identifies a website. It is an identification string that defines a realm of administrative autonomy ,authority or control on the Internet. Domain names are formed by the rules Domain Name System(DNS).Any name register in DNS is a domain name. •A domain name represents an Internet Protocol(IP) resource, such as a personal computer used to access the Internet, a server computer hosting a website.

Page 6: Key points in website development

Web Hosting

Hosting a website means making a website available to public worldwide. When you create website, it is composed of web pages having text, images, videos and other content for people to see them. However, people can see your website only when it is available on the Internet. To make your website available on the Internet, you have to store it on a computer called web server. When you buy some space on a web server and store your WebPages there, your website becomes hosted and can be seen by anyone.

Page 7: Key points in website development

Technology

Client-Side Technology1. HTML2. CSS3. JAVA SCRIPT

Server-Side Technology1. PHP2. XML3. MySQL4. Linux\Apache5. Secure Server

Page 8: Key points in website development

Purpose

Types Of Websites

I. Personal WebsitesII. Photo Sharing WebsitesIII. Blogging WebsitesIV. Community Building

WebsitesV. Mobile Device WebsitesVI. Informational WebsitesVII.Directory WebsitesVIII.Ecommerce Websites

Page 9: Key points in website development

Content

Website has to provide a good and informative Content to the user.Description and keywordsType of the content

Page 10: Key points in website development

NavigationWebsite navigation is important to the success of your website visitor’s experience to your website. The website’s navigation system is like a road map to all the different areas and information contained within the website.Using a consistent navigation scheme from page to page helps the website visitor learn your website navigation system.

Types Of Website NavigationoHierarchical website navigationoGlobal website navigationoLocal website navigation

Page 11: Key points in website development

Optimized

Website has to be search engine friendly.Website has to be SEO optimized

Page 12: Key points in website development

Security01. Keep software up to date02. XSS03. Error messages04. Server side validation/form validation05. Passwords06. File uploads07.SSL08. Website security tools

Page 13: Key points in website development

Thank You For Your Time…!