<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: freeourdays</title>
    <description>The latest articles on Forem by freeourdays (@freeourdays).</description>
    <link>https://forem.com/freeourdays</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1320167%2Fd40625f2-d809-44fe-8cba-9d10fb8a4d74.jpeg</url>
      <title>Forem: freeourdays</title>
      <link>https://forem.com/freeourdays</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/freeourdays"/>
    <language>en</language>
    <item>
      <title>Skills Manager - A desktop app to manage your AI coding skills (Tauri 2 + React 19 + Rust)</title>
      <dc:creator>freeourdays</dc:creator>
      <pubDate>Sat, 07 Feb 2026 05:46:59 +0000</pubDate>
      <link>https://forem.com/freeourdays/skills-manager-a-desktop-app-to-manage-your-ai-coding-skills-tauri-2-react-19-rust-1oio</link>
      <guid>https://forem.com/freeourdays/skills-manager-a-desktop-app-to-manage-your-ai-coding-skills-tauri-2-react-19-rust-1oio</guid>
      <description>&lt;p&gt;Hey everyone,&lt;/p&gt;

&lt;p&gt;I recently found myself juggling custom "skills" and prompts across different AI coding assistants (like&lt;br&gt;
  Claude Code and others). It was a pain to keep them organized and synchronized, so I built a tool to solve &lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fg5f90qb93d2jv6yp6j90.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fg5f90qb93d2jv6yp6j90.png" alt=" " width="800" height="557"&gt;&lt;/a&gt;it.&lt;/p&gt;

&lt;p&gt;Repo: &lt;a href="https://github.com/jiweiyeah/Skills-Manager" rel="noopener noreferrer"&gt;https://github.com/jiweiyeah/Skills-Manager&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What is it?&lt;br&gt;
  Skills Manager is a cross-platform desktop application that acts as a central hub for your AI skills.&lt;br&gt;
  Instead of manually copying files between different configuration directories, it uses a centralized&lt;br&gt;
  storage approach and manages symlinks for you. This means you can edit a skill in one place, and it&lt;br&gt;
  updates everywhere instantly.&lt;/p&gt;

&lt;p&gt;Key Features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🚀 Write Once, Use Everywhere: Centralized management for Claude Code, Codex, and CodeBuddy.&lt;/li&gt;
&lt;li&gt;🔗 Smart Sync: Automatically handles soft links to your tool directories.&lt;/li&gt;
&lt;li&gt;🛠 Modern Tech Stack: Built with Tauri 2.0 (Rust backend), React 19, Vite 7, and Tailwind CSS 4.&lt;/li&gt;
&lt;li&gt;📝 Built-in Editor: Integrated Monaco Editor for editing skills directly in the app.&lt;/li&gt;
&lt;li&gt;⚡ Fast &amp;amp; Lightweight: Native performance thanks to the Rust backend.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It's currently in active development, and I'd love to hear any feedback or feature requests from the community!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>react</category>
      <category>rust</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Linky – AI-powered link submission that adapts to any website</title>
      <dc:creator>freeourdays</dc:creator>
      <pubDate>Mon, 19 Jan 2026 15:37:10 +0000</pubDate>
      <link>https://forem.com/freeourdays/linky-ai-powered-link-submission-that-adapts-to-any-website-6me</link>
      <guid>https://forem.com/freeourdays/linky-ai-powered-link-submission-that-adapts-to-any-website-6me</guid>
      <description>&lt;p&gt;Hey,&lt;/p&gt;

&lt;p&gt;I built Linky because I was frustrated with traditional SEO tools that only&lt;br&gt;
  work with fixed website lists and break whenever sites update their layouts.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Problem:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Traditional tools have fixed lists of 500-2000 sites&lt;/li&gt;
&lt;li&gt;They break when websites change their HTML&lt;/li&gt;
&lt;li&gt;They use robotic patterns that are easily detected&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;My Solution:&lt;/strong&gt;&lt;br&gt;
  Linky uses AI (Claude/OpenAI + Playwright) to understand any website's&lt;br&gt;
  structure and submit links intelligently. Key features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Works with ANY website you provide (not just a fixed list)&lt;/li&gt;
&lt;li&gt;Auto-adapts when sites update their UI&lt;/li&gt;
&lt;li&gt;"Action Replay" records successful submissions for zero-cost replay&lt;/li&gt;
&lt;li&gt;Human-like behavior to avoid detection&lt;/li&gt;
&lt;li&gt;BYOK - bring your own API key, full cost transparency&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Tech Stack:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Electron + React 19 for the desktop app&lt;/li&gt;
&lt;li&gt;Python + FastAPI + browser-use for the AI backend&lt;/li&gt;
&lt;li&gt;Playwright for browser automation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Currently macOS only, Windows coming soon.&lt;br&gt;
This is a work in progress, but the core idea is taking shape. If you’re interested in where this is headed, feel free to star it on GitHub to follow the journey!&lt;br&gt;
  I'm looking for feedback and early adopters, or if you have suggestions for improvement!&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/jiweiyeah/linky-ai" rel="noopener noreferrer"&gt;https://github.com/jiweiyeah/linky-ai&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;(Built with Claude, ironically using AI to build an AI tool 😄)&lt;/p&gt;

</description>
      <category>ai</category>
      <category>automation</category>
      <category>marketing</category>
      <category>showdev</category>
    </item>
    <item>
      <title>分享一个 SSL 证书监控网站的开发经验</title>
      <dc:creator>freeourdays</dc:creator>
      <pubDate>Sun, 04 Jan 2026 16:43:25 +0000</pubDate>
      <link>https://forem.com/freeourdays/fen-xiang-ge-ssl-zheng-shu-jian-kong-wang-zhan-de-kai-fa-jing-yan-4pe7</link>
      <guid>https://forem.com/freeourdays/fen-xiang-ge-ssl-zheng-shu-jian-kong-wang-zhan-de-kai-fa-jing-yan-4pe7</guid>
      <description>&lt;p&gt;最近做了一个 简单的 SSL 证书监控网站，想和大家分享一些开发过程中的经验。项目地址放在最后了，先聊聊技术实现。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5t5va743gxg6dqwbrou6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5t5va743gxg6dqwbrou6.png" alt=" " width="800" height="480"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  起因
&lt;/h2&gt;

&lt;p&gt;之前遇到过几次 SSL 证书过期导致服务中断的情况，每次都是用户发现后才去处理，很被动。市面上有一些监控工具，但要么太重，要么功能不够用，就想着自己做一个。&lt;/p&gt;

