SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
Jatinder Manhas Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 4, Issue 2( Version 1), February 2014, pp.499-502

RESEARCH ARTICLE

www.ijera.com

OPEN ACCESS

Analysis on Design Issues of Educational Website Standards
Jatinder Manhas
Department Of Computer Science and IT, University of Jammu Ambedkar road, Jammu, India

ABSTRACT
With the introduction of WWW (World Wide Web) by Tim Berners-Lee in 1989, in computer, the use of web
site and its importance become visible to the world. [1] Today’s web sites have so many features than in the
past. With the increase of features in web sites, it becomes necessary for the developer to have compliance to the
standards so that websites work properly. The standards that the W3C creates help establish consistency in the
way that Web document are authored and how they are rendered in the browser. [2] Based on the evaluation of
these standards, developers can measure the efficiency of the website. In this paper author analysed the web site
by evaluating its certain features and then compared them against standards. For evaluating website’s features,
author uses a tool called Website Optimization. This tool gives a detailed analysis of parameters for a website.
[3] The author took 25 educational websites of north-India, analyse their different parameters and on the basis of
analysis shows their overall standards compliance.
Key Words: Websites, Evaluation, Standards and analysis.

I. Introduction
There are plenty of reasons why you should
follow standards when you build your sites.
Businesses, developers, and users all stand to gain
from standards-compliant practices. Here are a few
most compelling reasons why all of the websites you
build should be standard-compliant:
 Decreasing development time.
 Decreasing maintenances time.
 Increasing design capabilities.
 Creating cleaner code.
 Creating more stable code.
 Saving money on development costs.
 Saving money on server bandwidth costs.
 Helping developers meet deadlines.
 Speeding up the load times.
 Improving accessibility.[1]
Developers, businesses, and users all reap
the benefits of web standards, but there is one even
more compelling reason to make the change: Web
standards can help optimize your site for search
engines and can generate more traffic on your site.
Poorly constructed legacy code can cause problem
for search engines while indexing your site. [1]
So keeping the benefits of website standard in mind it
become necessary for developers to measure
website’s standards.
We can evaluate the website compliances by
considering its parameters. In order to check whether
website follows all the standards or not, all the
parameters of website are checked and compared to
the standards. Depending upon analysis of these
parameters it can be shown whether website is
developed with standards or not. In order to evaluate
www.ijera.com

the parameters of website we need a tool that
provides us a detailed analysis of website. In this
paper author uses a tool “Website Optimizer”. It
extracts all the details of website, analyse the data
and after analysis create a report for website. The
report shows different parameter used in the website
and their comparison with standards. Out of the
various parameters of website the tool focuses on the
list of parameters which are discussed below: [3]
(a)Total HTML:This parameter of web site calculate the total
no. of html file on the web page .The no. of HTTP
web request increases accordingly as the no. of html
file increases. Minimizing http request is the key for
website optimization. [4]
(b) Total Objects:This parameter counts the total no. of
objects being used in the website. These objects
include html file, CSS file, CSS images, JavaScript,
multimedia, etc. Above 20 objects per page the
overhead from dealing with the actual objects
accounts for more than 80% of whole page latency.
In order to remove the overhead associated with
objects combine, refine, and optimize the objects.
Replace graphics rollover with the CSS rollovers to
speed display and minimize HTTP requests. Consider
using CSS sprites to help consolidate decorative
images. Using CSS technique such as colour
backgrounds, borders, or spacing instead of graphics
techniques can reduce HTTP requests. [4]

