I need a free hosting

genito

Registered Member
Joined
Aug 15, 2017
Messages
88
Reaction score
13
Hello guys I need a free hosting to redirect my domain. can anyone find me one?
 
Why not use Google instead of asking us to find one for you
so if you are interested for a method to trick google you will google it or ask here ?
what kind of question is this don't you see he is a newbie ?
if you can help him then comment if what he posts is against the rules then let him know stop acting like a dick!
 
so if you are interested for a method to trick google you will google it or ask here ?
what kind of question is this don't you see he is a newbie ?
if you can help him then comment if what he posts is against the rules then let him know stop acting like a dick!
What??? I googled free hosting and there are hundreds, why the agro? You haven't helped
 
What??? I googled free hosting and there are hundreds, why the agro? You haven't helped
i'm not even trying i just hate guys like you that want to play it superior with the classic "use google"
you could help him and then advice to use google
and no i haven't helped cause he got an anwer (infinityfree)
and im not refering to the op but you !
 
i'm not even trying i just hate guys like you that want to play it superior with the classic "use google"
you could help him and then advice to use google
and no i haven't helped cause he got an anwer (infinityfree)
and im not refering to the op but you !
Yes, I know who you were referring to
 
viewen.com is the best one and lifetime free without any Ads
 
if only redirect, use github page.. just host static html redirect in there and cname to your domain..
HTML:
<!DOCTYPE HTML>
<html lang="en-US">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="refresh" content="0; url=https://yourdomain.com">
        <script type="text/javascript">
            window.location.href = "https://yourdomain.com";
        </script>
        <title>Yourtitle</title>
    </head>
    <body>
        <!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
        If you are not redirected automatically, follow the <a href='https://yourdomain.com'>link</a>
    </body>
</html>
 
if only redirect, use github page.. just host static html redirect in there and cname to your domain..
HTML:
<!DOCTYPE HTML>
<html lang="en-US">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="refresh" content="0; url=https://yourdomain.com">
        <script type="text/javascript">
            window.location.href = "https://yourdomain.com";
        </script>
        <title>Yourtitle</title>
    </head>
    <body>
        <!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
        If you are not redirected automatically, follow the <a href='https://yourdomain.com'>link</a>
    </body>
</html>
Will this work for OGads? And won't they ban or doing something else?
 
Will this work for OGads? And won't they ban or doing something else?
I don't know what is ogads, OP just ask how to redirect with free hosting..
if i'm not wrong you search about faking redirect referer right ? than don't use github..
try to find free php hosting ( already share above ) and search on this forum about faking referrer..
 
Why not use Google instead of asking us to find one for you
Because my friend searching in google you have 100+ hosting and I tried 10 which no one worked for me.So think one more time before posting stupid answers like this.
 
Last edited:
i'm not even trying i just hate guys like you that want to play it superior with the classic "use google"
you could help him and then advice to use google
and no i haven't helped cause he got an anwer (infinityfree)
and im not refering to the op but you !
It's okay man just don't be like him. thanks
 
Thank you guys I already fixed my hosting service now.
 
genius, what do you think, why forums actually exist? if you don't have anything useful to say, please just don't say anything...
Not sure where you suddenly appeared from, isn't your comment a contradiction? 41 posts in 2 years, yeh you really make valuable contributions. The trouble with lynch mob mentality is people join in for the sake of it
 
Last edited:
Not sure where you suddenly appeared from, isn't your comment a contradiction? 41 posts in 2 years, yeh you really make valuable contributions. The trouble with lynch mob mentality is people join in for the sake of it

yea you really make valuable contributions with your "google it" posts... dude forums are used to ask people a question, if you can help them help them don't pretend to be genius ;) I guess you are too young to understand this kind of stuff, you will learn as time passes by..
 
yea you really make valuable contributions with your "google it" posts... dude forums are used to ask people a question, if you can help them help them don't pretend to be genius ;) I guess you are too young to understand this kind of stuff, you will learn as time passes by..
Thanks, at nearly 50 I like that lol!
 
Back
Top