No delay but yes, only one url
So you can't use several threads for 1 url?
No, not by just loading in 1 url. Its 1 thread per url. So just copy and paste/duplicate the url. Its 1 ping per url loaded. So if you wanted 50 pings, load in the same url 50 times. But if you want to ping it 1000 times at 50 threads, you need to load in the same url 1000 times. like
http://www.domain.com/page1.htm
http://www.domain.com/page1.htm
http://www.domain.com/page1.htm
http://www.domain.com/page1.htm
http://www.domain.com/page1.htm
http://www.domain.com/page1.htm
http://www.domain.com/page1.htm
http://www.domain.com/page1.htm
etc...
So, Sweet,
What would be a good metric for the domain names since Yandex is Russian based engine...Does it still apply? I mean is Yandex TIC compares to Google PR ? What I mean by t"compares" is former PR4 ranks higher in Yandex then former PR3 website? or their TIC algorithm is totally different?
With Google going away from PR system it would be difficult to compare domains. Wonder if they stopped accounting PR as a factor in SERP
TIC is not the same as PR. Its just a metric thats available, depending on the market your in it can be really great, but yandex is Russian and Google is based in the US, so those are different markets, although PR was kept for each market globally. But anyway, its not the same.
So if TIC doesn't work for you the moz page authority addon is the best free bulk option.
It seems like it's half-fixed. I still get errors pretty often and it also just gets stuck on "processing" pretty often. Is it just me or is it a problem with the addon? It's really annoying because there is no option to only recheck the ones that give an error so I have to recheck the entire list when I get errors.
It works fine for me. Are you using more connections then you have apis loaded? You should not do that. Also if your using the same apis in multiple instances at the same time or if your using it the backlink checker that will violate the 10 second delay and cause issues.
Also the apis are used in order they are loaded. So if you have 3 apis and it does 30 requests at once (10 per api) and you notice 11-20 are all errors or stuck processing consistently, then api 2 may be bad/blocked/loaded wrong (as in a character missing when you copied and pasted it etc...)
Do you have a updated list of instances where proxies are used and not used? I checked
this link and could not see if vanity name checker uses proxies or not. Thanks!
I will try and update that list, its a lot easier in V2 to tell so I hadn't seen anyone ask.
In general if you want to see if proxies are used, just put a fake proxy in the use proxies box. like
111.111.111.111:80
Make sure the use proxies box is checked and run the addon. If it works normally, proxies are not used, if it doesn't work and just timesout proxies are used. However I think by default proxies ARE used in 99% of addons if the use proxies box is checked.
But for your reference, the vanity checker does use proxies. Also if you see a setting, like in the settings file that says "proxy retries" then it uses proxies.
Also if you see a proxy column in the addon it uses proxies.
Platforms-Blog-Wordpress has been removed?
No it is still there.
The Loop command only loop itself; what can I do to loop all the commands beneath it?
View attachment 82037
The loop has to go at the end. It works in sequence from top to bottom, so if you loop first it won't ever make it past that step.