499 | P a g e
Jatinder Manhas Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 4, Issue 2( Version 1), February 2014, pp.499-502
(C) Total Images:This counts for the total Image being used in
the website. It should be reduced to reasonable
numbers. Recommend combining, replacing, and
optimizing your graphics. Replace graphic rollover
menus with CSS rollover menus to speed display and
minimize HTTP requests. Consider using CSS
sprites to help consolidate decorative images. Use
CSS techniques such as colour backgrounds, borders,
or spacing instead of graphic techniques to reduce
HTTP requests. Replace graphic text headers with
CSS text headers to further reduce HTTP requests.
Finally, consider optimizing parallel downloads by
using different hostnames to reduce object overhead.
[4]
(D) Total CSS:It counts for the total CSS being imported
in the website.
Because external CSS files must be in the
HEAD of your HTML document, they must load first
before any BODY content displays. Although they
are cached, CSS files slow down the initial display of
your page. Remember to place CSS files in the
HEAD and JavaScript files at the end of the BODY
to enable progressive display. [4]
(E) Total Size:It evaluates the overall size of the website by
calculating the total size of all the objects being used
in the website. In order to achieve good response
time for website we should consider reducing size of
website. For example consider reducing total page
size to less than 100K to achieve sub 20 second
response times on 56K connections. [4]
(E) Total Script:It counts the total number of external script
files being used in the website. Consider reducing
this to one or two. Combine, refactor, and minify
to optimize your JavaScript files. Ideally you should
have one on your pages. Consider suturing JavaScript
files together at the server to minimize HTTP
requests. Placing external JavaScript files at the
bottom of your BODY, and CSS files in the HEAD
enables progressive display in XHTML web pages.
[4]
(E) HTML Size:The total size of HTML file is calculated
here. This size should be minimized as far as
possible.HTML size should be such that it will not
affect the average time user are willing to wait for a
page to display(10 sec). [4]

www.ijera.com

www.ijera.com

(E) Image Size:It calculates the total size of your images on
the
website.
It
should
not
be
over
100k. Consider switch graphic formats to achive
smaller file sizes (from JPEG to PNG for example).
Finally, substitute CSS techniques for graphics
techniques to create colored borders, backgrounds,
and spacing. [4]
(E) Script Size:This parameter evaluates the total size of all
external script of your website. The total size of the
external script should be less than 8K. [4]
(E) CSS Size:The size of all the external CSS which is
used in the website is calculated in this parameter.
The total CSS size should be less than 8K. [4]
(E) MULTIM Size:This parameter counts for the size of all the
external multimedia being used in the website. This
should be less than 10K. [4]

II. Methodology
The process of measuring overall website’s
standards-compliance involves two steps:
First, check all the parameters used in the
website and secondly compare those parameter’s
standards with the pre-defined standards for each
parameter.
The author took twenty five different
educational website of North- India and evaluates
different parameters for each site. The tool Website
Optimizer gives us a deep down analysis of these
websites depending upon the parameters used in the
website and after analysing the results overall
compliance of websites to the standards are shown.

III. Analysis
The author took 25 different educational
websites of North-India given in table 1.0. Each
website is analysed by the tool and their parameters
are measured according to the standards defined by
W3C. The author uses two symbols in table 1.0,
which denote whether the parameter used in the
website follows the standard or not. If cell following
the website name under any parameter column
contains symbol “X”, it shows that parameter used in
website does not follow the standards completely. On
the other hand symbol “Y” denotes that the parameter
completely follows the standards. The last column of
table 1.0, Overall compliance checks all the
parameters value and gives a website’s overall
compliances to standards in %age. i.e., if all the cell
following the website name contain symbol “X” than
overall compliance contain Value 0% .Otherwise if
500 | P a g e
Jatinder Manhas Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 4, Issue 2( Version 1), February 2014, pp.499-502
all the cell contain symbol “Y” the overall
compliance value will be 100%, showing that website
follows the standard completely. The chart
representation of overall compliance column data for
25 websites in figure 1.0., shows the diversion from
standards in the websites.
Figure 1.1 gives the chart representation of
data of the table 1.0. In figure 1 website’s %age of
compliance to standard are shown for each of eleven
parameters. For instance to represent the data for
total-HTML parameter we check value of all the cells
in the column of total-HTML parameter. Like in
Table 1.0 all the cells in column total-HTML have
value of “Y”, representing that all the 25 websites
confirms to the standard for such parameter.
Similarly, the data for other parameter are also
represented.

