├── CONTRIBUTING.md ├── CONTRIBUTING_ZH.md ├── LICENSE ├── README.md └── README_zh.md /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | # Contributing to Awesome Backlinks 2 | 3 | First and foremost, thank you for considering contributing to **Awesome SEO Backlinks**! Every contribution, no matter how small, enriches our community and brings more value to all its members. Here's how you can help: 4 | 5 | ## Why Your Contribution Matters 6 | 7 | 1. **Knowledge Amplification** - The SEO field is vast, and by sharing what you've discovered, you help demystify complex topics and enable others to learn more efficiently. 8 | 2. **Staying Updated** - SEO and backlink building are rapidly evolving domains. Through communal sharing, we ensure everyone stays updated with the latest advancements. 9 | 3. **Community Building** - Your contribution aids in nurturing a robust, supportive community where novices can learn and experts can share. 10 | 11 | ## Ways to Contribute 12 | 13 | 1. **Share Backlinks & Resources**: 14 | - Create an issue with the title "Backlink: [Resource Name]". 15 | - Provide a link, a brief description, the difficulty level (beginner/intermediate/advanced), and any other pertinent details. 16 | - We'll review and, if deemed appropriate, include it in our main list. 17 | 18 | 2. **Improvements & Corrections**: 19 | - Found a typo, broken link, or outdated information? Raise an issue or submit a pull request. 20 | - Suggestions to enhance existing tutorials or resources are also welcomed! 21 | 22 | 3. **Spread the Word**: 23 | - A bigger community means richer content. Share our repository with peers, on forums, or through social media. 24 | 25 | 4. **General Feedback**: 26 | - We're always open to feedback on how we can make **Awesome SEO Backlinks** even better. Whether it's about a new feature, organizational changes, or any other improvements, we'd love to hear from you. 27 | 28 | ## Best Practices 29 | 30 | - Ensure that the resources you're sharing are accessible to everyone (free or at least offers significant content without a paywall). 31 | - Be respectful and provide constructive feedback. 32 | - If suggesting a new category or significant changes, provide a rationale behind your suggestions. 33 | 34 | ## Closing Thoughts 35 | 36 | Your insights, knowledge, and unique perspectives are what make this community truly "awesome." Even if you're just getting started in the world of SEO, remember that your journey and the resources that have helped you can immensely benefit someone else. So don't hesitate! 37 | 38 | Once again, thank you for being an invaluable part of **Awesome SEO Backlinks**! 39 | -------------------------------------------------------------------------------- /CONTRIBUTING_ZH.md: -------------------------------------------------------------------------------- 1 | # 如何参与 "Awesome SEO Backlinks" 2 | 3 | 感谢你考虑向 **Awesome SEO Backlinks** 做出贡献!每一个小小的努力,都能为这个社区带来巨大的价值。下面是如何参与的简单指南: 4 | 5 | ## 为什么参与 6 | 7 | 1. **分享知识** - 把你掌握的分享出来,让复杂的知识变得简单,帮助更多的人。 8 | 2. **持续进步** - SEO 领域日新月异,共同分享,大家都不会落后。 9 | 3. **共建社区** - 你的每一次分享,都是对社区的支持和建设。 10 | 11 | ## 参与方式 12 | 13 | 1. **分享教程和资源**: 14 | - 新建一个标题格式为 "资源:[资源名称]" 的 issue。 15 | - 提供相关链接、简述内容、指明难度(初级/中级/高级)等信息。 16 | - 我们会进行审核后决定是否加入。 17 | 18 | 2. **修正和建议**: 19 | - 发现文字错误、失效链接或有更新的信息?请提交 issue 或 pull request。 20 | - 对现有内容的建议也非常欢迎! 21 | 22 | 3. **推广我们**: 23 | - 更多的人知道,内容才会更丰富。在社交媒体、学习群或论坛中分享这个仓库吧! 24 | 25 | 4. **反馈**: 26 | - 对于如何让 **Awesome SEO Backlinks** 更好,我们始终保持开放的态度。你的意见和建议,都是我们前进的动力。 27 | 28 | ## 最佳实践 29 | 30 | - 请确保您分享的资源大家都能轻松获取,尽量是免费的或者即使是付费内容也有大量免费预览。 31 | - 交流时,请友善并给出有建设性的意见。 32 | - 如果你想建议新的分类或有大的修改,告诉我们你的想法背后的理由。 33 | 34 | 一起,让这个社区更加繁荣! 35 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2024 indie-hacking 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Awesome SEO Backlinks 2 | 3 | [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/indie-hacking/Awesome-SEO-Backlinks) 4 | [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) 5 | ![](https://img.shields.io/github/last-commit/indie-hacking/Awesome-SEO-Backlinks?color=green) 6 | [![GitHub Repo stars](https://img.shields.io/github/stars/indie-hacking/Awesome-SEO-Backlinks?style=social)](https://github.com/indie-hacking/Awesome-SEO-Backlinks) 7 | 8 | English | [中文版](README_zh.md) 9 | 10 | Awesome SEO Backlinks houses a curated collection of useful backlinks and SEO resources used by Startups, SEO professionals and Indie Hackers. Discover in-depth analysis on each backlink, organized by its backlink strength, difficulty and categories. 11 | 12 | ## 🌱 How to Contribute 13 | 14 | We warmly welcome contributions from everyone, whether you've found a typo, a broken link, have a suggestion, or want to share a new resource related to SEO, or a new backlink. For detailed guidelines on how to contribute, please see our [CONTRIBUTING.md](CONTRIBUTING.md) file. 15 | 16 | ## 📜 Content 17 | - [👋 Introduction](#-introduction) 18 | - [❓ How to Use This Repository](#-how-to-use-this-repository) 19 | - [🏢 Foundational Backlinks](#-foundational-backlinks) 20 | - [👤 Other Social Media](#-other-social-media) 21 | - [📁 Directories](#-directories) 22 | - [👥 Communities](#-communities) 23 | - [🖋️ Writing Platforms](#%EF%B8%8F-writing-platforms) 24 | - [🧑‍💼 Job Boards](#-job-boards) 25 | - [📱 App Store](#-app-store) 26 | - [🗂 Miscellaneous](#-miscellaneous) 27 | 28 | ## 👋 Introduction 29 | 30 | In the dynamic world of SEO, backlinks stand as a cornerstone of a successful strategy. They not only help in improving a website's search engine rankings but also in building online authority. However, not all backlinks are created equal, and finding the right ones can be a daunting task. 31 | 32 | ### ❓ How to Use This Repository 33 | 34 | Navigating **Awesome SEO Backlinks** is straightforward. The repository is organized into sections based on backlink categories, strength, and acquisition difficulty. Here's how to make the most out of it: 35 | 36 | - **Explore Categories**: Jump into categories that align with your industry or SEO goals to find relevant backlinks. 37 | - **Analyze Backlinks**: For each listed backlink, we provide a comprehensive analysis covering its strength, acquisition difficulty, and potential SEO impact. 38 | - **Contribute and Collaborate**: Your insights and contributions can help grow this repository. If you have backlinks to add or updates for existing ones, please see our [CONTRIBUTING.md](CONTRIBUTING.md) file. 39 | 40 | ## 🏢 Foundational Backlinks 41 | 42 | Foundational backlinks are the bedrock of your website's online presence, signaling to search engines like Google that your business is active and legitimate. Despite being nofollow, these links are crucial in laying the groundwork for your SEO strategy. 43 | 44 | - **Google Business Profile** 45 | ![](https://img.shields.io/badge/Level-Easy-green) 46 | ![](https://img.shields.io/badge/Free-blue) 47 | - Essential for local SEO, a Google Business Profile enhances your visibility on Google Maps and search results, with the added perk of $400 ad credits. 48 | - Note: You need to get verified before the profile is visible. 49 | - Create a Profile [here](https://business.google.com/create). 50 | - **Facebook** ![](https://img.shields.io/badge/Level-Easy-green) ![](https://img.shields.io/badge/Free-blue) 51 | - A Facebook Page provides a public face for your business, distinct from personal profiles, ensuring visibility to all users, including those not logged in. 52 | - Example: [PromptSora](https://www.facebook.com/profile.php?id=61556437962694). 53 | - Create a page [here](https://www.facebook.com/pages/creation). 54 | - **Instagram** ![](https://img.shields.io/badge/Level-Easy-green) ![](https://img.shields.io/badge/Free-blue) 55 | - Start with a new account and convert it to a business profile to leverage Instagram as a marketing channel. 56 | - Note: Website links must be set via mobile. 57 | - Get started with a business account [here](https://business.instagram.com/getting-started). 58 | - **X** ![](https://img.shields.io/badge/Level-Easy-green) ![](https://img.shields.io/badge/Free-blue) 59 | - A dedicated Twitter account for your product/startup is invaluable for engagement and can be linked in many directories without impacting post visibility. 60 | - You can embed a link in your profile. 61 | - Example: [WebDesignInspiration](https://twitter.com/wdidotcom). 62 | - Create an account [here](https://twitter.com/). 63 | - **LinkedIn** ![](https://img.shields.io/badge/Level-Easy-green) ![](https://img.shields.io/badge/Free-blue) 64 | - Creating a LinkedIn company page is a quick process, offering a significant channel for exposure. 65 | - Example: [PromptSora](https://www.linkedin.com/company/102604886). 66 | - Create a company [here](https://www.linkedin.com/company/setup/new/). 67 | - **Pinterest** ![](https://img.shields.io/badge/Level-Easy-green) ![](https://img.shields.io/badge/Free-blue) 68 | - Its often used as a search engine for visual resources, so its important to optimize your profile. It can drive a lot traffic to your site. 69 | - Create a business account [here](https://www.pinterest.ch/business/create/). 70 | 71 | ## 👤 Other Social Media 72 | Coming Soon 73 | 74 | ## 📁 Directories 75 | 76 | - [**Crunchbase**](https://www.crunchbase.com/) 77 | ![](https://img.shields.io/badge/Level-Easy-green) 78 | ![](https://img.shields.io/badge/Free-blue) 79 | - Platform for finding business information about private and public companies, including funding and investment information, founding members, and industry trends. 80 | - You can set up an organization, and embed your website links into it. 81 | - Example: [PromptSora](https://www.crunchbase.com/organization/promptsora). 82 | - Create a Profile [here](https://www.crunchbase.com/add-new). 83 | - [**Free Stuff Dev**](https://freestuff.dev/) 84 | ![](https://img.shields.io/badge/Level-Easy-green) 85 | ![](https://img.shields.io/badge/Free-blue) 86 | ![](https://img.shields.io/badge/AS-24-green) 87 | - Collective lists of free services for developer to use. 88 | - If your product offers a free tier, list it here. 89 | - Add your product [here](https://freestuff.dev/submit). 90 | - [**Free For Dev**](https://free-for.dev/#/) 91 | ![](https://img.shields.io/badge/Level-Easy-green) 92 | ![](https://img.shields.io/badge/Free-blue) 93 | ![](https://img.shields.io/badge/AS-23-green) 94 | - List of software (SaaS, PaaS, IaaS, etc.) and other offerings with free developer tiers. 95 | - If your product offers a free tier, list it here. 96 | - Submit your product with a pull request [here](https://github.com/ripienaar/free-for-dev/pulls). 97 | - [**Open Source Alternatives To**](https://www.opensourcealternative.to/) 98 | ![](https://img.shields.io/badge/Level-Easy-green) 99 | ![](https://img.shields.io/badge/Free-blue) 100 | ![](https://img.shields.io/badge/AS-31-green) 101 | - If your product is open source, you can list your product here. 102 | - Submit [here](https://www.opensourcealternative.to/add-project). 103 | - [**Starter Story**](https://www.starterstory.com/) 104 | ![](https://img.shields.io/badge/Level-Hard-red) 105 | ![](https://img.shields.io/badge/Free-blue) 106 | ![](https://img.shields.io/badge/AS-51-green) 107 | - Newsletter on how people are starting successful businesses 108 | - Write a startup story for them. If they select you, you will get a backlink and your story will be sent to all subscribers. 109 | - Share your story [here](https://www.starterstory.com/share). 110 | - [**There's An AI For That**](https://theresanaiforthat.com/) 111 | ![](https://img.shields.io/badge/Level-Easy-green) 112 | ![](https://img.shields.io/badge/Paid-blue) 113 | ![](https://img.shields.io/badge/AS-50-green) 114 | - AI directory with a Do-Follow backlnk. 115 | - 4.8M traffic (Feb 2024, SimilarWeb). 116 | - Cost $347 to submit. 117 | - Submit [here](https://theresanaiforthat.com/get-featured/#opt_submit). 118 | - [**LibHunt**](https://www.libhunt.com/) 119 | ![](https://img.shields.io/badge/Level-Easy-green) 120 | ![](https://img.shields.io/badge/Free-blue) 121 | ![](https://img.shields.io/badge/AS-39-green) 122 | - Trending open-source projects and their alternatives. 123 | - You can submit your tool if its open source. 124 | - 740K traffic (Feb 2024, SimilarWeb). 125 | - Submit [here](https://www.libhunt.com/repo/submit). 126 | - [**Futurepedia**](https://www.futurepedia.io/) 127 | ![](https://img.shields.io/badge/Level-Easy-green) 128 | ![](https://img.shields.io/badge/Paid-blue) 129 | ![](https://img.shields.io/badge/AS-42-green) 130 | - AI directory with a Do-Follow backlnk. 131 | - 1.177M traffic (Feb 2024, SimilarWeb). 132 | - At least $247 to list your product here. 133 | - Submit [here](https://www.futurepedia.io/submit-tool). 134 | - [**Top AI Tools**](https://topai.tools/) 135 | ![](https://img.shields.io/badge/Level-Easy-green) 136 | ![](https://img.shields.io/badge/Paid-blue) 137 | ![](https://img.shields.io/badge/AS-39-green) 138 | - AI directory. 139 | - $39 to list your product. 140 | - 1.996M traffic (Feb 2024, SimilarWeb). 141 | - Submit [here](https://topai.tools/submit). 142 | - [**LinkTree**](https://linktr.ee/) 143 | ![](https://img.shields.io/badge/Level-Easy-green) 144 | ![](https://img.shields.io/badge/Free-blue) 145 | ![](https://img.shields.io/badge/AS-79-green) 146 | - Link in bio tool. 147 | - Example [PromptSora](https://linktr.ee/soraprompts). 148 | - Create an account [here](https://linktr.ee/register/select-plan). 149 | - [**Unita**](https://unita.co/) 150 | ![](https://img.shields.io/badge/Level-Easy-green) 151 | ![](https://img.shields.io/badge/Free-blue) 152 | ![](https://img.shields.io/badge/AS-32-green) 153 | - Directory for communities. 154 | - If your product is community based, or have a community surrounding it. You can list it here. 155 | - Facebook group also works. 156 | - Add your community [here](https://unita.co/add-community/). 157 | - [**Bento**](https://bento.me/) 158 | ![](https://img.shields.io/badge/Level-Easy-green) 159 | ![](https://img.shields.io/badge/Free-blue) 160 | ![](https://img.shields.io/badge/AS-35-green) 161 | - LinkTree alternative. 162 | - Create an account [here](http://bento.me/signup). 163 | - [**Read.cv**](https://read.cv/) 164 | ![](https://img.shields.io/badge/Level-Easy-green) 165 | ![](https://img.shields.io/badge/Free-blue) 166 | ![](https://img.shields.io/badge/AS-35-green) 167 | - Platform for beautiful profiles. 168 | - Create an account [here](https://read.cv/). 169 | - [**SideProjectors**](https://www.sideprojectors.com/) 170 | ![](https://img.shields.io/badge/Level-Easy-green) 171 | ![](https://img.shields.io/badge/Free-blue) 172 | ![](https://img.shields.io/badge/AS-31-green) 173 | - Marketplace to sell and buy interesting side projects. 174 | - You can submit your product [here](https://www.sideprojectors.com/auth/login?msg=1). 175 | - [**Landingfolio**](https://www.landingfolio.com/) 176 | ![](https://img.shields.io/badge/Level-Easy-green) 177 | ![](https://img.shields.io/badge/Free-blue) 178 | ![](https://img.shields.io/badge/AS-34-green) 179 | - Directory for web design inspirations. 180 | - If your website have great design, submit your product [here](https://www.landingfolio.com/submit). 181 | - [**Tiny Alternatives**](https://tinyalternatives.com/) 182 | ![](https://img.shields.io/badge/Level-Easy-green) 183 | ![](https://img.shields.io/badge/Free-blue) 184 | ![](https://img.shields.io/badge/AS-6-green) 185 | - Directory of mobile apps, websites, and technology products. 186 | - Posting is free. $25 to get featured on front page. $35 to get featured in their newsletter. 187 | - Submit [here](https://www.tinyalternatives.com/submit). 188 | 189 | More Coming Soon 190 | ## 👥 Communities 191 | - [**StackOverflow**](https://stackoverflow.com/) 192 | ![](https://img.shields.io/badge/Level-Hard-red) 193 | ![](https://img.shields.io/badge/Free-blue) 194 | ![](https://img.shields.io/badge/AS-87-green) 195 | - Largest online community for developers. 196 | - User with >2000 reputation can embed a do-follow link on their profile ([source](https://meta.stackexchange.com/questions/55842/the-nofollow-attribute-is-set-in-user-profile-website-link-why/55843#55843)). 197 | - Example: [Profile](https://stackoverflow.com/users/2574407/thorkil-v%c3%a6rge). 198 | - Register [here](https://stackoverflow.com/). 199 | - [**Dev.to**](https://dev.to/) 200 | ![](https://img.shields.io/badge/Level-medium-yellow) 201 | ![](https://img.shields.io/badge/Free-blue) 202 | ![](https://img.shields.io/badge/AS-59-green) 203 | - Another community for developers. 204 | - Links in profiles and comments are no-follow. 205 | - Links in articles are do-follow. 206 | - Register [here](https://dev.to/enter). 207 | Coming Soon 208 | 209 | ## 🖋️ Writing Platforms 210 | Coming Soon 211 | 212 | ## 🧑‍💼 Job Boards 213 | Coming Soon 214 | 215 | ## 📱 App Store 216 | Coming Soon 217 | 218 | ## 🗂 Miscellaneous 219 | Coming Soon 220 | 221 | ### ✨ Star History 222 | [![Star History Chart](https://api.star-history.com/svg?repos=indie-hacking/Awesome-SEO-Backlinks&type=Date)](https://star-history.com/#indie-hacking/Awesome-SEO-Backlinks&Date) 223 | -------------------------------------------------------------------------------- /README_zh.md: -------------------------------------------------------------------------------- 1 | # Awesome SEO Backlinks 2 | 3 | [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/indie-hacking/Awesome-SEO-Backlinks) 4 | [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) 5 | ![](https://img.shields.io/github/last-commit/indie-hacking/Awesome-SEO-Backlinks?color=green) 6 | [![GitHub Repo stars](https://img.shields.io/github/stars/indie-hacking/Awesome-SEO-Backlinks?style=social)](https://github.com/indie-hacking/Awesome-SEO-Backlinks) 7 | 8 | 9 | [English](README.md) | 中文版 10 | 11 | Awesome SEO Backlinks 收录了一系列精选的有用回链和SEO资源,专为创业公司、SEO行业专家和独立开发者所使用。这里可以找到每个回链的深度分析,包括链接的权重、获取难度以及分类信息。 12 | 13 | ## 🌱 如何参与 14 | 我们非常欢迎你的加入,不论是修正、建议还是分享相关资源。详细的参与指南,请参考 [CONTRIBUTING_ZH.md](CONTRIBUTING_ZH.md) 文件。 15 | 16 | ## 📜 目录 17 | 18 | - [👋 入门](#-入门) 19 | - [❓ 如何有效利用本仓库](#-如何有效利用本仓库) 20 | - [🏢 基础外链](#-基础外链) 21 | - [👤 其他社交媒体](#-其他社交媒体) 22 | - [📁 目录](#-目录-1) 23 | - [👥 社区](#-社区) 24 | - [🖋️ 写作平台](#-写作平台) 25 | - [🧑‍💼 招聘平台](#%EF%B8%8F-写作平台) 26 | - [📱 应用商店](#-应用商店) 27 | - [🗂 其他](#-其他) 28 | 29 | ## 👋 入门 30 | 31 | Backlink,即反向链接,是指其他网站指向您网站的链接。它们是 Google 衡量网站权威性和排名因素的重要指标之一。 32 | 33 | 高质量外链可以带来以下好处: 34 | 35 | - **提高网站排名**: 搜索引擎会根据外链的数量和质量来判断网站的权威性,从而影响网站排名。 36 | - **增加网站流量**: 外链可以将其他网站的访客引流到您的网站,带来更多潜在客户和流量。 37 | 38 | ### ❓ 如何有效利用本仓库 39 | 40 | Awesome SEO Backlinks 整理了一系列按类别、强度和获取难度划分的外链资源,帮助您直观高效地找到所需的外链。以下是最大化利用本仓库的几个建议: 41 | 42 | - **分类探索**:根据您的行业特点或SEO目标,深入不同的分类寻找最相关的外链资源。 43 | - **外链分析**:我们为每一个外链提供了详细的分析报告,包括其权重、获取难度以及对SEO的潜在影响,帮助您做出明智的选择。 44 | 45 | ## 🏢 基础外链 46 | 47 | 基础外链是SEO策略的基石,对于提升网站排名和流量至关重要。大多数基础外链是 nofollow 的,这意味着它们不会直接传递 PageRank 值,但仍然会对网站排名产生积极影响。 48 | 49 | - **Google Business Profile** 50 | ![](https://img.shields.io/badge/Level-简单-green) 51 | ![](https://img.shields.io/badge/免费-blue) 52 | - 对本地SEO来说必不可少,Google Business Profile能提升你在谷歌地图和搜索结果中的可见性,还有额外的400美元广告费用奖励。 53 | - 注意:需要验证后才能显示您的商家资料。 54 | - 在[这里](https://business.google.com/create)创建商家中心。 55 | - **Facebook** ![](https://img.shields.io/badge/Level-简单-green) 56 | ![](https://img.shields.io/badge/免费-blue) 57 | - Facebook Pages 为您的业务展示了一个公开的形象,与个人资料截然不同,它确保所有用户都能看到,包括那些未登录的用户。 58 | - 示例: [PromptSora](https://www.facebook.com/profile.php?id=61556437962694). 59 | - 在这里[创建]((https://www.facebook.com/pages/creation))页面。 60 | - **Instagram** ![](https://img.shields.io/badge/Level-简单-green) 61 | ![](https://img.shields.io/badge/免费-blue) 62 | - 从新账户开始,并转换为商业账号,利用Instagram作为营销渠道。 63 | - 注意:网站链接必须通过手机设置。 64 | - 在[这里](https://business.instagram.com/getting-started)开始设置商业账号。 65 | - **X (推特)** ![](https://img.shields.io/badge/Level-简单-green) 66 | ![](https://img.shields.io/badge/免费-blue) 67 | - 为你的产品/创业项目设置一个专用的Twitter账户对于提高参与度非常有价值,可以在许多目录中链接,而不影响帖子的可见性。 68 | - 你可以在你的资料中嵌入链接。 69 | - 示例: [WebDesignInspiration](https://twitter.com/wdidotcom). 70 | - 在[这里]((https://twitter.com/))创建账户 71 | - **LinkedIn (领英)** ![](https://img.shields.io/badge/Level-简单-green) 72 | ![](https://img.shields.io/badge/免费-blue) 73 | - 创建一个领英公司页面是一个快速过程,为曝光提供了重要渠道。 74 | - 示例: [PromptSora](https://www.linkedin.com/company/102604886). 75 | - 在[这里](https://www.linkedin.com/company/setup/new/)创建公司页面。 76 | - **Pinterest** ![](https://img.shields.io/badge/Level-简单-green) 77 | ![](https://img.shields.io/badge/免费-blue) 78 | - 它经常被用作视觉资源的搜索引擎,因此优化你的个人资料很重要。它可以为你的网站带来大量流量。 79 | - 在[这里](https://www.pinterest.ch/business/create/)创建商业账号。 80 | 81 | ## 👤 其他社交媒体 82 | 83 | ## 📁 目录 84 | - [**Crunchbase**](https://www.crunchbase.com/) 85 | ![](https://img.shields.io/badge/Level-简单-green) 86 | ![](https://img.shields.io/badge/免费-blue) 87 | - 这是一个可以查到各种公司信息的大宝库,无论是小公司还是大公司,包括他们的融资信息、创始人信息还有行业趋势等等。 88 | - 你还可以在上面注册一个组织,把你的网站链接放上去,让更多人知道你。 89 | - 示例: [PromptSora](https://www.crunchbase.com/organization/promptsora). 90 | - 在[这里](https://www.crunchbase.com/add-new)创建档案. 91 | - [**Free Stuff Dev**](https://freestuff.dev/) 92 | ![](https://img.shields.io/badge/Level-简单-green) 93 | ![](https://img.shields.io/badge/免费-blue) 94 | ![](https://img.shields.io/badge/AS-24-green) 95 | - 这是一个给开发者提供免费服务清单的地方。 96 | - 如果你的产品有免费的版本,可以在这里列出来。 97 | - 可以[这里](https://freestuff.dev/submit)提交你的产品。 98 | - [**Free For Dev**](https://free-for.dev/#/) 99 | ![](https://img.shields.io/badge/Level-简单-green) 100 | ![](https://img.shields.io/badge/免费-blue) 101 | ![](https://img.shields.io/badge/AS-23-green) 102 | - 这里有一大堆软件和服务的免费版本,比如SaaS、PaaS、IaaS等。如果你的产品也提供免费版本,不妨在这里列个名。 103 | - 提交产品可以通过[这里](https://github.com/ripienaar/free-for-dev/pulls)的pull request。 104 | - [**Open Source Alternatives To**](https://www.opensourcealternative.to/) 105 | ![](https://img.shields.io/badge/Level-简单-green) 106 | ![](https://img.shields.io/badge/免费-blue) 107 | ![](https://img.shields.io/badge/AS-31-green) 108 | - 如果你的产品是开源的,这个平台就非常适合你。在这里,你可以把你的产品列出来。 109 | - 提交方式在[这里](https://www.opensourcealternative.to/add-project)。 110 | - [**Starter Story**](https://www.starterstory.com/) 111 | ![](https://img.shields.io/badge/Level-难-red) 112 | ![](https://img.shields.io/badge/免费-blue) 113 | ![](https://img.shields.io/badge/AS-51-green) 114 | - 这个平台专门分享如何成功创业的故事。如果你想让更多人听到你的创业故事,不妨试试看在这里分享。如果他们选中了你的故事,不但能得到一个回链,还能让你的故事发给所有订阅者。 115 | - 分享故事可以去[这里](https://www.starterstory.com/share)。 116 | - [**There's An AI For That**](https://theresanaiforthat.com/) 117 | ![](https://img.shields.io/badge/Level-简单-green) 118 | ![](https://img.shields.io/badge/付费-blue) 119 | ![](https://img.shields.io/badge/AS-50-green) 120 | - 这是一个带有Do-Follow链接的AI目录。 121 | - 月流量4.8M (2月2024, SimilarWeb)。 122 | - 提交费用为347美元。 123 | - 可以在[这里](https://theresanaiforthat.com/get-featured/#opt_submit)提交。 124 | - [**LibHunt**](https://www.libhunt.com/) 125 | ![](https://img.shields.io/badge/Level-简单-green) 126 | ![](https://img.shields.io/badge/免费-blue) 127 | ![](https://img.shields.io/badge/AS-39-green) 128 | - 这个平台上有很多热门的开源项目及其替代品。如果你的工具也是开源的,你可以在这里提交。 129 | - 月流量740K (2月2024, SimilarWeb)。 130 | - 提交方式在[这里](https://www.libhunt.com/repo/submit)。 131 | - [**Futurepedia**](https://www.futurepedia.io/) 132 | ![](https://img.shields.io/badge/Level-简单-green) 133 | ![](https://img.shields.io/badge/付费-blue) 134 | ![](https://img.shields.io/badge/AS-42-green) 135 | - 这也是一个带有Do-Follow链接的AI目录。 136 | - 月流量1.177M (2月2024, SimilarWeb)。 137 | - 列出你的产品至少需要247美元。 138 | - 可以在[这里](https://www.futurepedia.io/submit-tool)提交。 139 | - [**Top AI Tools**](https://topai.tools/) 140 | ![](https://img.shields.io/badge/Level-简单-green) 141 | ![](https://img.shields.io/badge/付费-blue) 142 | ![](https://img.shields.io/badge/AS-39-green) 143 | - AI目录。 144 | - 列出你的产品需要39美元。 145 | - 月流量1.996M (2月2024, SimilarWeb)。 146 | - 提交方式在[这里](https://topai.tools/submit)。 147 | - [**LinkTree**](https://linktr.ee/) 148 | ![](https://img.shields.io/badge/Level-简单-green) 149 | ![](https://img.shields.io/badge/免费-blue) 150 | ![](https://img.shields.io/badge/AS-79-green) 151 | - 这是一个链接管理工具。 152 | - 示例: [PromptSora](https://linktr.ee/soraprompts). 153 | - 你可以在[这里]((https://linktr.ee/register/select-plan))创建一个账号。 154 | - [**Unita**](https://unita.co/) 155 | ![](https://img.shields.io/badge/Level-简单-green) 156 | ![](https://img.shields.io/badge/免费-blue) 157 | ![](https://img.shields.io/badge/AS-32-green) 158 | - 这是一个社区目录。如果你的产品基于社区,或者包括了个社区,你可以在这里列出来。Facebook Group也可以。 159 | - 添加你的社区可以去[这里](https://unita.co/add-community/)。 160 | - [**Bento**](https://bento.me/) 161 | ![](https://img.shields.io/badge/Level-简单-green) 162 | ![](https://img.shields.io/badge/免费-blue) 163 | ![](https://img.shields.io/badge/AS-35-green) 164 | - LinkTree的替代品。 165 | - 在[这里](http://bento.me/signup)创建账户。 166 | - [**Read.cv**](https://read.cv/) 167 | ![](https://img.shields.io/badge/Level-简单-green) 168 | ![](https://img.shields.io/badge/免费-blue) 169 | ![](https://img.shields.io/badge/AS-35-green) 170 | - 打造精美个人简历的平台。 171 | - 在[这里](https://read.cv/)创建账户。 172 | - [**SideProjectors**](https://www.sideprojectors.com/) 173 | ![](https://img.shields.io/badge/Level-简单-green) 174 | ![](https://img.shields.io/badge/免费-blue) 175 | ![](https://img.shields.io/badge/AS-31-green) 176 | - 一个出售和购买有趣副业项目的市场。 177 | - 在[这里](https://www.sideprojectors.com/auth/login?msg=1)提交你的产品。 178 | - [**Landingfolio**](https://www.landingfolio.com/) 179 | ![](https://img.shields.io/badge/Level-简单-green) 180 | ![](https://img.shields.io/badge/免费-blue) 181 | ![](https://img.shields.io/badge/AS-34-green) 182 | - 网页设计灵感目录。 183 | - 如果你的网站设计出色,在[这里](https://www.landingfolio.com/submit)提交你的产品。 184 | - [**Tiny Alternatives**](https://tinyalternatives.com/) 185 | ![](https://img.shields.io/badge/Level-简单-green) 186 | ![](https://img.shields.io/badge/付费-blue) 187 | ![](https://img.shields.io/badge/AS-6-green) 188 | - 这是个app、网站和技术产品目录。 189 | - 发布是免费的。但在首页推荐要25美元。在他们的电子报中推荐要35美元。 190 | - 在[这里](https://www.tinyalternatives.com/submit)提交。 191 | 未完待续 192 | ## 👥 社区 193 | 194 | - [**StackOverflow**](https://stackoverflow.com/) 195 | ![](https://img.shields.io/badge/Level-难-red) 196 | ![](https://img.shields.io/badge/免费-blue) 197 | ![](https://img.shields.io/badge/AS-87-green) 198 | - 全球最大的开发者社区。 199 | - 超过2000信誉的用户可以在其个人资料中加一个Do-Follow链接。 200 | - 示例:[个人资料](https://stackoverflow.com/users/2574407/thorkil-v%c3%a6rge)。 201 | - 在[这里](https://stackoverflow.com/)注册。 202 | - [**Dev.to**](https://dev.to/) 203 | ![](https://img.shields.io/badge/Level-中等-yellow) 204 | ![](https://img.shields.io/badge/免费-blue) 205 | ![](https://img.shields.io/badge/AS-59-green) 206 | - 另外一个开发者社区。 207 | - 个人资料和评论中的链接都是no-follow。 208 | - 文章里的链接是do-follow。 209 | - 在[这里](https://dev.to/enter)注册。 210 | 211 | 212 | 未完待续 213 | 214 | ## 🖋️ 写作平台 215 | 未完待续 216 | 217 | ## 🧑‍💼 招聘平台 218 | 未完待续 219 | 220 | ## 📱 应用商店 221 | 未完待续 222 | 223 | ## 🗂 其他 224 | 未完待续 225 | 226 | ### ✨ 点赞历史 227 | [![Star History Chart](https://api.star-history.com/svg?repos=indie-hacking/Awesome-SEO-Backlinks&type=Date)](https://star-history.com/#indie-hacking/Awesome-SEO-Backlinks&Date) 228 | --------------------------------------------------------------------------------