Download the entire website by using wget2

wget is a built-in tool that can download the entire website on Linux. The downloaded HTML project can be hosted as a static website. However, you might have discovered that the built-in wget command didn't download some files from the website, such as images, even though the URLs for those files were presented in your downloaded HTML files. Go to page

Sitemap could not be fetched by Google Search Console

You submitted the sitemap to Google Search Console. However, the sitemap status appears to be 'couldn't fetch' even after checking the sitemap's availability through TEST LIVE URL in Google Search Console. However, the same sitemap was submitted to Bing Webmaster Tools, and it could be fetched properly. Go to page

Deploy Cloudflare tunnel on RISC-V PC

Cloudflare Tunnel is an online service that allows users to host a website on the public web using their own local servers, without the need of a fixed IP address. If you've noticed the lack of documentation to install Cloudflare Tunnel library on RISC-V architecture and are looking for a solution, you may check out this article. It provides guidance on setting up Cloudflare Tunnel on a RISC-V PC. Go to page

Create WLAN hotspot on Windows by using Command Prompt

As compared with Windows 10 and Windows 11, Windows 7 lacks a built-in Settings interface to configure hotspot. This article helps Windows 7 users to configure hotspot through command prompt. This guidance is applicable to all versions from Windows 7 onwards. For Windows 10 & 11 users, you can use different hotspot name and password in command prompt without changing original one in Windows built-in Settings interface. Go to Page

Introduction

This site provides in-depth technical notes and development resources for ESP32, ESP8266, 8051 MCU, RISC-V, Windows and Linux.