&lt;h2&gt;
  
  
  技术选型
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Next.js 16 + shadcn/ui + TypeScript&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;选 Next.js 是因为：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;App Router 的开发体验很好，路由和文件结构对应&lt;/li&gt;
&lt;li&gt;Server Components 减少了客户端 JavaScript&lt;/li&gt;
&lt;li&gt;内置的图片优化、字体加载等开箱即用&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;shadcn/ui 是基于 Radix UI 的组件库，优点是：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;组件复制到项目中，完全可控&lt;/li&gt;
&lt;li&gt;使用 Tailwind CSS，样式定制方便&lt;/li&gt;
&lt;li&gt;Accessibility 做得很好&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Drizzle ORM + PostgreSQL&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;之前用过 Prisma，这次试了 Drizzle，感觉更轻量：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;类型生成更快&lt;/li&gt;
&lt;li&gt;SQL 操作更直观&lt;/li&gt;
&lt;li&gt;查询性能更好&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;better-auth 认证系统&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;这个是最近发现的，比 NextAuth 更新：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;TypeScript 支持更好&lt;/li&gt;
&lt;li&gt;API 设计更简洁&lt;/li&gt;
&lt;li&gt;支持邮箱密码 + 多种 OAuth（GitHub、Google）&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  遇到的一些坑
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. 证书链验证的复杂性
&lt;/h3&gt;

&lt;p&gt;一开始以为 SSL 证书检查很简单，就是获取证书信息。后来发现证书链验证很复杂：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;需要验证每个证书的签名&lt;/li&gt;
&lt;li&gt;检查证书链的完整性&lt;/li&gt;
&lt;li&gt;判断根证书是否可信（浏览器内置）&lt;/li&gt;
&lt;li&gt;处理中间证书缺失的情况&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;解决方案是写了一个完整的证书链提取和验证模块，包括：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;从 TLS 连接提取完整证书链&lt;/li&gt;
&lt;li&gt;验证每个证书的签名和有效期&lt;/li&gt;
&lt;li&gt;检测链断裂和不完整的情况&lt;/li&gt;
&lt;li&gt;树形结构可视化展示&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmift4gyucx8hfcb9cvpw.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmift4gyucx8hfcb9cvpw.webp" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  2. 安全评分系统的设计
&lt;/h3&gt;

&lt;p&gt;为了让用户快速了解证书的安全状况，做了一个 A+ 到 F 的评分系统。核心逻辑：&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;四个维度加权评分
- 证书有效性：30%
- 链完整性：25%
- 加密强度：25%
- 协议版本：20%

如果有严重问题（如证书过期），评级上限为 C
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;难点在于：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;权重分配如何合理&lt;/li&gt;
&lt;li&gt;扣分规则如何设计&lt;/li&gt;
&lt;li&gt;如何给出有价值的改进建议&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;最终采用了分层评分，每个维度独立计算，再加权汇总。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn32jfdrk4wit1u1bco90.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn32jfdrk4wit1u1bco90.webp" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  3. 多语言路由的 Hydration 问题
&lt;/h3&gt;

&lt;p&gt;支持 6 种语言时遇到了 React Hydration 错误：&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight typescript"&gt;&lt;code&gt;&lt;span class="c1"&gt;// ❌ 错误做法&lt;/span&gt;
&lt;span class="c1"&gt;// app/[locale]/layout.tsx 中包含 &amp;lt;html&amp;gt; 标签&lt;/span&gt;
&lt;span class="c1"&gt;// 与根 layout 冲突&lt;/span&gt;

&lt;span class="c1"&gt;// ✅ 正确做法&lt;/span&gt;
&lt;span class="c1"&gt;// 根 layout 只有一个 &amp;lt;html&amp;gt; 标签&lt;/span&gt;
&lt;span class="c1"&gt;// 使用客户端组件动态更新 lang 属性&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;
  
  
  4. Redis 缓存的降级处理
&lt;/h3&gt;

&lt;p&gt;为了提升认证性能，加了 Redis 缓存。但需要考虑：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Redis 不可用时怎么办？&lt;/li&gt;
&lt;li&gt;缓存和数据库数据不一致怎么办？&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;解决方案：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Redis 连接失败自动降级到数据库&lt;/li&gt;
&lt;li&gt;数据库更新时主动失效缓存&lt;/li&gt;
&lt;li&gt;提供缓存统计 API 监控命中率&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  5. PageSpeed 优化
&lt;/h3&gt;

&lt;p&gt;最初 Lighthouse 跑分只有 60 多分，主要问题：&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;JavaScript Bundle 太大&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;使用 Next.js 的动态导入（dynamic import）按需加载组件&lt;/li&gt;
&lt;li&gt;移除未使用的依赖&lt;/li&gt;
&lt;li&gt;启用 Tree Shaking&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;图片优化&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;使用 Next.js Image 组件自动优化&lt;/li&gt;
&lt;li&gt;添加合适的 placeholder&lt;/li&gt;
&lt;li&gt;启用图片懒加载&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;字体加载&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;使用 next/font 自动优化字体&lt;/li&gt;
&lt;li&gt;减少字体变体数量&lt;/li&gt;
&lt;li&gt;使用 font-display: swap 避免布局偏移&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;关键渲染路径&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;识别关键 CSS，内联到 HTML&lt;/li&gt;
&lt;li&gt;延迟加载非关键 JavaScript&lt;/li&gt;
&lt;li&gt;优化第三方脚本加载顺序&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;第三方脚本优化&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Google Analytics、Crisp Chat 等延迟加载&lt;/li&gt;
&lt;li&gt;使用 defer/async 属性&lt;/li&gt;
&lt;li&gt;考虑使用 Web Workers 处理耗时任务&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;最终优化后：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Performance: 60 → 95&lt;/li&gt;
&lt;li&gt;Accessibility: 85 → 98&lt;/li&gt;
&lt;li&gt;Best Practices: 90 → 100&lt;/li&gt;
&lt;li&gt;SEO: 100&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  一些技术亮点
&lt;/h2&gt;

&lt;h3&gt;
  
  
  证书链可视化
&lt;/h3&gt;

&lt;p&gt;用树形结构展示证书链，支持展开/折叠，不同状态用颜色编码：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;绿色：有效&lt;/li&gt;
&lt;li&gt;黄色：即将过期&lt;/li&gt;
&lt;li&gt;红色：已过期&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  安全问题检测
&lt;/h3&gt;

&lt;p&gt;自动检测不安全的加密算法：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;MD5、SHA-1 签名算法&lt;/li&gt;
&lt;li&gt;RC4、DES 等弱加密&lt;/li&gt;
&lt;li&gt;TLS 1.0/1.1 等旧协议&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  多渠道通知
&lt;/h3&gt;

