Month: May 2020

How do I use a HAR file for troubleshooting issues?

An HTTP Archive (HAR) file is a JSON file that contains the latest network activity recorded by your browser. It tracks all the logging of web browser’s interaction with a site. It contains a log of HTTP requests and responses so that it is excellent for debugging HTTP sessions, such as slow page load, timeout, incorrect page format, missing information etc….

Read More »

Do I need Google Search Console and Google Analytics?

Google Search Console is a web service by Google which allows webmasters to check indexing status and optimize visibility of their websites. Google Analytics is a web analytics service offered by Google that tracks and reports website traffic, currently as a platform inside the Google Marketing Platform brand. https://search.google.com/search-console/about https://analytics.google.com/analytics/web/

Read More »

How do I login to WordPress?

“How do I login to WordPress?” is one of the most common WordPress questions. Beginners often have a hard time finding their WordPress login page URL, and this prevents them from working on their website. The login page is the door between your website and the management dashboard of your site also known as the admin area. Once logged in, you…

Read More »