www.ijera.com

Chart rep. of overall compliance column data.

% fo
websi
te
that
confir
ms to

25

21

17

13

9

5

1

100
90 90 90
90
80
70 63
63 63
63 63
60
54
50
45
36
40
36 36 36
36 36
30
36 27
27
27
20
18
18
18
18
10
18
0

Figure 1.0
Data collected by analysing 25 educational websites of North-India.
Website name

1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.

Total
HTML

www.jammuuniversity.co
m
www.kashmiruniversity.in
www.sharda.ac.in
www.jkpsc.com
www.nsdcudaan.com
www.jkssb.nic.in
www.ptu.ac.in
www.amity.edu
www.dituniversity.edu.in
www.dknmu.org
www.chitkara.edu.in
www.pcte.edu.in
www.seglko.org
www.sachdevagroup.co.in
www.bgsbuniversity.org
www.skuast.org
www.lpu.in
www.rmlau.ac.nic
www.hau.ernet.in
www.jnu.ac.in
www.dbrau.ac.in
www.kunanital.ac.in
www.uniraj.ac.nic
www.allduniv.ac.in
www.bhu.ac.in

Total
Objects

Total
Images

Total
CSS

Total
Size

Total
Script

HTML
Size

Image
Size

Script
Size

CSS
Size

Multim
Size

Y

X

X

Y

X

X

X

X

X

Y

X

Over
all
comp
liance
27%

Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y
Y

X
X
Y
Y
X
X
X
X
X
X
X
X
X
X
X
X
X
X
X
X
X
Y
X
X

X
X
Y
Y
X
X
X
X
X
X
X
X
X
Y
X
X
Y
X
X
X
X
Y
X
X

Y
X
Y
Y
Y
X
Y
X
X
X
X
Y
Y
Y
X
Y
Y
X
X
Y
X
X
X
Y

X
X
Y
Y
X
X
X
X
X
X
X
X
X
Y
X
X
X
X
X
X
X
Y
X
X

Y
X
Y
Y
Y
X
X
X
X
X
X
X
Y
X
Y
X
X
X
X
Y
X
Y
X
X

Y
X
Y
Y
Y
X
Y
X
Y
Y
X
X
Y
Y
Y
Y
Y
X
Y
X
Y
Y
X
Y

X
X
Y
Y
X
X
X
X
X
X
X
X
Y
Y
Y
X
X
X
X
X
X
Y
X
X

Y
X
X
Y
Y
X
X
X
X
X
X
X
X
X
X
X
X
X
X
X
X
Y
X
X

Y
X
Y
X
Y
X
Y
X
X
Y
X
Y
Y
Y
Y
Y
X
X
Y
Y
X
Y
X
X

Y
Y
Y
Y
Y
Y
X
Y
Y
Y
Y
Y
Y
X
Y
Y
X
Y
Y
X
Y
Y
Y
Y

63%
63%
90%
90%
63%
18%
36%
18%
27%
36%
18%
36%
63%
63%
54%
45%
36%
18%
36%
36%
27%
90%
18%
36%

Table 1.0 [4]
Chart analysis:

www.ijera.com

501 | P a g e
Jatinder Manhas Int. Journal of Engineering Research and Applications
ISSN : 2248-9622, Vol. 4, Issue 2( Version 1), February 2014, pp.499-502

Multim Size

78

CSS Size

57

Script Size

15

Image Size

26

HTML Size

63

Total Script

31

Total Size

15

Total CSS

57

Total Images

21

Total Objects

% of websites
out of
considered
wbesites that
follow the
standard for
the
parameter.

10

Total HTML

100
0

25

50

75 100

www.ijera.com

