: Godaddy redirection for domain URL I have mydomain.co registered with Godaddy. In the zone editor I have the @ record pointing to my cloud server. I would now like to redirect mydomain.co/blog
I have mydomain.co registered with Godaddy.
In the zone editor I have the @ record pointing to my cloud server.
I would now like to redirect mydomain.co/blog to a different server
where I'll host a wordpress blog.
I cannot figure out how to do this on Godaddy.
All Godaddy support pages describe buttons that do not exist on my domain control panel.
I'm sure my question is a dupe, but I just can't find the original.
More posts by @Ravi8258870
1 Comments
Sorted by latest first Latest Oldest Best
This is probably the quickest and simplest method:
Create a file 'index.php' at mydomain.com/blog/index.php and put this inside:
<?php
header('Location: new-wordpress.blog/'); ?>
This will redirect all requests for mydomain.com/blog to the WordPress server.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2025 All Rights reserved.