究竟該使用Blogger還是Wordpress,哪個更好?
2022-06-22 18:19:48 JST |
Web Design |
1k+ Reads
Copyright Notice: This article is an original work licensed under the CC 4.0 BY-NC-ND license.
If you wish to repost this article, please include the original source link and this copyright notice.
Source link: https://v2know.com/article/894
首先來看Goolge Search結果非常靠前的兩篇博客:
《Blogspot/Blogger – 不推薦你使用的 10 個原因》
https://techmoon.xyz/blogspot/
踢館文章:《10 個不建議使用 Blogspot 建立網站的錯誤觀念釐清》
https://www.wfublog.com/2019/01/10-blogspot.html
這兩篇文章我不是在同一時間看到的,踢館文章是在最近。
然後,作爲v2know網站的站長,我只能說,我一開始真的被第一篇博客給騙了。
我一開始確實是打算用wordpress的,也確實做了不少嘗試,結果最終選擇了自己編碼建站。
最後,回過頭來,覺得還是Blogger好。
原因有三個:
① 自己的前端水平不成熟,對其他分辨率類型的設備適配不佳,僅支持1920*1080的分辨率設備全屏瀏覽。
② 服務器響應速度不佳,因爲在構架上,我是使用的直接向數據庫查詢而展現的網頁,所以瀏覽量一旦上去,可能數據庫執行速度會出現問題。(當然目前是猜想階段,而且要達到那個吞吐量還有很長的一段距離要走)
③ Adsense。 非要説的話,就是這個AdSense的展示效果真的不好,帶來了非常糟糕的瀏覽體驗。
但,其實已經與目標偏離了。 我引入adsense的目的顯然是想要獲得收入,但是中文博客收入真的不佳。
而且出於墻的原因,這個挂在Cloud Flare上的網站,其實在中國大陸訪問速度非常慢的,而且百度也并不太收錄這個博客。
我是用的Google控制臺,所以大多數收錄都在Google。但是我的内容,非海外用戶無法檢索,這就造成目標客群實際少得可憐,而且他們也不一定會選擇去網上搜索解決答案。
其次,我的網站,内容太雜,主題不明確,導致不太可能會有用戶去Follow我,穩定的客戶群對我來講就是癡人説夢。不過現在我已經明白了,專精領域的重要性。二次建站絕對不會再犯相同的錯誤。
并且主題語言將不再使用中文,而是英語。
This article was last edited at 2022-06-22 19:25:10 JST
Related Articles
Website Rebuild & Patch Notes
After months of planning and development, I'm excited to share the fully rebuilt version of my website. This update marks a major shift in both design and architecture — moving away from the legacy ASP.NET Core 2.1 MVC framework to a modern .NET 8 Blazor Web App, combining both Blazor Server and WebAssembly. In this post, I’ll highlight the
2025-03-24 15:32:25 JST
|
Web Design
|
124 reads 在a标签里面增加rel="noopener noreferrer"有什么用?
简单来讲,这样做是为了防止钓鱼网站。你的页面如果不加上这个rel="noopener"会被人链接到别的网站,原理:
2020-01-22 08:03:25 JST
|
Web Design
|
3k reads How to do blog donation function?
About CSS: The total number of images replaced is 3, which are quotation marks, radio1 and radio2 images The. Content class may conflict with your CSS. It is necessary to modify your style About JavaScript: No change required
2020-07-03 00:57:07 JST
|
Web Design
|
2k reads 博客打赏功能制作(附源码)及详细说明
关于CSS: 图片替换总数为3张,分别为引号、radio1、radio2图片 .content类可能与你的CSS冲突,有必要修改你的样式 关于JavaScript: 无需改动 关于HTML: alipay.jpg\wechat.jpg\alipayimg.png\wechatimg.png\close.jpg 要准备好 注意裁剪二维码,大小为140*140px
2020-06-13 18:23:18 JST
|
Web Design
|
2k reads Why not recommend you to use Blogger in 2020 (Specially for programmers)
As a programmer, I recommend that you write a blog yourself instead of using blogger. A few days ago, I used Blogger and I found its editor very difficult to use. Because I am a programmer, I need to paste the code, but the display of the code in Blogger is very bad. For example, the style I thought would work, but it didn't work on Blogger. I think the CSS style has been overwritten. So I opened
2020-12-14 16:46:06 JST
|
Web Design
|
2k reads 仿CSDN侧边栏滚轮响应脚本
这是本网站使用的,仿CSDN侧边栏滚轮响应脚本,需要先引入Jquery配合使用
2020-01-24 22:01:37 JST
|
Web Design
|
1k reads