completely follows the standards. Although the value
of overall compliance goes to 90% (for
www.nsdcuddan.com) but the website www.ptu.ac.in
shows 18% of the compliance.
Figure 1.1 gives us a chart representation of
data in the above table 1.0. In the figure 1.1 all the
eleven parameters of website are represented
separately on the basis of the data collected from 25
different websites. For example total HTML
parameter has the value of 100 in figure 1.1, this
value represent that out of 25 taken websites , total
HTML parameter of all the websites completely
follows the standard. Similarly, other ten parameters
value represent the %age of websites out of
considered websites that follow the standard for that
parameter.
From the above result author found that, the
selected websites are not developed with respects to
standards. It has also been observed that tool like
Website Optimizer should be used while
development. The tool provides you with a detailed
analysis of your website and shows the direction how
to compliance the standards. With the help of this
analysis we can redevelop our website according to
the standards to increase its accessibility.

V. Future Scope
Figure 1.1

IV. Result and discussion
The table 1.0 shows us the data collected
from tool. The data in the table categorise the
websites into two classes. One that follows the
standard and other that does not. For any website like
www.jammuuniversity.in value in the cells for each
parameter is checked. It is observed that the value is
either “X” or “Y”. X means that the parameter used
in website does not follow the standard. Whereas the
value of “Y” denotes that the parameter used in the
site follows the standard. The value for overall
compliance is calculated by checking the values for
each cell in that row. e.g., The value for overall
compliance for www.jammuuniversity.com can be
calculated, by counting the number of “Y” symbols
in the corresponding row and then dividing it by total
number of parameters i.e., 3/11=.27 =27%. As the
symbol “Y” denotes that the parameter used in the
website follows the standard so for overall
compliance of standard, of website we check, out of
eleven parameters how many of them follow the
standard completely. In www.jammuuniversity.com
out of eleven only three parameters follows
the standard as shown in the table 1.0. That means
only 27% of the website obeys the standard
completely. By analysing all the 25 educational
websites of north-India we found that there is sharp
up and down in results. None of the website
www.ijera.com

This paper shows the importance of website
optimization. Optimizing your websites helps you to
represent your business and thoughts efficiently in
the market. It has also been observed that while
development process developer should focus on
standards precisely. Lack of standards in website may
decrease its accessibility to the users. A website
which follows the standard completely can perform
effectively in all criteria.

VI. Acknowledgement
The study conducted by the author is going
to help academicians, developers and programmers to
a large extent as far as website design and
development is concerned. It is further going to press
upon the people working in the field of website
design and development to strictly follow the
standards lay down upon by the different standard
organizations like W3C.

References
[1]
[2]

[3]
[4]

Building Findable Websites: Web Standards,
SEO, and Beyond: Aarron Walter
Tim Berners-Lee: Inventor of the World
Wide Web: Stephanie Sammartino Mc
Pherson.
Andrew B. King: Website Optimization.
www.websiteoptimization.com/services/anal
yze/

502 | P a g e

Weitere ähnliche Inhalte

Ähnlich wie By4201499502

JOB PORTALProject SummaryTitle JOB-PORT.docx
JOB PORTALProject SummaryTitle    JOB-PORT.docxJOB PORTALProject SummaryTitle    JOB-PORT.docx
JOB PORTALProject SummaryTitle JOB-PORT.docx
christiandean12115
 

Ähnlich wie By4201499502 (20)

Performace optimization (increase website speed)
Performace optimization (increase website speed)Performace optimization (increase website speed)
Performace optimization (increase website speed)
 
Design and Development of a Headless Content Management System
Design and Development of a Headless Content Management SystemDesign and Development of a Headless Content Management System
Design and Development of a Headless Content Management System
 
Website Performance at Client Level
Website Performance at Client LevelWebsite Performance at Client Level
Website Performance at Client Level
 
Account receivable management application
Account receivable management applicationAccount receivable management application
Account receivable management application
 
Client-side Website Optimization
Client-side Website OptimizationClient-side Website Optimization
Client-side Website Optimization
 
