As mentioned in previous post as long as our site takes to load can lead to the miss visiting. Terms optimized our site so that it loads faster is extremely important. I'll mention some tips to make our site faster than for those without much knowledge of the development of pages can be difficult to understand, but if you have any questions do not hesitate to ask for help.
1 - Use external CSS file, use styles in the html code itself can make the site always loads very slow because all the styles, if we use a file part it is just loads the file once.
2 - Use compressed images, use images many images and large images slow to load a site. Try to use extensions that take up little space eg JPEG (. Jpg).
3 - In the HTML code to specify the image size used, this will reduce the time it takes to load because the browser know which image characteristics.
4 - Avoid using tables in HTML, tables cause the browser to take longer to load a page, instead use the CSS layers.
5 - Use CSS instead of images to create the necessary effects to your website.
6 - Remove the whitespace from the HTML code, usually think that the blanks do not make any difference, but they are also a character and the browser has to read them.
7 - If you use JavaScript files, use external files such as CSS files.
8 - If you have a page whose content is too large, divide the contents of other pages, the pages will load faster and the mechanisms of the search engines prefer these pages.
9 - Reduce the number of cookies used on a page, the excessive use of cookies can overload the page.
10 - If you need to show a very large image, divide it into parts.
HTML Definition
HTML (acronym for HyperText Markup Language English expression, which means Hypertext Markup Language) is a markup language used to produce web pages
Definition CSS
Cascading Style Sheets (or simply CSS) is a stylesheet language used to define the presentation of documents written in a markup language like HTML or XML






















7 Responses to "10 Tips for our Website Load Faster"
slevylima
2 years ago
This white space in HTML was new! I did not know.
Tarcicio
2 years ago
Excellent tips. Republish the post several times (corrected) seems to leave the heavy matter. Am I right? Best regards and congratulations for the tutorial
Jeronimo
2 years ago
We republish the post does not make any difference, only if we are always adding more content and that the post becomes huge :)
wolverine32
2 years ago
Good tip, which makes it a site to be weighed are the images of rest is good.
Luis
2 years ago
Excellent tips, especially the white space from HTML. My seite need a bit faster access time. But only a little. Do you can access it without fear.
black Hattitude
2 years ago
hello,
Thank you for the great quality of your blog, each time i come here, I'm amazed.
Heavenly Clan Blog
3 months ago
And it's always good to avoid having too many widgets in the sidebar.