Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1227652
    Laura83s
    Participant

    Hi

    I ran a test of my site performance and it came back with all kinds of HTML + W3C errors/warnings. Especially in the home page.

    http://www.cloudrecover.com.au/

    I ran the test at http://nibbler.silktide.com/en_US/reports/www.cloudrecover.com.au

    I used Cornerstone and I get a warning about editing outside of it.

    Here is a list of the home page errors.

    Thanks in advance,
    Laura

    #1227865
    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    1. The use of <i></i>

    In X theme, it’s for design purposes only and it doesn’t have to do with presenting content and information. Example, <i> is shorter than <span>, each character contributes to page size. Hence, using <i> for graphical icons is more efficient and faster than <span> or <em>. And if you’re presenting content and non-graphical elements, then <em> and <span> is more recommended.

    The problem with that tool is it can’t recognize the use of <i>, if they are used for design or for content.

    Unfortunately, we can’t change the theme’s icon implementation just because that tool recommends it. But you can always make sure your standard content use <em> instead of <i>

    2. For the last screenshot

    a. Image alt tags, like it said, it should apply for certain conditions. But I can’t check it since your page is displaying internal server error.

    b. <p> tag element as no closing, it’s mostly due to your added content and it’s corrupted.

    c. Then next errors are about <>, It’s mostly content related which you added. I can’t check it since your site is down.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1227652 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>