Hello, my account has been suspended. I don’t know why. None of my pages have much content (in fact, most of them are empty) and they aren’t getting any traffic. Can I ask why I’m suspended?
(if0_38044644)
Hello, my account has been suspended. I don’t know why. None of my pages have much content (in fact, most of them are empty) and they aren’t getting any traffic. Can I ask why I’m suspended?
(if0_38044644)
I’m having the same problem. The hit chart seems to have risen abnormally and fallen back. I think I’ve been attacked by ddos. Could you please go into your C panel and send the graphic there?
It’s probably just an attack.
I don’t know why you insist on seeing statistic from Admin, because the counter is accurate, everyone will see the same thing.
The only thing you can do is just wait.
You can ask, but you’ll get exactly the same information as what’s shown in the client area: you reached the daily hits limit.
And no, we don’t know anything more than that. We don’t record the exact hits, we just aggregate them into the counter immediately and discard the source data.
So we cannot tell you which website was accessed or what page, or where the traffic came from. So we also have no way to tell if this was legitimate traffic or not.
Why do you want me to send you a chart you can just as easily see for yourself?
I didn’t request any graphics. There was a misunderstanding because an admin named Frank moved my message from another thread to here. You can see the graphics from my C Panel in my original message.
Frank is not an Admin here, just a community leader that helps keep the forum clean.
You also did request graphs, here:
It is possible you were attacked, but it’s also possible that this was an aggressive web crawler.
Why don’t you want to understand? I didn’t write that message here. It doesn’t matter if he’s an administrator or not. I sent that message to the user “Passionate” who owns the topic “https://forum.infinityfree.com/t/suspended-domain-review-request-stylespark-infinityfreeapp-com/114668/3”. I just wanted to compare it with my own chart and reach a conclusion.
Having seen your post in it’s original thread, and this one, I can understand the confusion. Even in the original it looked like you were requesting a copy of your data from the admin.
The thing is comparing your graph to another users graph won’t really tell you anything. The only useful information you can get from it is number of hits in a day, and the hit limit. I could show you mine from when I was the victim of a ddos but it wouldn’t tell you anything useful
I didn’t know it was understood like that. I’m using a translator. Anyway, there is no point in prolonging this topic.
This is the first time I’ve experienced this, and I’m not familiar with the terminology. What exactly are “hits,” and how are they measured? What is the “hit” limit on the free plan? The numbers in the chart looked jumbled and incomplete, so I couldn’t read them. For example, is every page visit a “hit”?
Did you read this article already? It should answer all of your questions.
thx
One last question.
include_once($_SERVER[‘DOCUMENT_ROOT’] . ‘/partials/header.php’);
include_once($_SERVER[‘DOCUMENT_ROOT’] . ‘/partials/favicon.php’);
include_once($_SERVER[‘DOCUMENT_ROOT’] . ‘/partials/footer.php’);
Does each PHP call made this way count as 1 hit? I’m asking because I don’t see anything about PHP in the documentation. If so, I’ll start trying to merge them all.
edit:
I’ll also ask this:
< script src=“https://cdn.example.com/lib.js” > < / script >
include(‘https://example.com/file.php’
);
I don’t think external calls like this would count as hits, am I right?
Including PHP files and calling external assests doesn’t count as hits
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.