Loading...

CDN.com.tr Help

Simple Transfer static hosting

Use the Add Your Website wizard to choose Push CDN + Default Endpoint and publish static files from the generated default CDN.com.tr domain.

Simple Transfer static hosting

Use the Add Your Website wizard to choose Push CDN + Default Endpoint and publish static files from the generated default CDN.com.tr domain.

Panel path

  1. CDN Accounts
  2. Add Your Website
  3. Content Source: Push CDN
  4. Select / buy package
  5. Delivery Method: Default Endpoint
  6. Generated `xyz.cdn.com.tr` endpoint
  7. File Manager or Push CDN API
  8. Public URL verification

Prerequisites

  • The user is signed in and can open CDN Accounts.
  • The required package is purchased in the panel and assigned.
  • This case does not require a custom domain, CNAME, nameserver change, or SSL certificate.

Decision model

Source type

This case must use Push CDN because files are placed in CDN.com.tr storage.

  • Pull CDN is for an existing origin.
  • Push CDN is for uploaded static files.
  • CDN Hosting/Platforms is for workloads running on CDN.com.tr.

Delivery method

This case must use Default Endpoint because it does not use the customer domain.

  • Default Endpoint: `xyz.cdn.com.tr`.
  • Full DNS Transfer: the domain nameservers move to CDN.com.tr.
  • Custom Subdomain: `images.example.com` CNAMEs to the default endpoint.

Step-by-step guide

1

Start from CDN Accounts

The case study starts from the Add Your Website button in the CDN account list.

  • Open CDN Accounts.
  • Click Add Your Website.
  • Confirm the wizard opens the Content Source step.

Expected result: The wizard shows Pull CDN, Push CDN, and CDN Hosting options.

2

Choose Push CDN and package

Simple Transfer requires the file to live on CDN.com.tr.

  • Choose Push CDN in the Content Source screen.
  • Select an existing package or complete manual purchase in the panel.
  • Continue in the wizard after purchase is complete.

Expected result: The source type continues as `push`, and the package prerequisite is solved in the panel.

3

Create the account with Default Endpoint

Selecting Default Endpoint in the delivery method step avoids custom DNS work.

  • Choose Default Endpoint.
  • Finish the wizard.
  • Copy the generated `xyz.cdn.com.tr` endpoint.

Expected result: The account is ready to serve from the default CDN.com.tr endpoint.

4

Upload and publish the file

File Manager or Push CDN API stores the file on the selected account.

  • Open Push CDN File Manager or get an API token.
  • Choose root `/` or a target folder.
  • Upload the static file.
  • Open `https://xyz.cdn.com.tr/<path>` in a clean browser session.

Expected result: The static file returns 200 from the default CDN.com.tr domain without a custom domain.

Verification

  • The Content Source step shows Push CDN selected.
  • The delivery method step shows Default Endpoint selected.
  • The generated default endpoint is visible.
  • File Manager shows the uploaded file.
  • The public URL returns 200.

Screenshot checkpoints

Screenshot will be refreshed by the UI smoke run.

CDN Accounts start

Add Your Website button.

/assets/img/help/screenshots/simple-transfer/01-cdn-accounts-add-website.png
Screenshot will be refreshed by the UI smoke run.

Push CDN source selection

Push CDN selected in the Content Source screen.

/assets/img/help/screenshots/simple-transfer/02-content-source-push-cdn.png
Screenshot will be refreshed by the UI smoke run.

Package selection

Package selection or purchase step.

/assets/img/help/screenshots/simple-transfer/03-package-selection.png
Screenshot will be refreshed by the UI smoke run.

Default Endpoint

Default Endpoint selected in the delivery method screen.

/assets/img/help/screenshots/simple-transfer/04-delivery-method-default-endpoint.png
Screenshot will be refreshed by the UI smoke run.

Default endpoint

`xyz.cdn.com.tr` value.

/assets/img/help/screenshots/simple-transfer/05-generated-default-endpoint.png
Screenshot will be refreshed by the UI smoke run.

File Manager upload

Uploaded file appears in the listing.

/assets/img/help/screenshots/simple-transfer/06-file-manager-upload.png
Screenshot will be refreshed by the UI smoke run.

Public URL

200 verification through the default domain.

/assets/img/help/screenshots/simple-transfer/07-public-url-verify.png

Use cases

A customer needs static asset hosting without connecting their own domain; files live in CDN.com.tr storage and are read from `xyz.cdn.com.tr`.

Quick workflow

  1. Open CDN Accounts and click Add Your Website.
  2. Choose Push CDN in the Content Source step.
  3. Complete the package prerequisite.
  4. Choose Default Endpoint when the wizard asks how CDN should deliver the content.
  5. Copy the generated default CDN.com.tr endpoint.
  6. Upload the file through File Manager or API.
  7. Verify the public URL from a clean browser session.

Checks

  • No CNAME is required.
  • The default delivery domain is shown clearly.
  • Screenshots prove wizard selection, upload, and public read success.
  • The same three delivery methods should be considered for Pull CDN, Push CDN, and Hosting/Platforms sources.

Smoke tests

  • PlatformHelpDocumentationTest keeps the Simple Transfer case indexed.
  • ApiSecurityContractTest covers customer boundaries.

Related pages

First paid CDN account

Start from account creation, manual package purchase, package assignment, and a ready account UUID for later workflows.

Platform application publish

Publish a WordPress, PHP, Managed Container, AI, or Knight Online application after package entitlement is ready.