![]() |
![]() |
-Gość- |
![]()
Post
#1
|
Goście ![]() |
Czy istnieje jakiś sposób, żeby sprawdzić domain authority (np. w PHP lub jakimś innym języku)?
|
|
|
![]() |
-Gość- |
![]()
Post
#2
|
Goście ![]() |
Spróbowałem użyć cURL + http://moonsy.com/domain_authority/ :
Kod $postFields['domain'] = 'onet.pl'; $postFields['qType'] = 'dA'; $postFields['Submit'] = 'CHECK'; $ch = curl_init('http://moonsy.com/domain_authority/'); curl_setopt($ch, CURLOPT_POSTFIELDS, $postFields); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $this->site = curl_exec($ch); echo $this->site; Do przycisku submit "CHECK" wszystko jest wyświetlane poprawnie, ale zamiast domain authority strony wyświetlany jest taki komunikat: Cytat Please enable cookies in your browser for use this tool. If you are using incognito mode please disable it for use this tool. Pierwszy raz się z czymś takim stykam. Z czego to może wynikać? |
|
|
![]() ![]() |
![]() |
Aktualny czas: 15.10.2025 - 13:26 |