Responsive Web Designing Fundamentals
Responsive Web Designing FundamentalsResponsive Web Designing Fundamentals
Responsive Web Designing Fundamentals
 
Responsive web designing ppt(1)
Responsive web designing ppt(1)Responsive web designing ppt(1)
Responsive web designing ppt(1)
 
Web Programming Assignment
Web Programming AssignmentWeb Programming Assignment
Web Programming Assignment
 
Browser core red bus presentation
Browser core red bus presentation Browser core red bus presentation
Browser core red bus presentation
 
JOB PORTALProject SummaryTitle JOB-PORT.docx
JOB PORTALProject SummaryTitle    JOB-PORT.docxJOB PORTALProject SummaryTitle    JOB-PORT.docx
JOB PORTALProject SummaryTitle JOB-PORT.docx
 
Presemtation Tier Optimizations
Presemtation Tier OptimizationsPresemtation Tier Optimizations
Presemtation Tier Optimizations
 
SEO Audit Report | Analyze Website Free 2023
SEO Audit Report | Analyze Website Free 2023SEO Audit Report | Analyze Website Free 2023
SEO Audit Report | Analyze Website Free 2023
 
Online fast food django.docx
Online fast food django.docxOnline fast food django.docx
Online fast food django.docx
 
Chrome Developer Tools - Pro Tips & Tricks
Chrome Developer Tools - Pro Tips & TricksChrome Developer Tools - Pro Tips & Tricks
Chrome Developer Tools - Pro Tips & Tricks
 
Web Page Recommendation using Domain Knowledge and Web Usage Knowledge
Web Page Recommendation using Domain Knowledge and Web Usage KnowledgeWeb Page Recommendation using Domain Knowledge and Web Usage Knowledge
Web Page Recommendation using Domain Knowledge and Web Usage Knowledge
 
AKS
AKSAKS
AKS
 
Research Paper
Research PaperResearch Paper
Research Paper
 
Web Design Lecture1.pptx
Web Design Lecture1.pptxWeb Design Lecture1.pptx
Web Design Lecture1.pptx
 
Branding Site for Jewelry Manufacturer
Branding Site for Jewelry ManufacturerBranding Site for Jewelry Manufacturer
Branding Site for Jewelry Manufacturer
 
MongoDB.local Atlanta: MongoDB Stitch Tutorial
MongoDB.local Atlanta: MongoDB Stitch TutorialMongoDB.local Atlanta: MongoDB Stitch Tutorial
MongoDB.local Atlanta: MongoDB Stitch Tutorial
 

