How to host a website for FREE using AWS? | Static Website Hosting with S3

Поделиться
HTML-код
  • Опубликовано: 16 янв 2025

Комментарии • 201

  • @Mac-ew1gv
    @Mac-ew1gv 3 года назад +30

    I'm really glad you added the troubleshooting steps for when we get stuck.

    • @Roshan1494
      @Roshan1494 2 года назад

      by far the best way to teach someone

  • @sachinadi6715
    @sachinadi6715 2 года назад +13

    The only change after two years of this video is the option to "make public" has been now modified by Amazon Web Services.. you need to enable the ACL under the "Object Ownership" section under the "permissions" tab of the bucket... @Pythoholic.. just adding this comment just incase if someone gets stuck on the "Make Public" option! Your videos have been fantastic and absolutely easy to understand this complex cloud.. Special thanks to you for every pain taken to create this fantastic series!!

    • @Pythoholic
      @Pythoholic  2 года назад +1

      thanks sachin sorry that j couldnt update it lately but i will try and keep them updated
      thanks again

    • @ryantahrawi
      @ryantahrawi Год назад +1

      Thank you Sachin!

    • @chandankumar-ul5to
      @chandankumar-ul5to Год назад +1

      Thanks @sachinadi6715 you save my day...

  • @allyonightmare
    @allyonightmare 3 года назад +4

    make public button is no longer available. how do you make it public?

  • @shinoopca2392
    @shinoopca2392 3 года назад +8

    Hi thanks,
    I tried to give public access for my project by clicking Action -> Make public via ACL, but this option disabled for me. Please advise.

    • @quasar310
      @quasar310 2 года назад

      when creating the bucket, select enable acl option

    • @jamescollier3
      @jamescollier3 2 года назад

      Thanks

  • @johnarnold6623
    @johnarnold6623 2 года назад +1

    I’m glad you kept all the goofs in the video.

  • @hubofskits5890
    @hubofskits5890 3 года назад +3

    wow thanks very much. i happen to build a site for my final project and was very worried on how to host my site, but your tutorial helped me accomplish it. God bless you.

  • @ChillYourSoulInLife
    @ChillYourSoulInLife 3 года назад +2

    hello sir, makei public doesnt exist in aws, but only make public via acl and im not able to press it as a button

    • @Pythoholic
      @Pythoholic  3 года назад +1

      Read this : aws.amazon.com/premiumsupport/knowledge-center/read-access-objects-s3-bucket/ this should help

    • @ChillYourSoulInLife
      @ChillYourSoulInLife 3 года назад

      @@Pythoholic thank you my friend. Marry Christmas

  • @ReneKubicka
    @ReneKubicka 3 года назад +2

    Thanks mate.. it helped. Tanks to your video, I am moving my website from my current hosting provider to AWS.

  • @Aaron_duckroast
    @Aaron_duckroast 3 года назад +1

    from where can i get that folder you just uploaded in the bucket ?

    • @Pythoholic
      @Pythoholic  3 года назад

      You can create a static html file using google, its what I did !

  • @umairw235
    @umairw235 Год назад

    What I dont understand is that, how was the site SSL certified without adding a cert to the site

    • @Pythoholic
      @Pythoholic  Год назад

      its not hosted using a manually configured domain
      it uses cdn to host it so its already secure

  • @gr8est_noob
    @gr8est_noob 2 года назад

    hi sir, helpful video, btw can we change our static website url??

    • @Pythoholic
      @Pythoholic  2 года назад +1

      yes but u might need to use route53 and have ur cname created
      if u want custom url u might have to purchase a domain

    • @gr8est_noob
      @gr8est_noob 2 года назад

      @@Pythoholic ohk, and talking about aws...what about ibm cloud? you can change the domain name there?

  • @neeyatiajmera869
    @neeyatiajmera869 4 года назад +1

    my css (bootstrap) and images are not getting rendered.

    • @Pythoholic
      @Pythoholic  4 года назад

      It will , are your paths defined correctly

    • @Sadiqyyy
      @Sadiqyyy 3 года назад

      @@Pythoholic I'm having the same issue. I'm pretty sure my paths are defined correctly

  • @vijayakumarj1207
    @vijayakumarj1207 3 года назад

    I am a beginner..as u said this would be publically accessible ..how could I allow for specific set of users to access this site we created?

    • @Pythoholic
      @Pythoholic  3 года назад +1

      You can use a ACL, or a WAF firewall rule that allows only the set of user you want.

  • @Lilbisc98
    @Lilbisc98 2 года назад +1

    Amazing tutorial. Thank you so much.

  • @JoeBlow-vx5po
    @JoeBlow-vx5po 2 года назад

    Thank you so much for this video. Does the index have to be .html? My index is set as index.htm

    • @Pythoholic
      @Pythoholic  2 года назад +1

      thanks, you can try that if it works. usually u can have any name as long as you make it the main file for the static page.

    • @JoeBlow-vx5po
      @JoeBlow-vx5po 2 года назад

      @@Pythoholic I got it working, they updated their procedures. You have to add a script to the bucket policy and then the permissions work.

  • @divyajuhisingh5267
    @divyajuhisingh5267 2 года назад

    Under Actions, make public is not clickable. Any solution?

    • @Pythoholic
      @Pythoholic  2 года назад

      there is a solution mentioned above in comments

  • @hogr_ider
    @hogr_ider Год назад

    how to get users inputs and store on the database sir

    • @Pythoholic
      @Pythoholic  Год назад

      Like if u want you can use python or other SDK and write models by creating user inputs using frameworks like api and rest and then feed it to the model

    • @hogr_ider
      @hogr_ider Год назад

      @@Pythoholic i have used php to store it to the base but i cant receive the inputs

    • @Pythoholic
      @Pythoholic  Год назад

      If it's a static website there won't be a calling function that can execute the operations

  • @pipzgutz
    @pipzgutz 2 года назад

    "Make Public" fixed my issue. thanks.

  • @SelvakumarGuruswamy
    @SelvakumarGuruswamy 2 года назад

    Thanks. Looks like the recent version asks for editing the bucket policy to make it public. otherwise 403-Forbidden is thrown.

    • @Pythoholic
      @Pythoholic  2 года назад

      oh sure i will update the video

  • @anuragtripathi9743
    @anuragtripathi9743 Год назад

    please help i followed all steps still access denied also my option make public with acl is not highlighting idk why

    • @Pythoholic
      @Pythoholic  Год назад

      please check the new video on aws cloud quest i have given the latest way to do it

  • @biplabpaul3822
    @biplabpaul3822 4 года назад +1

    Thank You so much...Much easier than Ec2

  • @sagarkuvlekar6684
    @sagarkuvlekar6684 4 года назад +2

    Thanks for your response @pythoholic

  • @alicecroydon2417
    @alicecroydon2417 4 года назад +6

    S3 is constantly adding new features my knowledge was a bit rusty. Thanks for the video it was life saver.

  • @DragPlix
    @DragPlix 4 года назад +1

    i wanna host the website with my custom domain, how can i change that random aws domain to my purchased domain?

    • @Pythoholic
      @Pythoholic  4 года назад +1

      This is for the custom domain with route 53
      docs.aws.amazon.com/AmazonS3/latest/dev/website-hosting-custom-domain-walkthrough.html

    • @Pythoholic
      @Pythoholic  4 года назад +1

      aws.amazon.com/getting-started/hands-on/get-a-domain/
      This is how u can register the domain

    • @Pythoholic
      @Pythoholic  4 года назад +1

      This is for third party
      docs.aws.amazon.com/amplify/latest/userguide/to-add-a-custom-domain-managed-by-godaddy.html

    • @DragPlix
      @DragPlix 4 года назад

      Thank You Very Much +pythoholic 🤠

  • @biswaranjanparimanik1778
    @biswaranjanparimanik1778 3 года назад +1

    Awesome Bro. It really helps. Keep going. 👍👍👍

  • @TinyToonsTale
    @TinyToonsTale 2 года назад

    why my images are not displayed when i upload folders. it displays when i open from. desktop but not in index. html

  • @dadbhawala
    @dadbhawala 4 года назад

    I have already uploaded a website on AWS and connected to the domain name on godaddy. I have updated the site offline. I need to now upload it to AWS in such a way that I don't need to do any setting on godaddy. As you can see, I am not a tech guy, can you please explain how to do it...
    Thanks

  • @AlonsoParejawee
    @AlonsoParejawee 3 года назад +1

    Hi. I didn't get it. After unchecking the Block Public Access, you had to clean your cache to try opening. But again you had to make it public in order to open it properly, is this last step optional or we must do it anyways?

    • @Pythoholic
      @Pythoholic  3 года назад

      i had actually done that, and for it not work i had to clear the cache, i just did that for that purpose only.

  • @michaeloladugba9697
    @michaeloladugba9697 3 года назад

    Great video. How do I download a wordpress website content to my computer drive so I can upload it directly to S3?

  • @sanathmugeraya6061
    @sanathmugeraya6061 3 года назад +1

    Thanks man . Great video

  • @gitcotech
    @gitcotech 2 года назад

    Can i personalize that link and create own domain?

    • @Pythoholic
      @Pythoholic  2 года назад +1

      yes please buy a domain and register with route 53

  • @kkahandal
    @kkahandal 3 года назад

    If we can host here in S3 then why people are using EC2 instances to host?

    • @Pythoholic
      @Pythoholic  3 года назад

      For dynamic websites and security hardening

  • @selvi0560
    @selvi0560 2 года назад

    what are all those files? how to do it

  • @mummyskitchen5311
    @mummyskitchen5311 2 года назад

    I have owned a domain name, how can I use that after hosting, instead of aws.... bla bla in the url?

    • @Pythoholic
      @Pythoholic  2 года назад

      Please follow this : docs.aws.amazon.com/AmazonS3/latest/userguide/website-hosting-custom-domain-walkthrough.html

    • @mummyskitchen5311
      @mummyskitchen5311 2 года назад

      @@Pythoholic Thanks, also does AWS charge anything for a year if I put my static website on S3 and use Route 53?

    • @Pythoholic
      @Pythoholic  2 года назад

      yes it will but only for the service that you use. you might have to check the charges for route 53 and s3 for how much they provide in free tier

    • @mummyskitchen5311
      @mummyskitchen5311 2 года назад

      @@Pythoholic okay thanks :)

  • @pramodgaur1743
    @pramodgaur1743 Год назад

    Is it possible for the people to inspect this and see code of site

    • @Pythoholic
      @Pythoholic  Год назад

      yes, they can its not protected persay with respect to content.

  • @maxdegreat566
    @maxdegreat566 3 года назад

    What if i made a backend?

  • @alicecroydon2417
    @alicecroydon2417 4 года назад +1

    Can you do one video Boto3 uploading files to S3.

    • @Pythoholic
      @Pythoholic  4 года назад +3

      Sure I will be doing a series for python with aws soon. Keep supporting. I will be including yours aswell.

    • @alicecroydon2417
      @alicecroydon2417 4 года назад

      @@Pythoholic looking forward to it.

  • @sosokumladze4317
    @sosokumladze4317 2 года назад

    You need to configure json file in permissions/bucket policy, add name of the bucket

  • @mahasamak1
    @mahasamak1 4 года назад +2

    Very useful video thank you!

  • @rahulmaurya-uc5dg
    @rahulmaurya-uc5dg 2 года назад

    i wanted to automate this with my github repo, I don't wanted to upload the folder

  • @mylesebinyi1512
    @mylesebinyi1512 Год назад

    Thank you verymuch for this

  • @shriwas8056
    @shriwas8056 4 года назад

    Where can I code for this please? You uploaded entire folder. Do we need all the files under that bucket for our static website

    • @Pythoholic
      @Pythoholic  4 года назад

      It's a process . You can use single file as well. It's your wish. It's my sample code. You can make use of sample htmls

  • @shibasisnayak4967
    @shibasisnayak4967 Год назад

    This is very Interesting. But what i was looking for like if user will try to access by simple URL rather than S3 object URL. How come that will be happen? kindly prepare a video for that. thanks!!

    • @Pythoholic
      @Pythoholic  Год назад

      You need to create a dns route by having ur own domain in route 53 either from the one you purchased on godaddy or hostinger or even purchasing at route 53 domain registration. Then u can create a name record and attach that s3 url to it. But the domain won't be free. U need to purchase it

  • @justincarpenter6147
    @justincarpenter6147 3 года назад

    My index file works perfectly when I click on it from my file browser, but not when I upload it. It is missing formatting.

  • @petersimcoe7341
    @petersimcoe7341 3 года назад

    so if i searched for that website would i find it or would i have to register a domain name to be able to do that

    • @Pythoholic
      @Pythoholic  3 года назад

      You need to register a domain cause that will be ur public dns

  • @ryantahrawi
    @ryantahrawi Год назад

    Where did you get your website template from? I uploaded a random one from colorlib, but AWS just loads the file's code in text. Thanks in advance

    • @Pythoholic
      @Pythoholic  Год назад +1

      I just created a bootstrap template actually* simple carousel, that's all

  • @drusttaib607
    @drusttaib607 4 года назад

    thank you, my html pages work properly, but my .aspx files are not opening and it gives error page, and when I redirect to an .aspx file, it downloads a file

    • @Pythoholic
      @Pythoholic  4 года назад

      I think u need to create object link in s3 and add it to your page, else it treats it as a downloadable content rather than a link

    • @JuanMoreno-sf4he
      @JuanMoreno-sf4he 4 года назад +3

      Aspx is a dynamic language. As far as I know Se works with HTML + CSS + JS + PHP (Static language)

    • @Videos4NYC
      @Videos4NYC 4 года назад +1

      aspx pages require a windows server with ASP.net installed. You cannot run aspx pages on an S3 bucket. You can only run aspx pages on a Windows server. S3 can be used only for static pages, such as .html. However, aspx pages are dynamic pages not static.

  • @haifrendz
    @haifrendz 3 года назад +1

    haha thanks a lot .....looking for hosting account, now i got it for free

  • @kiran811
    @kiran811 Год назад

    I am getting this error while loading index.html:
    This XML file does not appear to have any style information associated with it. The document tree is shown below.
    AccessDenied
    Access Denied
    F0Q949CN074JPR9F
    m1KprnnAkYL6TBd8eAMfFTqJC1EAahgwx7dPNjpk0EaQ6EY5PYbRtyWCkiSVUjX0VGawrKxicfE=

    • @Pythoholic
      @Pythoholic  Год назад +1

      Please watch my new video on this topic. It's on the channel ruclips.net/video/5DfPaNp14ow/видео.html

  • @mehdi-vl5nn
    @mehdi-vl5nn 3 года назад

    how to add post to website? or where user can put comment?

    • @Pythoholic
      @Pythoholic  3 года назад

      That might not be handy with a simple html website, you should make use of a datastore.

    • @mehdi-vl5nn
      @mehdi-vl5nn 3 года назад

      @@Pythoholic yeah i know about that i mean for instance is possible to use WordPress on this free hosting and have users and all the fancy things

  • @abhishekwagh1095
    @abhishekwagh1095 2 года назад

    In static web hosting ,when you enter index.html (this file you already you have or generated automatically)plzz tell me

    • @Pythoholic
      @Pythoholic  2 года назад

      I already had this file … index.html

    • @abhishekwagh1095
      @abhishekwagh1095 2 года назад

      @@Pythoholic only html file will work there?

    • @Pythoholic
      @Pythoholic  2 года назад +1

      yes static file only

    • @abhishekwagh1095
      @abhishekwagh1095 2 года назад

      @@Pythoholic Thank you for ur quick response👍

    • @abhishekwagh1095
      @abhishekwagh1095 2 года назад

      hey brother i hosted web successfully but I'm unable to see other file on that web lik i uploaded an image but i can't see thier

  • @navidniknezhad9379
    @navidniknezhad9379 4 года назад

    Is there any way to customise the website link?

    • @Pythoholic
      @Pythoholic  4 года назад

      If you could create a DNS record (cmake) entry and attach it. You can.

  • @sagarkuvlekar6684
    @sagarkuvlekar6684 4 года назад

    Is their video you make how to make static web site..???

    • @Pythoholic
      @Pythoholic  4 года назад

      Yes it's on the playlist. And on the channel as well

    • @Pythoholic
      @Pythoholic  4 года назад +2

      I think this is the one from which u commented

  • @maxsam5583
    @maxsam5583 4 года назад +1

    Does it accept word press

    • @Pythoholic
      @Pythoholic  4 года назад

      Its for static website hosting, if you can create a structure with all the wordpress files and launch it successfully as a static site then mostly yes you might be able to use it in S3.
      There are a lot of websites. Mostly we can refer to them. This was just a website with bootstrap and html templating. You can try to host one. Let me know.

  • @michaelsd28
    @michaelsd28 3 года назад +1

    Thank you brother

  • @SAURABHGUPTA_DINOSAUR
    @SAURABHGUPTA_DINOSAUR 2 года назад

    Dude wow mahn your tutorial is a magic for beginners like us thankyou so much❤❤❤❤

  • @KarthikKumaresan-k1o
    @KarthikKumaresan-k1o Год назад

    good one! thnaks buddy

  • @subhashiniselvis8197
    @subhashiniselvis8197 2 года назад

    Nice explanation sir 👌 really appreciated your efforts thank you

    • @subhashiniselvis8197
      @subhashiniselvis8197 2 года назад

      Sir if possible can you share the html file Or code for to practice

    • @Pythoholic
      @Pythoholic  2 года назад

      You can simply use a single html file .. no issues.. just create a plain html file with some text thats all.. that will also work..

    • @subhashiniselvis8197
      @subhashiniselvis8197 2 года назад

      Thank you ❤🙌

  • @jwk05003
    @jwk05003 4 года назад +1

    Thank you!!

  • @arthanfinance6584
    @arthanfinance6584 4 года назад

    how to access the webiste with custom domain name

    • @Pythoholic
      @Pythoholic  4 года назад

      docs.aws.amazon.com/AmazonS3/latest/dev/website-hosting-custom-domain-walkthrough.html

  • @axatsrivastava5606
    @axatsrivastava5606 3 года назад

    Thank you so much🥺

  • @pranawkumark
    @pranawkumark 2 года назад

    Hey is this free? I want to host a website providing with notes for this semester to my juniors

    • @Pythoholic
      @Pythoholic  2 года назад

      This is for free and it will be there till your free tier account expires. This is just a demo to show that you can host free website on S3

    • @pranawkumark
      @pranawkumark 2 года назад

      What will be the cost after the free tier expires?

    • @Pythoholic
      @Pythoholic  2 года назад

      aws.amazon.com/s3/pricing

  • @riteshpandey3760
    @riteshpandey3760 3 года назад

    thank you so very much sir it helped me so very much

  • @alwinmathew4272
    @alwinmathew4272 4 года назад

    can you please send the folder to be uploaded

    • @Pythoholic
      @Pythoholic  4 года назад

      It's just a process . You can use single file as well. You can make use of sample htmls

  • @tejaapp8855
    @tejaapp8855 2 года назад

    Bucket action not working

  • @heeraraturi
    @heeraraturi 4 года назад +1

    Good Job, Thank You!

  • @akashachra7982
    @akashachra7982 4 года назад +3

    Nice but it will be more good if you have added domain in this tutorial 👍🏻

    • @Pythoholic
      @Pythoholic  4 года назад +2

      Yeah this was a short one. I will add the dns and endpoints in the VPC section. Other wise it will be confusing without covering the VPC part first. Thanks bro

    • @akashachra7982
      @akashachra7982 4 года назад

      Yes thats also right, will wait for that part ✌🏻

    • @hardlyregarding4205
      @hardlyregarding4205 4 года назад +1

      @@Pythoholic It would be extra helpful if you could provide the link to that next video here. This was also my next thought: how do I now direct my own url to this hosted site? Thanks again!

    • @Pythoholic
      @Pythoholic  4 года назад +2

      Please check the play list in the description, it will help you

  • @maranhaasan
    @maranhaasan 3 года назад

    I developed JSP web application... Can I do the same in the video... To host my web application.. in aww

  • @muhammadnurfaiz8743
    @muhammadnurfaiz8743 2 года назад

    what a nice video! thank you

  • @formosaboba
    @formosaboba 3 года назад

    Hi Pythoholic! Thank you for your video! It's very helpful. I was wondering about it being free? Some hosting I know will have a monthly charge after a year. Would the only thing I have to pay is the custom domain name and then if I host with aws it would be free forever?

    • @Pythoholic
      @Pythoholic  3 года назад +1

      It wouldn't be free after one year, you can purchase a domain and link it. You can do that in route53.

  • @tonnikaniz1861
    @tonnikaniz1861 2 года назад

    How to use my own domain?

    • @Pythoholic
      @Pythoholic  2 года назад

      with route53 by creating the record

  • @offensivebias3965
    @offensivebias3965 4 года назад +1

    Love your content tnx!

  • @mohammadshafeeq3471
    @mohammadshafeeq3471 2 года назад

    Is it for 1 year

    • @Pythoholic
      @Pythoholic  2 года назад

      Yes the free tier account is for one year

  • @amanpratapsinghsenger8709
    @amanpratapsinghsenger8709 Год назад

    can i get your website folder

    • @Pythoholic
      @Pythoholic  Год назад

      www.tutorialstonight.com/sample-html-code-for-homepage
      You can make use of this I had also taken inspiration from a local site

  • @harshitsrivastava9903
    @harshitsrivastava9903 4 года назад +1

    Thanks

  • @nguyenhai190
    @nguyenhai190 4 года назад +3

    thank you so much bro. I appriciate that

  • @jizzythings5121
    @jizzythings5121 4 года назад

    can you upload this website source file

    • @Pythoholic
      @Pythoholic  4 года назад

      Will do that, for now You can use a single HTML file as well. Nothing fancy.

  • @ahmdel4953
    @ahmdel4953 2 года назад

    perfect, it works for me.

  • @anushkasrivastava8814
    @anushkasrivastava8814 3 года назад

    Thaankk youu soo much sir!!!!

  • @subhi_sadiyev
    @subhi_sadiyev 3 года назад

    Lovely video 👍

  • @hardlyregarding4205
    @hardlyregarding4205 4 года назад

    Very handy, exactly what I needed. Thank you

  • @yantech.4249
    @yantech.4249 3 года назад

    Great tutorial

  • @umanathpathak
    @umanathpathak 3 года назад +1

    Thank you so much sir.....This video is awesome... Cleared by fear that will I be able to do this kind of task....(**I am a new bee in this field)

  • @amaansayyed1192
    @amaansayyed1192 2 года назад

    Guys just be carefully with asw service.. Even by mistake dont go to any other service or turn them on.. They cost for exceeding services

  • @nadercs2669
    @nadercs2669 3 года назад +1

    did not work

    • @Pythoholic
      @Pythoholic  3 года назад

      Try again

    • @nadercs2669
      @nadercs2669 3 года назад

      @@Pythoholic ur tutorial is the problem I followed every step and it gives me an error still

    • @Pythoholic
      @Pythoholic  3 года назад

      Okay if my tutorial.is the problem. Let me know what didn't work.

  • @Wranderous0001
    @Wranderous0001 Год назад

    Than you

  • @kannan181975
    @kannan181975 4 года назад +1

    Thanksss

  • @hemanthreddy707
    @hemanthreddy707 2 года назад

    Nice video

  • @sergioramio
    @sergioramio 4 года назад

    cool video bro, u think this is easy to hack?

    • @Pythoholic
      @Pythoholic  4 года назад

      This is just a sample way to host. But may not be a actual secure way. We need to follow several other steps to make it secure

  • @SAURABHGUPTA_DINOSAUR
    @SAURABHGUPTA_DINOSAUR 2 года назад

    Done✅✅

  • @PaulEllisBIGDATA
    @PaulEllisBIGDATA 2 года назад

    Outstanding!

  • @sniff4643
    @sniff4643 4 года назад

    good

  • @rog_shakhyar6171
    @rog_shakhyar6171 4 года назад

    Soo looong url 😔

    • @Pythoholic
      @Pythoholic  4 года назад

      You can use a custom domain as well.

    • @rog_shakhyar6171
      @rog_shakhyar6171 4 года назад +2

      @@Pythoholic like example.aws.com??

  • @syedaafreen1075
    @syedaafreen1075 3 года назад

    Host a website using github pls

  • @panashedube9390
    @panashedube9390 2 года назад

    W

  • @sukhjitkaur3718
    @sukhjitkaur3718 3 года назад +1

    your too much ok is so irritating

    • @Pythoholic
      @Pythoholic  3 года назад

      i know. i have tried improving it. sorry for that

    • @sukhjitkaur3718
      @sukhjitkaur3718 3 года назад

      @@Pythoholic hey , thats ok.. no need to be sorry .. we are all same. all have some irritating habits.. chill.. :) btw I came across your content today only. I liked the you have put in.. Thanks for sharing .

    • @Pythoholic
      @Pythoholic  3 года назад +1

      @@sukhjitkaur3718 Hey no issues. based on your feedback i have removed them by editing. It should be updated by youtube in a few hours. Hopefully, it should be good. :D

    • @sukhjitkaur3718
      @sukhjitkaur3718 3 года назад

      @@Pythoholic That's so humble of you. but editing was really not required. But thanks for taking ppl's feedback so positively. :)

    • @Pythoholic
      @Pythoholic  3 года назад

      no worries

  • @NileshAkhade
    @NileshAkhade 2 года назад

    How do I add a domain name?