4G Visits trought command line curl to improve SEO?

lefadomono

Registered Member
Joined
Jun 22, 2020
Messages
76
Reaction score
23
Hey, I have a few servers with 4G that can easy change ip more than 100 times per day, if I program a crontab job with the command line using Curl to make a request to de server and therefore get a view, could improve the web's SEO because there is more traffic?
Thanks!
 
Help please, nobody can help?
 
If the requests are just through curl then no, only your web server will know of the request. You'd need to execute any tracking javascript such as Google analytics on that page AND successfully spoof a real user in order to be tracked. And then you face the problem of not knowing whether that traffic actually effects your SEO efforts.
 
If the requests are just through curl then no, only your web server will know of the request. You'd need to execute any tracking javascript such as Google analytics on that page AND successfully spoof a real user in order to be tracked. And then you face the problem of not knowing whether that traffic actually effects your SEO efforts.
I could start by using a user agent and installing Google analytics in the web, once done wait and see if this cause some impact.
We will see then, but it amaze me because it s very simple and no one knows if this could have a impact, I bet someone have done this before
 
Back
Top