Kürzlich hochgeladen

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Kürzlich hochgeladen (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 

By4201499502

  • 1. Jatinder Manhas Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 4, Issue 2( Version 1), February 2014, pp.499-502 RESEARCH ARTICLE www.ijera.com OPEN ACCESS Analysis on Design Issues of Educational Website Standards Jatinder Manhas Department Of Computer Science and IT, University of Jammu Ambedkar road, Jammu, India ABSTRACT With the introduction of WWW (World Wide Web) by Tim Berners-Lee in 1989, in computer, the use of web site and its importance become visible to the world. [1] Today’s web sites have so many features than in the past. With the increase of features in web sites, it becomes necessary for the developer to have compliance to the standards so that websites work properly. The standards that the W3C creates help establish consistency in the way that Web document are authored and how they are rendered in the browser. [2] Based on the evaluation of these standards, developers can measure the efficiency of the website. In this paper author analysed the web site by evaluating its certain features and then compared them against standards. For evaluating website’s features, author uses a tool called Website Optimization. This tool gives a detailed analysis of parameters for a website. [3] The author took 25 educational websites of north-India, analyse their different parameters and on the basis of analysis shows their overall standards compliance. Key Words: Websites, Evaluation, Standards and analysis. I. Introduction There are plenty of reasons why you should follow standards when you build your sites. Businesses, developers, and users all stand to gain from standards-compliant practices. Here are a few most compelling reasons why all of the websites you build should be standard-compliant:  Decreasing development time.  Decreasing maintenances time.  Increasing design capabilities.  Creating cleaner code.  Creating more stable code.  Saving money on development costs.  Saving money on server bandwidth costs.  Helping developers meet deadlines.  Speeding up the load times.  Improving accessibility.[1] Developers, businesses, and users all reap the benefits of web standards, but there is one even more compelling reason to make the change: Web standards can help optimize your site for search engines and can generate more traffic on your site. Poorly constructed legacy code can cause problem for search engines while indexing your site. [1] So keeping the benefits of website standard in mind it become necessary for developers to measure website’s standards. We can evaluate the website compliances by considering its parameters. In order to check whether website follows all the standards or not, all the parameters of website are checked and compared to the standards. Depending upon analysis of these parameters it can be shown whether website is developed with standards or not. In order to evaluate www.ijera.com the parameters of website we need a tool that provides us a detailed analysis of website. In this paper author uses a tool “Website Optimizer”. It extracts all the details of website, analyse the data and after analysis create a report for website. The report shows different parameter used in the website and their comparison with standards. Out of the various parameters of website the tool focuses on the list of parameters which are discussed below: [3] (a)Total HTML:This parameter of web site calculate the total no. of html file on the web page .The no. of HTTP web request increases accordingly as the no. of html file increases. Minimizing http request is the key for website optimization. [4] (b) Total Objects:This parameter counts the total no. of objects being used in the website. These objects include html file, CSS file, CSS images, JavaScript, multimedia, etc. Above 20 objects per page the overhead from dealing with the actual objects accounts for more than 80% of whole page latency. In order to remove the overhead associated with objects combine, refine, and optimize the objects. Replace graphics rollover with the CSS rollovers to speed display and minimize HTTP requests. Consider using CSS sprites to help consolidate decorative images. Using CSS technique such as colour backgrounds, borders, or spacing instead of graphics techniques can reduce HTTP requests. [4] 499 | P a g e
  • 2. Jatinder Manhas Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 4, Issue 2( Version 1), February 2014, pp.499-502 (C) Total Images:This counts for the total Image being used in the website. It should be reduced to reasonable numbers. Recommend combining, replacing, and optimizing your graphics. Replace graphic rollover menus with CSS rollover menus to speed display and minimize HTTP requests. Consider using CSS sprites to help consolidate decorative images. Use CSS techniques such as colour backgrounds, borders, or spacing instead of graphic techniques to reduce HTTP requests. Replace graphic text headers with CSS text headers to further reduce HTTP requests. Finally, consider optimizing parallel downloads by using different hostnames to reduce object overhead. [4] (D) Total CSS:It counts for the total CSS being imported in the website. Because external CSS files must be in the HEAD of your HTML document, they must load first before any BODY content displays. Although they are cached, CSS files slow down the initial display of your page. Remember to place CSS files in the HEAD and JavaScript files at the end of the BODY to enable progressive display. [4] (E) Total Size:It evaluates the overall size of the website by calculating the total size of all the objects being used in the website. In order to achieve good response time for website we should consider reducing size of website. For example consider reducing total page size to less than 100K to achieve sub 20 second response times on 56K connections. [4] (E) Total Script:It counts the total number of external script files being used in the website. Consider reducing this to one or two. Combine, refactor, and minify to optimize your JavaScript files. Ideally you should have one on your pages. Consider suturing JavaScript files together at the server to minimize HTTP requests. Placing external JavaScript files at the bottom of your BODY, and CSS files in the HEAD enables progressive display in XHTML web pages. [4] (E) HTML Size:The total size of HTML file is calculated here. This size should be minimized as far as possible.HTML size should be such that it will not affect the average time user are willing to wait for a page to display(10 sec). [4] www.ijera.com www.ijera.com (E) Image Size:It calculates the total size of your images on the website. It should not be over 100k. Consider switch graphic formats to achive smaller file sizes (from JPEG to PNG for example). Finally, substitute CSS techniques for graphics techniques to create colored borders, backgrounds, and spacing. [4] (E) Script Size:This parameter evaluates the total size of all external script of your website. The total size of the external script should be less than 8K. [4] (E) CSS Size:The size of all the external CSS which is used in the website is calculated in this parameter. The total CSS size should be less than 8K. [4] (E) MULTIM Size:This parameter counts for the size of all the external multimedia being used in the website. This should be less than 10K. [4] II. Methodology The process of measuring overall website’s standards-compliance involves two steps: First, check all the parameters used in the website and secondly compare those parameter’s standards with the pre-defined standards for each parameter. The author took twenty five different educational website of North- India and evaluates different parameters for each site. The tool Website Optimizer gives us a deep down analysis of these websites depending upon the parameters used in the website and after analysing the results overall compliance of websites to the standards are shown. III. Analysis The author took 25 different educational websites of North-India given in table 1.0. Each website is analysed by the tool and their parameters are measured according to the standards defined by W3C. The author uses two symbols in table 1.0, which denote whether the parameter used in the website follows the standard or not. If cell following the website name under any parameter column contains symbol “X”, it shows that parameter used in website does not follow the standards completely. On the other hand symbol “Y” denotes that the parameter completely follows the standards. The last column of table 1.0, Overall compliance checks all the parameters value and gives a website’s overall compliances to standards in %age. i.e., if all the cell following the website name contain symbol “X” than overall compliance contain Value 0% .Otherwise if 500 | P a g e
  • 3. Jatinder Manhas Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 4, Issue 2( Version 1), February 2014, pp.499-502 all the cell contain symbol “Y” the overall compliance value will be 100%, showing that website follows the standard completely. The chart representation of overall compliance column data for 25 websites in figure 1.0., shows the diversion from standards in the websites. Figure 1.1 gives the chart representation of data of the table 1.0. In figure 1 website’s %age of compliance to standard are shown for each of eleven parameters. For instance to represent the data for total-HTML parameter we check value of all the cells in the column of total-HTML parameter. Like in Table 1.0 all the cells in column total-HTML have value of “Y”, representing that all the 25 websites confirms to the standard for such parameter. Similarly, the data for other parameter are also represented. www.ijera.com Chart rep. of overall compliance column data. % fo websi te that confir ms to 25 21 17 13 9 5 1 100 90 90 90 90 80 70 63 63 63 63 63 60 54 50 45 36 40 36 36 36 36 36 30 36 27 27 27 20 18 18 18 18 10 18 0 Figure 1.0 Data collected by analysing 25 educational websites of North-India. Website name 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. Total HTML www.jammuuniversity.co m www.kashmiruniversity.in www.sharda.ac.in www.jkpsc.com www.nsdcudaan.com www.jkssb.nic.in www.ptu.ac.in www.amity.edu www.dituniversity.edu.in www.dknmu.org www.chitkara.edu.in www.pcte.edu.in www.seglko.org www.sachdevagroup.co.in www.bgsbuniversity.org www.skuast.org www.lpu.in www.rmlau.ac.nic www.hau.ernet.in www.jnu.ac.in www.dbrau.ac.in www.kunanital.ac.in www.uniraj.ac.nic www.allduniv.ac.in www.bhu.ac.in Total Objects Total Images Total CSS Total Size Total Script HTML Size Image Size Script Size CSS Size Multim Size Y X X Y X X X X X Y X Over all comp liance 27% Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y X X Y Y X X X X X X X X X X X X X X X X X Y X X X X Y Y X X X X X X X X X Y X X Y X X X X Y X X Y X Y Y Y X Y X X X X Y Y Y X Y Y X X Y X X X Y X X Y Y X X X X X X X X X Y X X X X X X X Y X X Y X Y Y Y X X X X X X X Y X Y X X X X Y X Y X X Y X Y Y Y X Y X Y Y X X Y Y Y Y Y X Y X Y Y X Y X X Y Y X X X X X X X X Y Y Y X X X X X X Y X X Y X X Y Y X X X X X X X X X X X X X X X X Y X X Y X Y X Y X Y X X Y X Y Y Y Y Y X X Y Y X Y X X Y Y Y Y Y Y X Y Y Y Y Y Y X Y Y X Y Y X Y Y Y Y 63% 63% 90% 90% 63% 18% 36% 18% 27% 36% 18% 36% 63% 63% 54% 45% 36% 18% 36% 36% 27% 90% 18% 36% Table 1.0 [4] Chart analysis: www.ijera.com 501 | P a g e
  • 4. Jatinder Manhas Int. Journal of Engineering Research and Applications ISSN : 2248-9622, Vol. 4, Issue 2( Version 1), February 2014, pp.499-502 Multim Size 78 CSS Size 57 Script Size 15 Image Size 26 HTML Size 63 Total Script 31 Total Size 15 Total CSS 57 Total Images 21 Total Objects % of websites out of considered wbesites that follow the standard for the parameter. 10 Total HTML 100 0 25 50 75 100 www.ijera.com completely follows the standards. Although the value of overall compliance goes to 90% (for www.nsdcuddan.com) but the website www.ptu.ac.in shows 18% of the compliance. Figure 1.1 gives us a chart representation of data in the above table 1.0. In the figure 1.1 all the eleven parameters of website are represented separately on the basis of the data collected from 25 different websites. For example total HTML parameter has the value of 100 in figure 1.1, this value represent that out of 25 taken websites , total HTML parameter of all the websites completely follows the standard. Similarly, other ten parameters value represent the %age of websites out of considered websites that follow the standard for that parameter. From the above result author found that, the selected websites are not developed with respects to standards. It has also been observed that tool like Website Optimizer should be used while development. The tool provides you with a detailed analysis of your website and shows the direction how to compliance the standards. With the help of this analysis we can redevelop our website according to the standards to increase its accessibility. V. Future Scope Figure 1.1 IV. Result and discussion The table 1.0 shows us the data collected from tool. The data in the table categorise the websites into two classes. One that follows the standard and other that does not. For any website like www.jammuuniversity.in value in the cells for each parameter is checked. It is observed that the value is either “X” or “Y”. X means that the parameter used in website does not follow the standard. Whereas the value of “Y” denotes that the parameter used in the site follows the standard. The value for overall compliance is calculated by checking the values for each cell in that row. e.g., The value for overall compliance for www.jammuuniversity.com can be calculated, by counting the number of “Y” symbols in the corresponding row and then dividing it by total number of parameters i.e., 3/11=.27 =27%. As the symbol “Y” denotes that the parameter used in the website follows the standard so for overall compliance of standard, of website we check, out of eleven parameters how many of them follow the standard completely. In www.jammuuniversity.com out of eleven only three parameters follows the standard as shown in the table 1.0. That means only 27% of the website obeys the standard completely. By analysing all the 25 educational websites of north-India we found that there is sharp up and down in results. None of the website www.ijera.com This paper shows the importance of website optimization. Optimizing your websites helps you to represent your business and thoughts efficiently in the market. It has also been observed that while development process developer should focus on standards precisely. Lack of standards in website may decrease its accessibility to the users. A website which follows the standard completely can perform effectively in all criteria. VI. Acknowledgement The study conducted by the author is going to help academicians, developers and programmers to a large extent as far as website design and development is concerned. It is further going to press upon the people working in the field of website design and development to strictly follow the standards lay down upon by the different standard organizations like W3C. References [1] [2] [3] [4] Building Findable Websites: Web Standards, SEO, and Beyond: Aarron Walter Tim Berners-Lee: Inventor of the World Wide Web: Stephanie Sammartino Mc Pherson. Andrew B. King: Website Optimization. www.websiteoptimization.com/services/anal yze/ 502 | P a g e