[caption id="" align=“aligncenter” width=“1000”]
Personal site redesign[/caption] Graduation is coming soon. After three years of study at school, I’m no longer who I was — no longer spending half a day on Baidu just to modify an element on a webpage. I’ve learned a lot. On the eve of graduation, I moved my personal site off the virtual host and onto Alibaba Cloud, redesigning and modifying my personal blog. Let’s see what changed:
- Use Alibaba Cloud CDN service to fully separate static files from the site and request the CDN server.
- Use Alibaba Cloud ECS server, elastically scalable, change anytime.
- Add a web album section; temporarily remove the code library section.
- Have an independent IP address, accessible directly via IP.
- The admin backend requires HTTPS access and presents a digital certificate to verify identity; even knowing the password you can’t log into the backend.
- No longer care about SEO; focus only on blog content.
Separating static files speeds up page loading, and the Alibaba Cloud server doesn’t need too much bandwidth, saving costs. [caption id="" align=“aligncenter” width=“989”]
Static resource separation[/caption] With an independent IP, you can apply for an SSL certificate to enable HTTPS encrypted access. [caption id="" align=“aligncenter” width=“1366”]
Access the site via IP[/caption] The admin backend requires HTTPS access and presents a digital certificate to verify identity; even knowing the password you can’t log into the backend. Direct backend access is forbidden; you must use HTTPS and present a certificate to continue. [caption id="" align=“aligncenter” width=“1366”]
Certificate verification required[/caption] [caption id="" align=“aligncenter” width=“1366”]
Certificate verification[/caption] [caption id="" align=“aligncenter” width=“776”]
HTTPS access[/caption] No longer caring about SEO; just writing my own blog. I’m not an SEO person and have no right to teach others SEO.





