-
Internal linking has been solved by… Claude Code
Last year I spent about two weeks prompting and coming up with an automation to insert internal links to new blog posts. It took me and a dev another two weeks to set it up in Strapi. It was iffy at best. 😅
This week all I needed was Claude Code, access to my website's GitHub, and just point Claude Code to what internal links you want to be added. It will figure it out. Hell, if your dev team doesn't want to add you to the GitHub repo, just paste the URL of a page and tell it to find pages from your website to link from.
So a few takeaways:
- Try to automate with AI as much as possible. If you have doing it, try to give it to AI.
- If what you're doing isn't exactly working right now, that's great! I think Anthropic CEO said that if AI can't do it just yet, it's about 6 months away from being able to.
So, I think it's only fair to share my prompt, and it's…
turn plan mode on by cycling with shift+tab; (i know it's abismally simple, but it works for claude code)
Go to [LINK] —> this is my page. Read and understand it, then go to my site [domain] and give me 10 places where I can internally link to it.
Log in to reply.