&lt;p&gt;目前支持邮件、Slack、Discord、Telegram、飞书五种通知渠道，用户可以自由组合。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvwzdvz0q9ptq9izxydia.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvwzdvz0q9ptq9izxydia.webp" alt=" " width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  项目地址
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://guardssl.info" rel="noopener noreferrer"&gt;https://guardssl.info&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;功能：&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;免费 SSL 证书检查&lt;/li&gt;
&lt;li&gt;域名监控和过期提醒&lt;/li&gt;
&lt;li&gt;安全评分和改进建议&lt;/li&gt;
&lt;li&gt;多语言支持（中英日法西）&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;欢迎试用和反馈，有什么问题可以一起交流。&lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>showdev</category>
      <category>typescript</category>
      <category>webdev</category>
    </item>
    <item>
      <title>How I Finally Cracked the Code on Finding Side Hustle Ideas (Spoiler: I Was Doing It All Wrong)</title>
      <dc:creator>freeourdays</dc:creator>
      <pubDate>Tue, 05 Aug 2025 14:44:38 +0000</pubDate>
      <link>https://forem.com/freeourdays/how-i-finally-cracked-the-code-on-finding-side-hustle-ideas-spoiler-i-was-doing-it-all-wrong-4e62</link>
      <guid>https://forem.com/freeourdays/how-i-finally-cracked-the-code-on-finding-side-hustle-ideas-spoiler-i-was-doing-it-all-wrong-4e62</guid>
      <description>&lt;h2&gt;
  
  
  The Dumbest $0 "Investment" That Actually Changed Everything
&lt;/h2&gt;

&lt;p&gt;Okay, so last year I was basically stuck in this endless loop that I'm sure you guys know all too well. You know the drill - working my regular 9-5, coming home exhausted, then somehow finding the energy to scroll through those "how to make $10k a month" YouTube videos until like 2am.&lt;/p&gt;

&lt;p&gt;And honestly? I felt more overwhelmed after each video. All these complex business plans, drop shipping courses, crypto trading strategies... it was like everyone was speaking a different language and I needed a $5,000 course just to understand the basics.&lt;/p&gt;

&lt;p&gt;Then I had this weird realization that completely flipped my perspective.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Turns out, I wasn't looking for the wrong ideas - I was looking in the wrong way entirely.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Three Things That Actually Matter (And Why I Wish I'd Known This Sooner)
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. &lt;strong&gt;Stop Trying to Change the World&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;I used to think every business idea had to be this groundbreaking, world-changing concept. Like, if it wasn't going to disrupt an entire industry, why bother, right?&lt;/p&gt;

&lt;p&gt;Man, was I wrong.&lt;/p&gt;

&lt;p&gt;My friend Sarah makes over $2k a month selling... wait for it... grocery lists. Yep, just grocery lists organized by how different stores are laid out. Took her maybe 2 hours to make the first batch, and now busy parents pay $12/month because it saves them 20 minutes every grocery trip.&lt;/p&gt;

&lt;p&gt;I was out here trying to invent the next Uber while Sarah was solving the "why can I never find the damn pasta sauce" problem.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. &lt;strong&gt;Your Complaints Are Actually Treasure Maps&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;This one's huge, and I totally missed it for months. Every single time you catch yourself thinking "ugh, there's gotta be a better way to do this" or "why doesn't someone just make a thing that does X," stop everything and write that down.&lt;/p&gt;

&lt;p&gt;I'm serious. Those little moments of frustration? That's where the money is hiding.&lt;/p&gt;

&lt;p&gt;I started keeping a note in my phone just for this stuff. Within like a month, I had 47 different "why doesn't this exist" moments. Some were stupid, sure, but a few... man, those turned into real opportunities.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. &lt;strong&gt;If You Can't Explain It to Your Grandma, It's Too Complicated&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Here's the thing about side hustles - they should be simple enough that you can explain them in the time it takes to ride an elevator. If you need a PowerPoint presentation and a business degree to understand what you're doing, you're probably overcomplicating it.&lt;/p&gt;

&lt;p&gt;The best ideas are almost embarrassingly simple.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Random Discovery That Changed My Whole Approach
&lt;/h2&gt;

&lt;p&gt;So here's where it gets interesting (and where I found something that actually helped instead of just adding to my confusion).&lt;/p&gt;

&lt;p&gt;I was deep in some Reddit rabbit hole about side hustles when someone mentioned this site called TinyIdea. I figured it was just another blog with recycled "10 ways to make money online" content, but I was bored so I clicked anyway.&lt;/p&gt;

&lt;p&gt;Dude, it's like TikTok but for business ideas. Just these bite-sized concepts that real people are actually doing or thinking about. But here's what hooked me - it wasn't just the ideas themselves.&lt;/p&gt;

&lt;p&gt;It was watching how people's brains work differently. Someone would post something super simple like "selling custom pet portraits on Etsy" and then the comments would blow my mind. People would be like "what about memorial portraits for pets that passed away?" or "have you considered digital delivery vs physical paintings?"&lt;/p&gt;

&lt;p&gt;I'm sitting there like "holy crap, I never would have thought of those angles."&lt;/p&gt;

&lt;p&gt;Oh, and they have this AI chat thing that's actually useful (shocking, I know). You can literally ask it stuff like "how do I test this idea with only $50?" and it gives you real, specific steps instead of generic advice.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Simple System I Wish I'd Started With
&lt;/h2&gt;

&lt;p&gt;After way too many months of just collecting ideas and doing nothing with them, I finally developed this stupidly simple process:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Week 1:&lt;/strong&gt; Just collect problems. Aim for at least 10. Don't judge them, just write them down.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Week 2:&lt;/strong&gt; Research time. For each problem, figure out who actually has it and how much they might pay to solve it. Google is your friend here.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Week 3:&lt;/strong&gt; Pick your top 3 favorites and create the most basic landing pages ever. I'm talking one page, some text, maybe a signup form.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Week 4:&lt;/strong&gt; Throw $20 at driving traffic to each page and see what happens.&lt;/p&gt;

&lt;p&gt;Most people (including past me) skip straight to building the thing. But honestly, the magic happens in those first two weeks when you're just researching and understanding the problem.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I'm Actually Making Now (With Real Numbers Because Receipts Matter)
&lt;/h2&gt;

&lt;p&gt;Okay, so using this approach, I've got three little things running right now:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Custom workout plans for busy parents&lt;/strong&gt; - Making about $400/month. Started with just Google Forms and email. Nothing fancy.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Weekly meal prep guides for college students&lt;/strong&gt; - $280/month. It's literally just PDFs I email out every Sunday.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Budget templates for freelancers&lt;/strong&gt; - $150/month through Gumroad. Took me one weekend to make all the templates.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;None of these cost me more than $50 to start. Total monthly revenue is sitting around $830, which... honestly, that's more than I made from any of those complicated "business plans" I spent months researching.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Mental Shift That Actually Made the Difference
&lt;/h2&gt;

&lt;p&gt;Stop hunting for the million-dollar idea. Start looking for the $100/month idea that you can do 10 different ways.&lt;/p&gt;

&lt;p&gt;Every successful person I know? They didn't hit some massive home run on their first try. They just got really good at hitting singles over and over again.&lt;/p&gt;

