Using a web debuggers or proxy can be very useful to analyze the traffic of your website, show the performances of your web pages and try to improve both performances and security. Here we see what we can do.Popular Web debuggersFiddlerBurp Suite by PortSwiggerCharles web debugger proxyImproving ... [...]
Read MoreAn XML sitemap is a file that lists the URLs for a website, along with additional metadata about each URL (such as when it was last updated, how often it changes, and how important it is relative to other URLs in the site). XML sitemaps are used to help search engines discover and crawl the pages on a website.To use an XML sit... [...]
Read MoreStructured data is a way to annotate and mark up your HTML pages with machine-readable information that can be used by search engines and other applications to better understand the content of your pages.There are several different formats for structured data, including JSON-LD, Microdata, and RDFa. These formats allow you t... [...]
Read MoreThere are a LOT of operations to do to be in a good situation for search engines, especially if your website generates dynamic web pages. Every page can be linked and promoted so you must be ready to serve the web page in the best way you can. I ensure it's not easy so here I try to create a list of recommendations and opera... [...]
Read MoreHere we have some tools and solutions to test and increase the speed of our web applications. With PHP 7. every web application based on this technology will be faster twice! But we need to be very careful to update the PHP version: not every application can work correctly.Compress HTML with PHPCompress CSSCompress... [...]
Read More