# Broken link on the blog site

**URL:** https://forum.thegraph.com/t/broken-link-on-the-blog-site/6077
**Category:** Feedback
**Created:** [October 10, 2024, 2:23pm UTC](https://forum.thegraph.com/t/broken-link-on-the-blog-site/6077 "2024-10-10T14:23:36Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![dy\_fig](https://avatars.discourse-cdn.com/v4/letter/d/8491ac/32.png) [@dy\_fig](https://forum.thegraph.com/u/dy_fig)
#### Post date: [October 10, 2024, 2:23pm UTC](https://forum.thegraph.com/t/broken-link-on-the-blog-site/6077/1 "2024-10-10T14:23:36Z")

</div>

Hi, I’ve been going over some of the recommended reading and found a broken link I thought I should report.

The URL is [How to Become an Effective Indexer on The Graph Network | Blog | The Graph](https://thegraph.com/blog/how-to-become-indexer/)

The broken link points at [Manage Allocations & Optimizing Indexing Rewards](https://indexer-2ools.vincenttaglia.com/#/)

---

<div class="post-metadata">

### Author: ![PaulieB](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.thegraph.com/paulieb/32/2006_2.png) [@PaulieB](https://forum.thegraph.com/u/PaulieB)
#### Post date: [October 10, 2024, 5:50pm UTC](https://forum.thegraph.com/t/broken-link-on-the-blog-site/6077/2 "2024-10-10T17:50:47Z")

</div>

Hey - the link works for me, FYI. I put the article in google docs just to help you view it. [How to Become an Effective Indexer on The Graph Network - Google Docs](https://docs.google.com/document/d/1iqaKdKPrqCyWv8agc_mPK1vluVx_cXsdoAd487z9JnA/edit?usp=sharing)

Also recommend reading - [So, You Want to Become an Indexer on The Graph? - The Official Pinax Blog](https://blog.pinax.network/the-graph/so-you-want-to-become-an-indexer-on-the-graph/)

---

<div class="post-metadata">

### Author: ![dy\_fig](https://avatars.discourse-cdn.com/v4/letter/d/8491ac/32.png) [@dy\_fig](https://forum.thegraph.com/u/dy_fig)
#### Post date: [October 10, 2024, 6:31pm UTC](https://forum.thegraph.com/t/broken-link-on-the-blog-site/6077/3 "2024-10-10T18:31:11Z")

</div>

For me it redirects to some weird URL: [Crystal Quest Midwest – Giving the Midwest the gem it deserves](https://www.crystalquestmidwest.com/#/)

```sh
curl -v -fsS https://indexer-2ools.vincenttaglia.com/
* Host indexer-2ools.vincenttaglia.com:443 was resolved.
* IPv6: (none)
* IPv4: 161.35.120.167
* Trying 161.35.120.167:443...
* Connected to indexer-2ools.vincenttaglia.com (161.35.120.167) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
* CAfile: /etc/ssl/cert.pem
* CApath: none
* (304) (IN), TLS handshake, Server hello (2):
* (304) (IN), TLS handshake, Unknown (8):
* (304) (IN), TLS handshake, Certificate (11):
* (304) (IN), TLS handshake, CERT verify (15):
* (304) (IN), TLS handshake, Finished (20):
* (304) (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 / [blank] / UNDEF
* ALPN: server accepted h2
* Server certificate:
* subject: CN=www.crystalquestmidwest.com
* start date: Aug 26 23:02:06 2024 GMT
* expire date: Nov 24 23:02:05 2024 GMT
* subjectAltName does not match host name indexer-2ools.vincenttaglia.com
* SSL: no alternative certificate subject name matches target host name 'indexer-2ools.vincenttaglia.com'
* Closing connection
curl: (60) SSL: no alternative certificate subject name matches target host name 'indexer-2ools.vincenttaglia.com'
More details here: https://curl.se/docs/sslcerts.html

```