&lt;h2&gt;
  
  
  Stuff I Wish Someone Had Just Told Me Straight Up
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Start with what you already know&lt;/strong&gt; - Seriously, whatever you're decent at (even if it feels basic to you) is probably gold to someone who's just starting out.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Solve your own problems first&lt;/strong&gt; - If you have the problem, other people probably do too. And you'll understand what they're going through because you're living it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Make your first dollar before you worry about your thousandth&lt;/strong&gt; - I wasted so much time planning for scale before I had anything to scale.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Real people beat courses every time&lt;/strong&gt; - Join communities where people are actually doing this stuff. Their random comments are worth more than any $500 course.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  A Few Resources That Don't Suck (No Affiliate BS)
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;For finding problems:&lt;/strong&gt; Literally just walk through Target or Walmart and pay attention to what's on the shelves. If it's there, someone's buying it, which means someone has that problem.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;For testing ideas:&lt;/strong&gt; Create simple polls in relevant Reddit communities. People love giving their opinions.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;For inspiration:&lt;/strong&gt; Find platforms where real people share what they're working on. There aren't many good ones, but when you find them, bookmark immediately.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The One Question That Started This Whole Thing
&lt;/h2&gt;

&lt;p&gt;If you only remember one thing from this wall of text, remember this question: &lt;/p&gt;

&lt;p&gt;"What's one 10-minute task I do regularly that I'd happily pay $5 to never do again?"&lt;/p&gt;

&lt;p&gt;Your answer might be exactly what someone else needs to hear.&lt;/p&gt;




&lt;p&gt;Alright, that's my story. What about you guys? Anyone have simple ideas that turned out way more profitable than expected? I'm always curious what's actually working for people in real life.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Edit:&lt;/strong&gt; Wow, thanks for all the comments! A bunch of people asked about that idea platform I mentioned - it's &lt;a href="https://tinyidea.net" rel="noopener noreferrer"&gt;tinyidea.net&lt;/a&gt; if you want to check it out. No affiliation or anything, just genuinely found it helpful for getting my brain unstuck.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>8 months into my side hustle, finally hitting $1.4k/month - some lessons learned</title>
      <dc:creator>freeourdays</dc:creator>
      <pubDate>Mon, 04 Aug 2025 13:26:12 +0000</pubDate>
      <link>https://forem.com/freeourdays/8-months-into-my-side-hustle-finally-hitting-14kmonth-some-lessons-learned-4l7f</link>
      <guid>https://forem.com/freeourdays/8-months-into-my-side-hustle-finally-hitting-14kmonth-some-lessons-learned-4l7f</guid>
      <description>&lt;p&gt;Seeing a lot of posts about side hustles lately, thought I'd share my journey.&lt;/p&gt;

&lt;p&gt;Started last year trying everything: dropshipping, print-on-demand, freelance writing, app development... first few months were basically just burning money 😅&lt;/p&gt;

&lt;p&gt;Things turned around in March when I started actually researching different business models systematically. Stumbled across this idea on &lt;a href="https://tinyidea.net" rel="noopener noreferrer"&gt;TinyIdea&lt;/a&gt; about local service businesses, so I started a "errands + home services booking" thing in my neighborhood.&lt;/p&gt;

&lt;p&gt;Now pulling in around $1.4k consistently, which covers rent and groceries at least.&lt;/p&gt;

&lt;p&gt;Few things I learned:&lt;/p&gt;

&lt;p&gt;1.Don't try to scale before you validate demand&lt;br&gt;
2.Local services often have way less competition than online stuff&lt;br&gt;
3.Word of mouth beats any paid advertising&lt;/p&gt;

&lt;p&gt;Anyone else grinding on side projects? Would love to hear your stories.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Your words can effortlessly reach a global audience.</title>
      <dc:creator>freeourdays</dc:creator>
      <pubDate>Fri, 22 Nov 2024 12:17:36 +0000</pubDate>
      <link>https://forem.com/freeourdays/your-words-can-effortlessly-reach-a-global-audience-lm8</link>
      <guid>https://forem.com/freeourdays/your-words-can-effortlessly-reach-a-global-audience-lm8</guid>
      <description>&lt;p&gt;As a developer, I occasionally stay active on various self-media platforms.&lt;/p&gt;

&lt;p&gt;Whether it’s publishing long-form articles on platforms like WeChat Official Account, Toutiao, or Zhihu, or posting short updates on Weibo, Jike, or even international platforms like Twitter, Facebook, and Medium, I always try to distribute my content across these platforms. After all, it takes a lot of effort to write an article, so not sharing it on multiple platforms would be a missed opportunity for more visibility, right?&lt;/p&gt;

&lt;p&gt;I’m curious if any of you reading this have tried self-media or are planning to. From my perspective, here are some challenges I often face:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;1.  Manually copying and pasting text and images across multiple platforms is extremely time-consuming and gets frustrating after a few times, seriously cutting into creative time.
2.  Using third-party clients like Yixiaoer can be expensive, with limitations on the number of syncs and accounts. Moreover, the formatting on many platforms often ends up problematic.
3.  When publishing on international platforms, I often need to translate my articles into the target languages, which adds even more work.
4.  Sometimes, I only have a few keywords as inspiration and haven’t figured out how to connect them into a cohesive piece. It would be great if I had an AI that truly understood me.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;In light of these efficiency demands, the Distributer tool emerged. It’s available as a browser plugin, making it lightweight and free from the constraints of installing a dedicated client.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fitt5h26h5doh6g7aii47.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fitt5h26h5doh6g7aii47.png" alt="Image description" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After using it for some time, here are my thoughts:&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;1.  The Distributer plugin operates as a sidebar, so it doesn’t interfere with browsing. You can use it alongside your usual web activities seamlessly.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyd036gwn56x1buzmmfrt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyd036gwn56x1buzmmfrt.png" alt="Image description" width="800" height="600"&gt;&lt;/a&gt;&lt;br&gt;
    2.  It focuses mainly on text and image content, which suits my needs since I don’t post videos. The sync success rate is generally high, and occasional sync issues can be resolved with a quick retry.&lt;br&gt;
    3.  One notable feature is that it assists in opening all the platforms you need to sync to and formatting the content but doesn’t publish it automatically. Since each platform has unique settings, manually selecting options for the best results is ideal. Additionally, this manual step gives you a chance to double-check and tweak the layout—a small time investment that’s worth it, considering the bulk of the work is handled by the plugin.&lt;br&gt;
    4.  One standout feature of Distributer is its ability to set different languages for different platforms. For example, I need my articles on domestic platforms but also want them to reach an international audience. Since each country has its language preferences, distributing content in only Chinese would diminish its effectiveness. The plugin translates uploaded Chinese content into multiple languages (currently supporting English and Japanese) and lets you assign specific languages to different platforms. This ensures the content is distributed in the appropriate language—a fantastic feature.&lt;br&gt;
    5.  With AI integration, the plugin also supports text generation. Based on your input ideas, it can create a short article automatically. However, I haven’t used this much yet, as I mainly distribute pre-written content.&lt;br&gt;
    6.  Since the plugin supports many platforms, the interface can feel a bit cluttered. Not all platforms are relevant to my needs. Thankfully, Distributer allows you to drag and rearrange platforms so your frequently used ones appear at the top. Once sorted, the layout is saved for future use, eliminating the need to rearrange each time.&lt;/p&gt;

