This is more a general hosting question, rather than WordPress.
Nonetheless, since you mentioned that you have your website on WordPress.com, you can have your new domain point to your WordPress site by it’s CNAME. In your case, your CNAME would look be example.wordpress.com
(change example
to your actual site).
This is the recommended approach since using a CNAME rather than the A record because if WordPress.com changes your IP, the CNAME will alway point to the right one.
Otherwise, check out this article that WordPress provides to point your custom domain: Use a Domain You Already Own (Domain Mapping)
Related Posts:
- Website redirecting to old domain name
- Changing domain
- A WordPress site with more than one domain name / Parked domains
- When i try to enter subdomain i’m redirected to main domain
- All devices on my network redirect me to an old domain
- How to Setup 2 Domains on a Single WordPress (Regions Filter)?
- WordPress site redirects to different wordpress domain on the same server after reuploading db backup
- How to let a single post have its own domain name
- Custom domain for sub-section of parent website
- Redirect one of two domains on one WordPress installation
- Redirecting to old domain, tried everything, nothing works
- forward domain name to particular page?
- How to redirect URL with subfolder to the same URL but without subfolder?
- How can I replace my primary url globally with a parked one?
- WordPress Multisite Strange Redirect on Primary Site
- WordPress Multisite + Erros with URLS and ADMIN
- Redirecting DNS without breaking everything
- Missing domain http://./wp-… in redirects
- redirect second domain to static page
- Parked domain redirecting to wrong error404 page
- How can I disable redirect domains?
- Change my URL from https://www.domain.com to https://domain.com
- Can’t login to WordPress admin panel after changing domain to use WordPress pages as a fallback from React
- Automatically switch language based on visitor’s country
- domain redirects to subdomain
- Local domain remap with proxy : Infinite 301 redirect, bad URL typo
- Multisite hide subdirectory
- Multisite redirect loop for a single www domain
- How to map secure.domain.com to www.domain.com or domain.com with “WordPress MU Domain Mapping” on the primary multisite domain?
- Is RewriteMod for WordPress site: site.ro -> site.com/?lang=ro possible?
- Forward and mask implementation not working,
- PHP header(Location: …): Force URL change in address bar
- What does HTTP/1.1 302 mean exactly?
- php refresh current page?
- How to force a 404 on WordPress
- How to use WordPress Multisite With Different Domain Names?
- Disable front end to use as CMS only?
- Redirect Restricted Page to 404
- How to redirect non-logged in users to a specific page?
- How to prevent automatic redirection of 404 errors and “incorrect” URLs?
- How do I skip wordpress’s 404 handling and redirect all 404 errors for static files to 404.html?
- Disable WordPress URL auto complete
- Host the wp-admin on another domain?
- Redirect user to original url after login?
- When I change slug, will WordPress create redirect from the old URL?
- WordPress localhost site redirect to live site
- WordPress redirecting connections on port 8080 to 80
- WordPress Redirect All HTTP requests to HTTPS via .htaccess
- wp_redirect() function is not working
- Redirect entire website to a single page
- My wordpress multisite homepage redirects to signup page
- Setting up a wordpress network with third level domains
- Logout redirect to home page
- Disable ONLY URL auto complete, not the whole canonical URL system
- Redirect Localhost wordpress site to dashboard
- Redirect page URL to home URL without using a plugin
- Why is WordPress redirecting from http to https on a local environment?
- Login redirect to previous page
- How to prevent redirect to ‘About’ after core upgrade?
- 301 redirect instead of 404 when URL is a prefix of a post or page name?
- Why is wp_redirect() preferable to a standard PHP header redirect?
- Mapping Domains to Permalinks (not multisite)
- How do I programmatically generate a 404?
- WP Multisite development with Mamp Pro and wildcard subdomains, not really working for me
- Redirect to referring page after logging in
- User redirect to destination URL after login
- Prevent access to single post types
- check first time login only
- How to change the default logout link on WordPress Admin
- Stop WordPress from “guessing” redirects for nonexistent URLs
- How to use alias domain for multisite installation?
- WordPress install enters an infinite loop
- How to redirect a sucessful registration to a page template?
- How to configure nginx to redirect requests to the uploads directory to the production server?
- WordPress HTTPS redirect loop
- Why am I getting a 301 on a existing post?
- Redirect to dashboard after login
- Make a video post redirect to next post after completion
- How to display a raw HTML page (bypassing WordPress theme, scripts, etc)
- Old blog/ and blog/feed/ URLs not working after moving blog to top-level via .htaccess
- Non-WordPress page in subdirectory under WordPress page
- Force HTTPS using .htaccess – stuck in redirect loop
- How to redirect after login, the working way?
- Keeps on redirecting on my development copy
- Password change when the user login first time
- Custom login form redirect to external site
- Redirecting WordPress /.htaccess / HSTS / SSL
- 301 redirect not working through .htaccess
- handling login/logout redirects
- Clarification on auth_redirect()
- Site redirects to wrong url when saving settings
- How to redirect all requests to wp-login.php?
- Implementing global redirection (automatic redirect for all pages who had their slug changed)
- Correct way to hide pseudo pages from being shown?
- Redirect blog page to latest post?
- Redirect to custom url when registration fails?
- Why does WordPress automatically redirect URLs with the parameter “name=” to a different page?
- prevent/block direct access to a thank you page
- Redirect After Delete User in Backend
- Exclude a path from WordPress using .htaccess redirects (Apache)