custom domain name
i'm trying to get my twitter page to reroute through my personal website as a subdomain, like my blog and tumblr. (ex: twitter.mydomain.com, blog.mydomain.com, tumblr.mydomain.coim. does anyone know how this is done? is it possible on twitter?
2
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?yeah its possible. idk how tho! ):
-
Inappropriate?Well, you could try to make the subdomain redirect to your twitter page. That's probably the most that you can do.
I’m confident
-
Inappropriate?I do not think twitter supports this - at least not as simply as Tumblr (tumblr allows custom DNS for posting and sharing content).
However, if you have time to mess with the API, this is what you can do:
1) Block your twitts from public access
2) Use the API to pull an XML feed of your twitts and implement code to publish the twitts on your custom URL.
That way the twitter.com/xyx will not have your content, but blog.company.com will show the twitts.
I have implemented a such a solution with Tumblr on the http://idonny.com homepage by pulling two of the latest posts from tumblr to a custom URL...
NB: Since tumblr allows custom DNS, I did not have to replicate that using the process above.
I’m confident
Loading Profile...