&lt;p&gt;Overall, as a lightweight browser-based tool, Distributer is quite well-developed, with a clean interface and official website support. That said, there’s still room for improvement.&lt;/p&gt;

&lt;p&gt;For example, currently, it only supports email registration and login, without third-party platform integration for one-click login, which can be inconvenient. Additionally, the AI-generated content lacks the emotional depth of human writing, though it is undeniably fast.&lt;/p&gt;

&lt;p&gt;If you’ve encountered the issues I mentioned earlier, this plugin is worth a try. It can save you a significant amount of time on content distribution and synchronization. Plus, as the plugin is still in its early stages, it’s continually being updated and improved, and I believe it will become even more user-friendly in the future.&lt;/p&gt;

&lt;p&gt;Finally, here’s the link to the plugin: &lt;a href="https://distributer.top" rel="noopener noreferrer"&gt;https://distributer.top&lt;/a&gt;&lt;/p&gt;

</description>
      <category>distributer</category>
      <category>distributor</category>
    </item>
    <item>
      <title>4 Killer Free AI Text-to-Speech Websites You Need to Try</title>
      <dc:creator>freeourdays</dc:creator>
      <pubDate>Sat, 06 Jul 2024 06:20:46 +0000</pubDate>
      <link>https://forem.com/freeourdays/4-killer-free-ai-text-to-speech-websites-you-need-to-try-3cfj</link>
      <guid>https://forem.com/freeourdays/4-killer-free-ai-text-to-speech-websites-you-need-to-try-3cfj</guid>
      <description>&lt;p&gt;Text-to-speech (TTS) technology has become increasingly popular among content creators and voiceover artists. While many professional voiceover platforms offer high-quality voices, their subscription fees can be quite expensive, especially for infrequent users.&lt;/p&gt;

&lt;p&gt;However, with the rise of AI, many websites now offer free TTS services with impressive audio quality, rivaling even some paid software.&lt;/p&gt;

&lt;p&gt;Here are a few user-friendly and completely free TTS websites worth exploring:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Tiktok AI Voice&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;● Description: This website allows you to convert text to speech for free, preview the results, and download the audio in MP3 format.&lt;/p&gt;

&lt;p&gt;● Features: The homepage acts as the tool itself, making it incredibly easy to use. It supports 5 different voices with surprisingly good quality, almost devoid of any robotic sound. The character limit is 1000.&lt;/p&gt;

&lt;p&gt;● Link: &lt;a href="https://tiktokaivoice.top" rel="noopener noreferrer"&gt;https://tiktokaivoice.top&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmh8kbslfar5dbpdal308.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmh8kbslfar5dbpdal308.png" alt="Image description" width="800" height="494"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Countik
● Description: Countik specializes in converting text to TikTok-style voices, which can be easily downloaded from your browser.
● Features: In addition to voice generation, it also offers music generation. However, it has a character limit of 300.
● Link: &lt;a href="https://countik.com/tiktok-voice-generator" rel="noopener noreferrer"&gt;https://countik.com/tiktok-voice-generator&lt;/a&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr4q53nssf1600myj27si.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr4q53nssf1600myj27si.png" alt="Image description" width="800" height="454"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Ttsmaker&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;● Description: This is a free and versatile text-to-speech tool.&lt;/p&gt;

&lt;p&gt;● Features: Ttsmaker supports multiple languages and has a limit of 2000 characters per conversion and 20,000 characters per week. While the voice quality isn't as natural as Tiktok AI Voice, it's more than sufficient for light use.&lt;/p&gt;

&lt;p&gt;● Link: &lt;a href="https://ttsmaker.com" rel="noopener noreferrer"&gt;https://ttsmaker.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxp1u747mpzpcjfeyo2u1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxp1u747mpzpcjfeyo2u1.png" alt="Image description" width="800" height="521"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Play.ht&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;● Description: Play.ht is a text-to-speech and AI voiceover tool.&lt;/p&gt;

&lt;p&gt;● Features: It boasts support for a wider range of languages compared to the previous options. However, the voice quality is similar to Ttsmaker, with a noticeable robotic tone that lacks the naturalness of Tiktok AI Voice and Countik. It has a limit of 1000 characters per conversion.&lt;/p&gt;

&lt;p&gt;● Link: &lt;a href="https://play.ht/text-to-speech" rel="noopener noreferrer"&gt;https://play.ht/text-to-speech&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4dkhgyesl3w6btrtgksj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4dkhgyesl3w6btrtgksj.png" alt="Image description" width="800" height="439"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Of course, there are many other free and paid TTS websites available. Feel free to share your recommendations in the comments!&lt;/p&gt;

&lt;p&gt;Now, it's your turn! Don't forget to give this video a thumbs up, subscribe to my channel, and share it with your friends!&lt;/p&gt;

&lt;p&gt;If you're even slightly interested in building your online presence, exploring freelance opportunities, diving into independent development, earning extra income, or simply pursuing a brighter future, subscribing to my channel might be a good idea. While I might not make you rich directly, connecting with like-minded individuals is always a win-win! Let's chase our dreams together!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>月访问量36万的网站如何寻找关键词？</title>
      <dc:creator>freeourdays</dc:creator>
      <pubDate>Sat, 20 Apr 2024 16:00:00 +0000</pubDate>
      <link>https://forem.com/freeourdays/yue-fang-wen-liang-36mo-de-wang-zhan-ru-he-xun-zhao-guan-jian-ci--4ik8</link>
      <guid>https://forem.com/freeourdays/yue-fang-wen-liang-36mo-de-wang-zhan-ru-he-xun-zhao-guan-jian-ci--4ik8</guid>
      <description>&lt;p&gt;大家好，我是弗雷，一名独立开发者。今天我们一起来以 Google 搜索月访问量 36 万的网站为例，来学习如何有效地寻找大量的关键词列表。&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;1. 关键词研究对于 SEO 为什么重要 ？&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;关键词研究是识别和分析人们在线搜索信息时使用的特定词语和短语的过程。&lt;/p&gt;

&lt;p&gt;毫不夸张地说，关键词就是我们 SEO 活动的指南针：它告诉我们去哪里，以及是否正在取得进展，从而帮助我们更好地理解目标受众。&lt;/p&gt;

&lt;p&gt;换句话说：&lt;strong&gt;关键词研究是21世纪的市场研究。&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;以月访问量 45 万的 backlinko 网站为例，其有 36 万的访问量来源于 Google 搜索，促成其网站流量增长的第一大因素是关键词研究。比如在发现一个低竞争度关键词 mobile SEO 之后，便围绕这个词创建了一篇 SEO 优化内容：移动 SEO 权威指南。由于该关键字的竞争力并不强，所以网站很快就排名前三。而该网站发现关键词的方法也是接下来要介绍的一些方法。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy771iab68uzevy9qsh2o.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy771iab68uzevy9qsh2o.png" alt=" " width="800" height="405"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;2. 如何制作关键词模板 ？&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;一个中意的关键词一定是来源于一堆备选关键词，所以建立关键词列表就极为重要。根据不同人的习惯，我们的关键词列表可以形成不同的模板来复用。&lt;/p&gt;

