Somebody can help me to understand the "Code quality"?...

Discussion regarding Joomla! 3.x Performance issues.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
silu
Joomla! Intern
Joomla! Intern
Posts: 55
Joined: Mon Oct 21, 2013 5:14 pm

Somebody can help me to understand the "Code quality"?...

Post by silu » Fri Sep 05, 2014 3:14 pm

on...
http://doc-vision.co.uk/ - protostar template + joomla extensions
http://nibbler.silktide.com/en_US/repor ... sion.co.uk
0.9 - Code quality
Somebody can help me to understand the "Code quality"?...
and how can I improve that?

(http://silupreview.tk/- only protostar template - 6.3 - Code quality)
(http://nibbler.silktide.com/en_US/repor ... preview.tk)

Any info it's very helpful to understand any error.
(A total of 96 errors and 25 warnings were found on the 5 pages tested.)
How this errors appear?
I made insignificant changes ...

Thank you!

User avatar
alikon
Joomla! Champion
Joomla! Champion
Posts: 5941
Joined: Fri Aug 19, 2005 10:46 am
Location: Roma
Contact:

Re: Somebody can help me to understand the "Code quality"?..

Post by alikon » Sun Sep 07, 2014 6:35 am

as nibbler help reports

Code: Select all

This test checks to see whether the website uses semantic HTML and whether or not it is is W3C compliant.
you should use templates and extensions that are w3c compliant for example
Nicola Galgano
i know that i don't know
www.alikonweb.it

silu
Joomla! Intern
Joomla! Intern
Posts: 55
Joined: Mon Oct 21, 2013 5:14 pm

Re: Somebody can help me to understand the "Code quality"?..

Post by silu » Mon Sep 08, 2014 4:43 pm

Thank you!

silu
Joomla! Intern
Joomla! Intern
Posts: 55
Joined: Mon Oct 21, 2013 5:14 pm

Re: Somebody can help me to understand the "Code quality"?..

Post by silu » Tue Sep 09, 2014 2:13 pm

How I can check that?

usedoil
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Wed Sep 10, 2014 5:10 am

Re: Somebody can help me to understand the "Code quality"?..

Post by usedoil » Wed Sep 10, 2014 5:19 am

Your idea is really workable alikon! But I also want to know how we can check it properly?

User avatar
sitesrus
Joomla! Ace
Joomla! Ace
Posts: 1469
Joined: Mon Nov 12, 2012 10:48 pm

Re: Somebody can help me to understand the "Code quality"?..

Post by sitesrus » Mon Sep 29, 2014 7:44 pm

http://www.w3.org/ The world wide web consortium. Doc type tags at the top of a document indicate what it's compliant with and the page should be marked up accordingly without errors when running it through something like the w3c validator https://validator-suite.w3.org/.

These are standards, best practices, and a set of guidelines/rules that everyone should adhere to. You also have to consider new standards like HTML5 and CSS3 for example which use a new doc type in the head of the HTML document and introduce new tags even.

One last thing to consider is accessability for the visually impared, there's markup that can help screen readers and make a page more structured to suit all people. So tools like Total Validator (desktop app) and just using screen readers against your site from an accessability stand point is useful as well.

Remember just because something works doesn't mean it's right, good code and HTML takes time and if you are knowledgable about these standards (which a lot of people may not be) it helps when developing and also using frameworks who adhere to these standards are always great too like CSS and Bootstrap for example.
I like working with Joomla :). I offer the following professional services: Custom extension development, SEO/marketing, maintenance/support, security and WCAG audits, and will work on websites at a reasonable rate.

silu
Joomla! Intern
Joomla! Intern
Posts: 55
Joined: Mon Oct 21, 2013 5:14 pm

Re: Somebody can help me to understand the "Code quality"?..

Post by silu » Fri Oct 03, 2014 5:37 pm

Thank you, sitesrus!


Locked

Return to “Performance - Joomla! 3.x”