On April 1st the Rank and Index Checkers price will grow by 2 kop. for a keyword on XS Pricing Plan. But for you the price won't change for now!
We've frozen old prices till June 1st for all accounts, active in 2025.
Follow us on Telegram 📧

add/urls_2/import

Method description

Use the method to import a list of links to your project and set the activity flags for the Audit tools.

Method parameters

Parameter Type Description Default
Mandatory
project_id int Project ID
urls array A list of links relevant to the project URL
(it is obligatory if urls and link_sitemap_xml are not specified)
urls file(txt, csv, xml, xml.gz) A file with the pages for import
(it is obligatory if urls and link_sitemap_xml are not specified)
link_sitemap_xml string A link to the sitemap with the list of pages for import. Xml and xml.gz are allowed
(it is obligatory if urls are not specified)
Additional
sitemap enum(-1, 0, 1, 2)

An activity flag in the Sitemap module

See available vales here

audit enum(-1, 0, 1, 2)

An activity flag in the Audit module

See available vales here

watcher enum(-1, 0, 1, 2)

An activity flag in the Watcher module

See available vales here

indexing enum(-1, 0, 1, 2)

An activity flag in the Index checker module

See available vales here

tags set(from 1 to 10) Tag order number
reset set(from 1 to 10)

A flag that allows to clear a list of URLs before import

Description of values:

  • 0 - do not clear a list of URLs before import
  • 1 - clear a list of URLs before import

Посмотреть в API Explorer