&lt;p&gt;通过模板将来自不同的工具和网站的关键词内容汇集到一处，就没有必要在多个选项卡之间跳来跳去，以免遗漏很多重要内容。通过模板中众多的关键词列表及其指标，再来进一步筛选目标。&lt;/p&gt;

&lt;p&gt;如果你不想或者不知道制作什么样的关键词模板，或许可以在我提供的 &lt;a href="https://docs.google.com/spreadsheets/d/1N334MQKltBPbHEGd_M60JvhFMAtYqb4P/edit?usp=sharing&amp;amp;ouid=105735057848995990796&amp;amp;rtpof=true&amp;amp;sd=true" rel="noopener noreferrer"&gt;模板&lt;/a&gt; 基础上优化。&lt;/p&gt;

&lt;h3&gt;
  
  
  3. 如何获取广泛的关键词列表 ？
&lt;/h3&gt;

&lt;p&gt;在信息繁杂的互联网世界，我们不缺少关键词来源，随便一搜就是一大把，但是往往很难保证这些关键词的质量。所以，正确的获取相对高质量关键词的方法就非常重要。&lt;/p&gt;

&lt;h3&gt;
  
  
  比如维基百科就是一个被忽视的关键词研究宝库
&lt;/h3&gt;

&lt;p&gt;首先，前往维基百科并输入一个广泛的关键字 Coffee：&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvtiinis1h8p9mg0ip2te.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvtiinis1h8p9mg0ip2te.png" alt=" " width="800" height="272"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;然后就会出现该广泛主题的维基百科条目：&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmaa63wrf99tf3vn7gk98.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmaa63wrf99tf3vn7gk98.png" alt=" " width="800" height="646"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;然后，在侧面的子主题里面也会列出很棒的关键词，而且很难通过其他方式找到：&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8ebaqpvoyyskij6narbs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8ebaqpvoyyskij6narbs.png" alt=" " width="800" height="940"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;我们还可以单击页面上的蓝色内部链接来查看其他密切相关的词条。例如，在 Coffee 条目上，还有 Coffee preparation 的子链接：&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwh3e21wnidy6kho7sbob.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwh3e21wnidy6kho7sbob.png" alt=" " width="800" height="296"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;当点进去之后，又可以找到更多可以添加到列表中的关键词：&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffhy1i32pt8qc8u6puv8r.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffhy1i32pt8qc8u6puv8r.png" alt=" " width="800" height="787"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;通过一层一层的筛选，我们最终就可以得到一批特定主题的关键词列表。&lt;/p&gt;

&lt;h3&gt;
  
  
  另一个方法是查看 Google 搜索结果底部的“相关搜索”部分
&lt;/h3&gt;

&lt;p&gt;假设在 Google 搜索 content marketing。除了首页显示的内容之外，我们滚动到页面底部，可以找到与搜索词密切相关的 8 个关键字的列表。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fms9ky250fyqphbgzx9l7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fms9ky250fyqphbgzx9l7.png" alt=" " width="800" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;就像 Google Suggest 一样，这些是&lt;strong&gt;直接来自 Google 的&lt;/strong&gt;关键字提示。所以我们不需要猜测它们是否受欢迎。谷歌实际上是在告诉我们：“有大量的人搜索这些关键词。”&lt;/p&gt;

&lt;p&gt;然后再点击其中一个关键词，再次滑动到页面底部，就又可以得到一批相关关键词列表，如此重复并清洗，就可以得到来自谷歌的一手的关键词列表。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffp4bk1mv1brgfi4uhqwt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffp4bk1mv1brgfi4uhqwt.png" alt=" " width="800" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;还可以在 Reddit 上查找关键词创意&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;由于我们的网站主要面向海外，目标受众很可能经常在 Reddit 上闲逛。这也意味着我们通常可以在这个平台上找到很多的关键词创意。&lt;/p&gt;

&lt;p&gt;假设我们经营一个销售有机狗粮的网站，那么可以去 Reddit，然后搜索目标受众感兴趣的广泛主题，以及与产品相关的内容。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgaamxvqy4cpvgwjtg1d7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgaamxvqy4cpvgwjtg1d7.png" alt=" " width="800" height="126"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;然后，选择受众可能常去的 Reddit 子版块：&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxalnm90hmjx9pj23xcou.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fxalnm90hmjx9pj23xcou.png" alt=" " width="800" height="298"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;最后，优先查看有大量评论的线程，如下所示，可以将“dog food allergies”添加到关键字提示列表中。当然还可以再进一步使用免费的 SEO 工具 Keyworddit 来扫描更多的相关关键词。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frew5gzuctzjoimc0v4bf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frew5gzuctzjoimc0v4bf.png" alt=" " width="800" height="271"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;然后再使用 Google 和 YouTube 建议&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;进过前面的关键词获取，我们已经有了一个关键词列表，然后将每个关键词输入到 Google 中，并查看 Google 建议的词条。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6ta9hqtps9mfqnuyn2v2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6ta9hqtps9mfqnuyn2v2.png" alt=" " width="800" height="772"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;这些来自搜索引擎的提示都是很好的关键字，可以添加到的我们的列表中。&lt;/p&gt;

&lt;p&gt;当然，也可以通过 YouTube Suggest 和 Bing 这些热门搜索入口来找到关键字建议。&lt;/p&gt;

&lt;h3&gt;
  
  
  还可以通过热门论坛查找热门词
&lt;/h3&gt;

&lt;p&gt;论坛就像 24 小时开放的实时焦点小组。找到目标受众常去的论坛的最简单方法是在谷歌中使用以下搜索字符串：&lt;/p&gt;

&lt;p&gt;“keyword forum”&lt;/p&gt;

&lt;p&gt;“keyword” + “forum”&lt;/p&gt;

&lt;p&gt;“keyword” + “forums”&lt;/p&gt;

&lt;p&gt;“keyword” + “board”&lt;/p&gt;

&lt;p&gt;当进入到论坛之后，需要注意该论坛是如何分成不同部分的：这些不同的部分都是可以添加到列表中的潜在关键词。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7quimv2w43jy5k1edbxx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7quimv2w43jy5k1edbxx.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;要深入挖掘，就可以继续查看论坛上的一些子主题，每一个主题都是一个很好的关键词来源：&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2p4ssphpuk36tx8x017d.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2p4ssphpuk36tx8x017d.png" alt=" " width="800" height="636"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  4. 总结
&lt;/h3&gt;

&lt;p&gt;通过以上内容的实际操作，我们可以深入了解到一手的关键词的实质内容，并得到了大量的关键词列表。但如果我们想要更加深入和专业的研究所选取的关键词指标，就需要使用第三方分析工具。在后面的文章中将进一步介绍多种免费和付费的 SEO 分析工具。请记得点赞+关注哦！&lt;/p&gt;

