Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
Is there any way to determining profile visitors in Instagram?
if answer is no, how this app doing this.
Is there any way to determining profile visitors in Instagram?
No. There is no sign of anything that would allow that in the API documentation
if answer is no, how this app doing this.
It appears to generate fake data in order to scam people.
From the page itself:
InstaView calculates all your Instagram activity and get data for each users who has interacted with you recently.
You can't really tell what this app actually "calculates". Beside that it says "most accurate way to find out Who Viewed Your Profile" which shows that determining the exact amount probably isn't possible at all ..
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
Recently I have a few websites frequently being hacked by hacker. Once it is being hacked, the hacker will upload a series of "hacker" files into the server root folder. After I cleaned the website, it will happen again several months later. This happen repeat again and again.
The problem is I don't know how the website is being hacked. Is it possible for us to use Laravel log to do the tracing of hacking? If yes, how can we do it?
Your problem sounds like XSS issues: cross-scripting via any kind of input fields or parameters passed in the URL and/or form POST that are not protected.
The other aspect if to check if the different passwords are strong enough.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
I have a website that I want to get the names of the company using the div but the problem is the link keeps redirecting me into the homepage of the website
this is the site http://us.kompass.com/
I found that the problem is the cookies, is it possible to set the cookies of the website that you want to get?
is it possible to do that in php? or any ways to block the redirect?
referrer doesn't work here.
No, you cannot read or set cookies for another domain.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
I'm a little confused on how I should be tracking user engagement on a website. Specifically one that is made with WordPress.
So far I've looked into Google analytics and that seems to be a viable option. But I haven't found a clear answer to if I am able to track the activity of a specific user.
The goal is to be able to reward users for spending time on the site and interacting with it. All current users have account.
Is it possible to track a specific user's activity on a site using Google analytics?
Also, it seems that there may be a way to do this manually without google analytics. However I do not have much experience with building websites.I suspect it involves a lot of PHP which I am unfamiliar with.
Thank you!
The first place you should look is https://wordpress.org/plugins/ There are plugins for Google Analytics, stats, tracking, etc.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
My website's traffic increases suddenly in a high rate. I checked my visitors list and found static.reverse.softlayer.com. This has been happening for last few weeks but I did not notice it then. I searched about static.reverse.softlayer.com and found horrible stories. How can I prevent anything like static.reverse.softlayer.com (if it is liable) which increases traffic.
I am also worried about my website's security. Please help me.
This is a company which creates just a lot of traffic, block it via .htaccess
deny from 5.10.83.0/25
To add some information: the IP-Range 5.10.83.0 - 5.10.83.127 is owned by softlayer.com, but used by ahrefs.com. And this is a SEO service which checks websites for money or smthg, im not rly sure, but the best decision you can do is block iz.
Other Softlayer IPs
50.22.0.0/15
50.97.0.0/16
66.228.112.0/20
67.228.0.0/16
74.86.0.0/16
75.126.0.0/16
173.192.0.0/15
174.36.0.0/15
208.43.0.0/16
208.101.0.0/18
108.168.128.0/17
159.253.128.0/19
It's up to you to restrict them all or not.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I am trying to implement youtube API to upload videos from my website.I Know how to implement.But thing is i am not getting developer key using this url 'http://code.google.com/apis/youtube/dashboard/'.I tried so many times BUt it is showing 404 error(not fount). Anybody is there to help me ?
Maybe you are trying the wrong url, try this one:
https://code.google.com/apis/youtube/dashboard/gwt