A
A
AlexGlinskiy2020-06-22 09:59:48
PHP
AlexGlinskiy, 2020-06-22 09:59:48

How can you analyze a website for SEO?

Hey! How can I implement a service like here https://seo-akademiya.com/audit/ ?
You need to make the user enter a link to the site and his mail. Then the service makes an analysis and sends it to the user's mail.
And here I have questions.
How can such an analysis be done? Is there some kind of api for another service or parsing from another site?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Otrivin, 2020-06-22
@Otrivin

1) Google the checklist for verification / consult with a SEO specialist and compose it yourself
2) Send a link to the page to your handler, parse it with some kind of parser like DiDOM or native DOMDocument (hardcore if you want), check that the received page matches your checklist. You can also run pagespeed through their api.
3) Make a report, send data
4) ???????
5) Audit completed

A
Anton Shamanov, 2020-06-22
@SilenceOfWinter

lazy to google? finished api - this is the service))

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question