&lt;p&gt;如果你已经对出海建站，对自由职业，对独立开发，对副业赚钱，对追求更加美好的未来有了一丝丝兴趣，关注 &lt;a href="http://freeourdays.com" rel="noopener noreferrer"&gt;弗雷&lt;/a&gt; ，或许是个不错的选择。尽管我可能不会给你直接带来收益，但是交个朋友，准没错！一起加油，追梦者！&lt;/p&gt;

</description>
    </item>
    <item>
      <title>【SEO新手必看】7步轻松提升网站流量</title>
      <dc:creator>freeourdays</dc:creator>
      <pubDate>Sat, 23 Mar 2024 12:43:17 +0000</pubDate>
      <link>https://forem.com/freeourdays/seoxin-shou-bi-kan-7bu-qing-song-ti-sheng-wang-zhan-liu-liang-3ma7</link>
      <guid>https://forem.com/freeourdays/seoxin-shou-bi-kan-7bu-qing-song-ti-sheng-wang-zhan-liu-liang-3ma7</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;大家好，我是弗雷，一名独立开发者。你是否在为如何让网站在搜索引擎中脱颖而出而苦恼？别担心，今天我们一起揭秘SEO的神秘面纱，即使是SEO新手，也能快速有效提升网站流量。&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;1. 关键词挖掘：寻宝游戏的开始&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;SEO 中文描述是搜索引擎优化，而优化的前提就是关键词的选取。就像我们希望用最低的价格买到想要的商品，我们也希望选取的关键词搜索量大且优化难度低。虽然看上去可能是一个悖论，但完全可以靠 SEO 优化技巧来不断拟合。&lt;/p&gt;

&lt;p&gt;想象一下，你是一位探险家，而关键词就是隐藏在互联网丛林中的宝藏。你是跟随前人探索的脚印前进，还是另辟蹊径寻找更优质的路呢？从利益风险比最大化的角度来看，我想应该没有最优解。&lt;/p&gt;

&lt;p&gt;关键词的寻找是技巧➕运气的有机结合。运气方面不能靠人为控制，但在技巧上我们是可以不断提高的。不论是 Google、百度等搜索引擎入口，还是 Youtube、微博、小红书等社交媒体入口，亦或是Ahrefs、Semrush 等专业的关键词分析工具，都可以由浅入深去寻找值得入场的关键词。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Froxd1f2r7tedlfmukgqu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Froxd1f2r7tedlfmukgqu.png" alt=" " width="800" height="604"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. 内容创作：打造用户心中的“理想家园”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;找到关键词之后，我们就需要建造一座能够持续吸引游客的“理想家园”，而所谓的理想就是我们的内容要给用户带来价值。这个价值可以是经济价值，也可以是情绪价值，总之就是你要让用户觉得你是有用的。&lt;/p&gt;

&lt;p&gt;就像精心装修的房子，只有温馨舒适，才能让人流连忘返。在内容创作上，我们要围绕选取的主关键词，深入挖掘用户的需求，然后衍生出一系列辅关键词，从而打造我们的关键词矩阵，为搜索者提供真正想要的信息。当搜索引擎和搜索用户都认为我们的内容有价值时，网站的关键词排名自然就会上升。&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. 标题的诱惑：吸引眼球的“魔法招牌”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;一个有魅力的标题，就像是一句能够吸引顾客进店的亮眼招牌。它需要包含关键词，同时又要足够吸引用户，让人一看就有点击的冲动。&lt;/p&gt;

&lt;p&gt;就像一道菜品，言简意赅的普通菜名是肉沫粉条，富有新意的高端菜名是蚂蚁上树。作为初学者，最简单的标题当然就是对全文的直白概述。但是当内容创作越来越丰富时，我们也要适当模仿、学习和创造更有吸引力、更具热点的标题招牌。当然，切忌做标题党，其中的度需要好好把握。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi8ir6b5qhxpvshq9bini.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi8ir6b5qhxpvshq9bini.png" alt=" " width="800" height="684"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. 用户体验：让访问变成一场“美好旅行”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;随着生活水平的提高，我们去餐厅吃饭，不光要求菜品丰盛美味，如果能有安静宽敞的包厢环境则更是锦上添花。我们的网站带来的用户体验也是一个道理。&lt;/p&gt;

&lt;p&gt;网站外观设计要符合大众审美或者特定人群的审美，太时尚或者太怪异都会让用户不适应。&lt;/p&gt;

&lt;p&gt;网站内容布局要方便搜索引擎爬取，同时又要保证结构清晰，最好不要有太深的目录层级。&lt;/p&gt;

&lt;p&gt;网站响应速度要在经济允许范围内尽可能的快速，并且在不同种类的设备上都能够正常显示，太慢的网站，搜索引擎不喜欢，用户更不喜欢。&lt;/p&gt;

&lt;p&gt;用户体验就像是一场精心策划的旅行，每一个环节都要让用户感到舒适和愉快，这样才能将更多的游客转化为回头客。&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5. 内部链接：构建网站内的“城市公路”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;内部链接就是连接网站各个页面的入口，比如在首页可以链接到各个详情页，而在一个详情页又链接到其他的详情页和首页等。&lt;/p&gt;

&lt;p&gt;把网站看成一座城市的话，内部链接就像是一条条城市公路和高架桥，方便用户可以快速到达城市的每一个角角落落。而井然有序的城市规划和路线设计，能更好地减少人们的出行时间。我们的网站也是一样，规则有序的内链设计，更有利于搜索引擎抓取，也更方便用户浏览内容。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz7f483ho8kai9gg19wbi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz7f483ho8kai9gg19wbi.png" alt=" " width="800" height="504"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;6. 反向链接：连接外部的“高速公路”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;内部链接作用于网站内部，而反向链接则是链接各个不同的网站的高速公路。当用户在另一个网站发现我们的网站时，可以很方便的点击进来。&lt;/p&gt;

&lt;p&gt;同时，高质量的反向链接，就像是其他网站给我们授予的荣誉勋章。外链越多，在某种程度上也证明了我们的网站内容更有价值。创造有价值的内容，就像是赢得了社区的认可，自然会吸引其他网站主动与我们建立链接。&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;7. 技术优化：打好网站的“坚实基础”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;首先，建立一个网站本身或多或少的就会用到一些计算机技术。技术也没有高低之分，不论是使用 静态 html，还是使用 Vue、React 等框架，以及更多的后端服务，根据不同应用场景选取不同的解决方案才是最合适的。&lt;/p&gt;

&lt;p&gt;如果是一个简单的展示页面，html + css 就已经足够。如果需要接入登录、付款等复杂的场景，那么就需要再给网站进行更复杂的武装。技术没有贵贱之分，但是有安全、性能和速度之分，而这些又不光跟框架本身相关，使用框架的人本身也是一个很重要的因素。&lt;/p&gt;

