The author's latest articles: Oleksandr Romanenko
There are no posts associated with this author.
Author's popular articles

07/04/2022
How to reject unwanted external links with Google Disavow Links Tool?
With the help of Google Disavow Links Tool, you can "disavow" unwanted links that lead to your website. Or, more precisely, you can upload a list of backlinks to the Google Search Console that should not be taken into account during ranking, according to Google support.

19/01/2022
How to get your site to the top of the search
The first step in developing a set of measures for search engine optimization is to analyze your resource's competitors who have high positions in the search results. For the analysis, you need to select the top representatives of the desired niche, taking into account the region of promotion, if it is relevant for your business.

24/12/2021
XPath to help an SEO specialist: how to parse competitors correctly and quickly?
XPath is a query language for querying elements of an XML or HTML document. XPath queries are based on the declarative query language, i.e. to get the necessary data, you only need to correctly set a query that describes this data, and the rest will be done by the XPath interpreter.