"Website Development: Workshop
"Website Development: Workshop
ON
“WEBSITE DEVELOPMENT
Presented By~~
IgniteY
WEB DEVELOPMENT & OPTIMIZATION
Objective
To design from scratch – a website which ranks
well in major search engines, especially, Google.
Reduce the cost and complexity of development
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).
Key Points In Website
Development
Domain
Hosting
Technology
Purpose
Content
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.
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.
Front End
Technology
1. HTML
2. CSS
3. JAVASCRIPT
Back End
Technology
1. PHP
2. XML
3. MySQL
4. Linux\Apache
5. Secure Server
How do websites work?
Common Characteristics:
Spider, Indexer, Database, Algorithm
relevance
Frequent updates to documents searched and ranking algorithm
HOW DOES SEARCH ENGINE WORKS?
Spider “crawls” the web to find new documents (web pages, other
documents) typically by following hyperlinks from websites already in
their database
Pre-site activities
The research and planning activities undertaken before an
existing or new site or page is actually touched or built.
On-site activities
The activities directly involved in the content and design of web
pages.
HOW TO OPTIMIZE
• Writing the title, description and keyword meta tags
• Writing content – Body copy, titles, image tags, outbound links that
reflect and enhance keywords.
• Building internal links – Helping the search engines navigate the
site
• Site design and construction - Ensuring the web page utilizes
design and code that can be properly crawled and indexed by the
search engines.
Off-site activities
Building a portfolio of quality inbound links to your web site.
Off-page optimization (off-page SEO) is what can be done off the pages
of a website to maximize its performance in search engines for target
keywords related to the on-page content and keywords in off-page direct
link.
Off-page optimization is the most important part in search engines
optimization because it gives back links to your sites and it requires a lot
of work on a daily bases.
It helps to maximize website performance in search engine for target
keywords
OFF PAGE SEO ELEMENTS
Search engine submission.
Social Bookmarking submission.
Article submission.
Press release submission.
Blog creation & Posting .
Forums & comment posting.
Directory Submission
Yellow pages and classified
Profile Mailing
B2B Submission (Business 2 Business)
RSS feeds and submission
LINK BUILDING
What is Link Popularity?
Link Popularity refers to the number of links pointing TO your site
FROM other sites on the Web.
Building links is one of the most important factors in getting top
placements on the major search engines
Why are links so important?
Now a days, inbound links are the one of most important factors for
getting a high keyword ranking, the most search engines are ranking
their search result based on the link popularity from your site.
Not the quantity of links, but the quality of those links is important.
WHITE HAT SEO VS. BLACK HAT
SEO
Black Hat SEO White Hat SEO
Techniques used to get higher Conforms to search engine
search rankings in an unethical designs and involves no
manner. deception.
Disapproved by search engines Approved by search engines.
Site is eventually banned, de- Results last a long time.
indexed or penalized through White hat SEO techniques
lower rankings. include research, analysis, re-
Black hat SEO techniques include write meta tags to be more
keyword stuffing, doorway and relevant, content improvement
cloaked pages, link farming, and web redesign.
hidden texts and links, blog
comment spam.
SEO TOOLS
The 6 tools you need to use to become a highly-profitable SEO expert:
<HEAD>
<<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN">
<html>
<head>
<title>All our wooden furniture is water proof.</title>
<meta name="keywords" content="wood, furniture,
garden, gardentable, etc">
<meta name="description" content="Official dealer of
wooden garden furniture.">
</head>
<body>
Visit our showroom on weekdays from 9 to 5...
</body>
</html>
XML SITEMAP
<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.
9">
<url>
<loc>http://www.example.com/</loc>
<lastmod>2005-01-01</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
</urlset>
ROBOTS.TXT
User-Agent: *
Allow: /?display=wide
Allow: /wp-content/uploads/
Disallow: /wp-content/plugins/
Disallow: /readme.html
Disallow: /refer/
Sitemap: http://www.wpbeginner.com/post-sitemap.xml
Sitemap: http://www.wpbeginner.com/page-sitemap.xml
Sitemap: http://www.wpbeginner.com/deals-sitemap.xml
Sitemap: http://www.wpbeginner.com/hosting-sitemap.xml
PROJECT ON::
“WEB DEVELOPMENT &
SEO”
SNAPSHOTS
THANK YOU !!
CONCLUSION