Upload to Website on Route 53

0

Hello, Sorry, this is a basic question. I wanted to upload a (sitemap.xml) file to my website hosted on Route 53. I couldn't connect on Filezilla. Is there a AWS tool? Thanks, JM

profile picture
Ruume
질문됨 6달 전174회 조회
1개 답변
0

Amazon Route 53 is a scalable and highly available Domain Name System (DNS) web service provided by Amazon Web Services (AWS).

Your file needs to be uploaded to S3 where you host your site.

  1. Navigate to S3 Service: In the AWS Management Console, navigate to the S3 service. You can find it under “Storage” in the “Services” menu.
  2. Select Your Bucket: Find and click on the name of the bucket where you want to upload your sitemap.xml.
  3. Click the “Upload” button.
  4. In the upload window, you can either drag and drop your sitemap.xml file or click “Add files” to browse and select the file from your computer.
  5. After adding the file, click the “Upload” button in the bottom left corner of the window.
답변함 6달 전
  • Thanks @Jesus_Castellanos But under S3 buckets I do not see my website, only under Route 53

  • What you see in Route 53 is a DNS record pointing to your website location. Your website can be in an EC2, S3 , Lightsail or resolving to an IP somewhere else. Check the record created under your Route 53 hosted zone for your website address and find what is the value in "Value/Route traffic to" field.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