Home Forums WoodMart support forum Html too long on bing

Html too long on bing

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #566326

    kuzuri479
    Participant

    Hi i have trying to submit my website on BING search engine says your HTML is too long and its giving me HTML file i cant find can you help with that or even anything i can do to make it short

    #566419

    Hung Pham
    Keymaster

    Hi kuzuri479,

    Thanks for reaching to us.

    To solve the Bing Webmaster issue, you can take several steps to optimize your website’s HTML code. Here are some suggestions to address this issue:

    Minify HTML: Use tools or plugins to compress HTML like Gzip, remove unnecessary spaces, comments, and line breaks from your HTML code to reduce its size.

    Eliminate redundant code: Review your HTML code to identify and remove any redundant or unnecessary elements, attributes, or inline styles.

    Optimize images: Compress and optimize images used in your HTML code to reduce the overall file size of your web pages.

    Reduce inline CSS and JavaScript: Minimize the use of inline CSS and JavaScript within your HTML code and instead use external files to improve code cleanliness and reduce file size.

    Utilize efficient coding practices: Ensure that your HTML code follows best practices for efficiency, such as using semantic markup and avoiding excessive nesting.

    Regards,

Viewing 2 posts - 1 through 2 (of 2 total)