Skip to main content

SEO Tools

Piero Nanni, 2020

  • LaravelLaravel
  • ReactReact

During the developing of my websites I realized that I was missing a tool that would group the functions I use the most.

After digging the net looking for something useful and not founding something that pleased me, I've started developing this website where I could insert all the tools I needed, in particular:

  • check of title and alt on images
  • check of all the headings
  • check of all the meta datas
  • check of the file robots.txt and it's content
  • check of the sitemap existence and it's content

After lots of tests and fixes, I've finally released the first version built in pure HTML and Javascript / jQuery.

A first rebuild was made, by converting the project into a full Laravel installation in order to have better structure, but still I was not satisfied.

Then a second rebuild was made, this time with a combination of React in front-end (published in Netlify) and a Lumen back-end hosted into my server

I\ve choose this combination during my initial studies with React because I find that React is pretty fast and the back-end is only called by API when needed. The final result is really fast compared to the previous 2 and this time I'm quite happy with this version.

Need something similar built in Laravel or React? See how I can help as a freelance developer, get in touch or browse more projects.

SEO Tools screenshot 1