Website URL
/?i=1 how to eliminate in my site https://tizi-tifra.great-site.net/?i=1
Error Message
/?i=1 how to eliminate
Other Information
(other information and details relevant to your question)
/?i=1 how to eliminate in my site https://tizi-tifra.great-site.net/?i=1
/?i=1 how to eliminate
(other information and details relevant to your question)
You canât. Itâs part of the security system.
A lot of browserâs will hide it. And must users wonât notice it. But unfortunately itâs there to stay
RewriteEngine On
RewriteCond %{QUERY_STRING} ^i=1$ [NC]
RewriteRule ^$ /? [R=301,L]
Put this in your .htaccess file and make sure it at the top!
As far as I can tell this has been blocked and .htaccess with such content will be deleted now
Still working for me
Did you just try it or it is something left over from the past?
Old codes that are already there donât get deleted.
Just tryed
Then iFastNet probably reverted it them
Hello, I do it in my .htaccess? many thanks for your support.
No worries, Iâll leave the security as is and wonât change a thing.
Donât you will get banned
No, you wonât get banned for trying to get rid of the URL suffix.
Maybe the workaround works, maybe it doesnât, maybe it has some undesirable side effects, but your website wonât be terminated simply for trying to get rid of an ugly suffix.
I thought it does because its âfightingâ with the URL suffix so then it will thing its a DDos attack and you will get banned I now think thats how I got banned. But bro pls that website means so much to me.
If you mess up your .htaccess code, that can result in a redirect loop which increases your hits usage. Usually, your browser will detect this and give up after a number of tries. But it can increase your hits usage.
Still, things have to go pretty crazy before that will result in an account suspension. And only then, it should only ever result in a temporary suspension, not permanent termination.
Firstly, that has nothing to do with this topic. This topic is about a URL suffix, not the suspension/deletion of your account.
Secondly, the client area clearly tells you why your account was deleted: it was suspended for inactivity. Not for a DDoS attack, not for phishing. Please consider the possibility that the reason weâre telling you that your account was deleted is actually the reason why it happened, and avoid hypothesizing about other explanations when there is a perfectly valid and applicable one already.
Is there a proper way to get rid of an unattractive suffix?
thereâs no âofficialâ way of doing it. and its not intended to be got rid of.
Any method of getting rid of it may break in the future.