> For the complete documentation index, see [llms.txt](https://docs.seoneo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seoneo.io/additional-information/faqs/how-do-i-get-my-backlinks-indexed.md).

# How do I get my backlinks indexed?

Indexing your backlinks is very important for search engines. Un-indexed backlinks may get ignored from search engines resulting in poor results for your ranking campaigns.

SEO Neo team highly recommends the following 2 services to get your backlinks indexed:

* **Colinkri** ([link](https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.colinkri.com%2F%3Ffbclid%3DIwAR3KhOWHNk0z4b-1En6phOExUqhXsOmFh6ht4kwmFNHbiH83coSFcTxXANY\&h=AT1wGs2tJjjFp5cFFUocZFCe2IUoi5RhXsSX9yvltyuL6r-_KJyzZXf4KAJwReCAPpFSN9KcD9SKP_F64ldZC3Ip9HrbmdwzZEEg5lU_KpXp-Emf5nObD3XSn0buVvJhb3l7&__tn__=-UK-R\&c\[0]=AT3RLQsclqB3-ntVr4Loox-e8_3eORLwQgfXjXOfI0hQt5wphGyDKPOlOGnmFhQQSVSB-Drga1KZINuaQtwiJNH7JC8S5Vy2Elta1nHIM4oGZ08JOGZl6w2c0GVQkxBQJrnrcZkpJYGjqe0tPxyqseM3xrsYIkwb8AntEiZBUbo_g8MG0WQMR3om7wWpaBVHWsYQLLco38ouQgYPDXM))
* **Omega Indexer** ([link](https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.omegaindexer.com%2F%3Ffbclid%3DIwAR2PT4gV_UfswywIT_ZjpzbIy_HmOEhPLeo7osM6TwmIuRnuoLwOQJ7gB6M\&h=AT3m9YaCi-ChQHaxQlETmFCnZ2kwEe_5fam7ARr3E1-Of-gXLIEt6vqXGXS6HdgVxHLXkUUGcC3oiUd53-CqWDte1iCge5s4ybFmpcoTpxD4ETpK3CcJZ__S747Au2z7M2dH&__tn__=-UK-R\&c\[0]=AT3RLQsclqB3-ntVr4Loox-e8_3eORLwQgfXjXOfI0hQt5wphGyDKPOlOGnmFhQQSVSB-Drga1KZINuaQtwiJNH7JC8S5Vy2Elta1nHIM4oGZ08JOGZl6w2c0GVQkxBQJrnrcZkpJYGjqe0tPxyqseM3xrsYIkwb8AntEiZBUbo_g8MG0WQMR3om7wWpaBVHWsYQLLco38ouQgYPDXM))

{% embed url="<https://www.youtube.com/watch?v=PrMBEFMA_4k>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.seoneo.io/additional-information/faqs/how-do-i-get-my-backlinks-indexed.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
