Designing SEO-friendly web texts using Semrush and PHP

Explore discuss data innovations to drive business efficiency forward.
Post Reply
arafatenzo
Posts: 131
Joined: Sun Dec 22, 2024 5:46 am

Designing SEO-friendly web texts using Semrush and PHP

Post by arafatenzo »

Creating SEO-Friendly Web Texts: The List of Extracted Domains
Documentation (Referring Domains)
We see that this time we have requested, via the Referring Domains API, the backlinks_refdomains, filtering all columns except the domain, which contains the name of the domains that point to the $page_url.

We are not interested in the name, but in the number, so we count the elements of the array extracted with the API.

Finally we reorganize our array into a table ($table1). We will get something like:


Writing SEO-Friendly Web Texts: Organizing Arrays in a Table
But obviously with many more lines.

Finding the best: Identifying a reference kazakhstan phone number for our SEO text
This is the central phase of the process. The trick is to give the right weight to the extracted data in order to identify the site with the best content for the topic of interest.

I make the following considerations:

1. A well-positioned site is assumed to have done a good job (this is quite a far-fetched assumption). Let's give this data a numerical evaluation:


The 5 comes from the fact that we use the first 5 competitors. Using N competitors we will have a score determined by N – position. Notice that for the first positions the score is higher. I call this score
Post Reply