&lt;p&gt;当我们的网站能够持续保证安全高效地运行时，搜索引擎也就会更多的光顾。如果网站老是 404 ，搜索引擎和用户应该都很反感。&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;本篇内容更像是对网站和 SEO 的一个总结和概览，其中的每一步都可以分解出来进行详细分析。如果你刚好有兴趣的话，不如给弗雷一个免费的点赞收藏转发和关注哦，我将持续更新更多内容！&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;如果你已经对出海建站，对自由职业，对独立开发，对副业赚钱，对追求更加美好的未来有了一丝丝兴趣，关注 &lt;a href="https://freeourdays.com/posts/SEO-Beginners-Must-See-7-Easy-Steps-to-Boost-Website-Traffic/" rel="noopener noreferrer"&gt;弗雷&lt;/a&gt; ，或许是个不错的选择。尽管我可能不会给你直接带来收益，但是交个朋友，准没错！一起加油，追梦者！&lt;/p&gt;
&lt;/blockquote&gt;

</description>
    </item>
    <item>
      <title>10分钟上线SEO友好的免费个人博客</title>
      <dc:creator>freeourdays</dc:creator>
      <pubDate>Thu, 21 Mar 2024 15:47:25 +0000</pubDate>
      <link>https://forem.com/freeourdays/10fen-zhong-shang-xian-seoyou-hao-de-mian-fei-ge-ren-bo-ke-2nj2</link>
      <guid>https://forem.com/freeourdays/10fen-zhong-shang-xian-seoyou-hao-de-mian-fei-ge-ren-bo-ke-2nj2</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;大家好，我是弗雷，一名独立开发者。今天来跟大家一起学习，仅需10分钟就能搭建并部署上线一个免费的SEO友好的个人博客。请务必跟随弗雷的流程走哦！&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;注册Github&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Github是一个版本控制系统，如果你暂时还不理解何为版本控制系统，不妨将其想象成一个存放代码的大仓库。你可以随时从这个仓库存储代码，也可以随时修改和删除代码。打开&lt;a href="https://github.com/" rel="noopener noreferrer"&gt;Github&lt;/a&gt;，并使用邮箱进行注册。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fufx1318z6stnykr0zfp9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fufx1318z6stnykr0zfp9.png" alt="Github 首页" width="800" height="585"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;注册Vercel&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Vercel是一个免费的网站托管平台，如果你暂时也不懂什么是网站托管，可以将其理解为一个店铺，用来展示你的仓库中的物品。顾名思义，Vercel可以用来向外界的用户可视化地展示你在Github中存储的代码。打开&lt;a href="http://vercel.com" rel="noopener noreferrer"&gt;Vercel&lt;/a&gt;，并使用之前注册的Github账号进行注册登录。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2mu51xniq42vpe01wsg1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2mu51xniq42vpe01wsg1.png" alt="Vercel 首页" width="800" height="585"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;部署Vercel模板&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;由于当前 Github 中还没有添加代码，我们可以去网络上寻找自己喜欢的网站模板代码，或者直接使用Vercel中提供的精美预设模板。点击Templates，选择一个模板进入。以 astro-paper 为例，这是一个 SEO 友好的博客模板，点击Deploy，网站会自动识别我们的 Github 仓库，输入自定义的仓库名，并点击Create，Vercel 就会自动帮我们生成代码并进行部署。当跳转至Congratulations界面，说明网站已经部署成功啦，点击即可跳转进行预览。此时的域名为Vercel自动为我们分配的子域名，如果你有自己的域名，点击 Add Domain 即可绑定其他域名。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpb6ta3cy4iaclcij5695.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpb6ta3cy4iaclcij5695.png" alt="Vercel 模板" width="800" height="585"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fv3xnxdyu0tfqz6zfd2ei.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fv3xnxdyu0tfqz6zfd2ei.png" alt="Vercel 部署" width="800" height="585"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff4j0mbwtf04f5eqwcnqs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff4j0mbwtf04f5eqwcnqs.png" alt="添加域名" width="800" height="585"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;现在你已经完成了初级任务，接下来将进行稍微进阶的任务。&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;下载并安装 VSCode&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;VSCode 是来自微软的一款免费且强大的代码编辑器，前往 &lt;a href="https://vscode.com/" rel="noopener noreferrer"&gt;VSCode 官网&lt;/a&gt;，下载对应操作系统的安装程序，并完成安装。后续也可以在网上搜索更多有趣的插件来武装属于你的 VSCode 。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fozisoghsx3s3pzgv5qe3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fozisoghsx3s3pzgv5qe3.png" alt="VSCode 官网" width="800" height="585"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;下载并安装 Git&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Git 是一个开源分布式版本控制系统，可以将其看作联系你的电脑和 Github 仓库的纽带，保证本地电脑中的代码与 Github 中的代码同步。在 &lt;a href="https://git-scm.com/downloads" rel="noopener noreferrer"&gt;Git 官网&lt;/a&gt; 下载并安装完成后，我们可以通过命令行界面来使用Git。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu0z2ki87comy4vulappd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu0z2ki87comy4vulappd.png" alt="Git 下载" width="800" height="585"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;克隆代码至本地&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;在本地创建一个文件夹并使用 VSCode 打开，然后点击克隆，并在弹出的输入框中粘贴 Github 仓库的地址，等待片刻即可将代码克隆至本地。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fko8ybwq9j0pr09xtwr5j.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fko8ybwq9j0pr09xtwr5j.png" alt="克隆代码" width="800" height="628"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft17pbkjlyb1abo87gxsi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft17pbkjlyb1abo87gxsi.png" alt="Github 仓库链接" width="800" height="425"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;更改模板网站的内容&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;在 VSCode 中，我们可以随意修改网站模板的内容，比如更改文本、加入你的项目图片、调整布局等等。当然，这需要我们有一定的编程基础。&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;提交至 GitHub 仓库&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;代码修改完成后，简要输入所修改的内容，然后点击提交和推送，即可将本地代码更新至 Github 仓库中。Vercel 也会自动检测到 GitHub 仓库中的最新更改，并自动部署最新的版本到网站上去。&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzhmvzjviiyjzy10uryyk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzhmvzjviiyjzy10uryyk.png" alt="提交代码" width="800" height="484"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;刚部署上线的博客空空荡荡，但是随着日积月累，我们的文章越写越多时，每次打开个人网站，都会有一种振奋人心的喜悦，因为这些都是属于我们自己的精神财富。&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;如果我们的文章足够优质，我们甚至可以把网站提交至谷歌搜索引擎。当有越来越多的人在网站上留下足迹时，这些正反馈也会更进一步激励我们去创作更加优质的内容。当网站的访问量足够大时，为网站添加谷歌广告，将带来一份可持续的可观的被动收入。&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;如果你已经对自由职业，对独立开发，对副业赚钱，对追求更加美好的未来有了一丝丝兴趣，关注 &lt;a href="http://freeourdays.com" rel="noopener noreferrer"&gt;弗雷&lt;/a&gt; ，或许是个不错的选择。尽管我可能不会给你直接带来收益，但是交个朋友，准没错！一起加油，追梦者！&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>github</category>
      <category>vercel</category>
      <category>seo</category>
      <category>freelance</category>
    </item>
  </channel>
</rss>
