Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Need Help Related To Wordpress...
varalu
post Dec 25 2007, 07:20 AM
Post #1


Super Member
*********

Group: [HOSTED]
Posts: 328
Joined: 1-October 07
From: India
Member No.: 50,968



Hi. I am new to wordpress. I am using blogspot currently....

That's not why i am here. I am in need of some help...

I have a domain www.computerkindness.org. A small non-profit organisation for helping sudents. I have setup a weblog to document our activities and to hopefully also encourage our participants to log comments on the activities of the foundation.

Rather then just have links between our web site and our wordpress weblog it would be great if we could just set up a sub domain. Exactly who do I go about creating the sub domain and linking it to our weblog? Do I have to register the subdomain or just create it.

I have also created a CNAME in my DNS entry like "news.computerkindness.org" and pointing to computerkindness.wordpress.com... But that does not seem to work. Help me please...

Sorry but I am rather new to supporting the Web domains...


Thanks in advance... Help me.
Go to the top of the page
 
+Quote Post
rvalkass
post Dec 25 2007, 07:10 PM
Post #2


apt-get moo
Group Icon

Group: [MODERATOR]
Posts: 2,236
Joined: 28-May 05
From: Devon, England
Member No.: 7,593
Spam Patrol
myCENT:20.88



If you log in to the cPanel for your hosting here at Trap17 you can create a subdomain. Go for that and create the 'news' subdomain that you want to use. This will create the subdomain, and give it a folder in your hosting ( public_html/news ).

If you want that to redirect to your externally hosted blog, you could then use a redirect page to point people in the right direction. One way to do this is to create an index.html file in the subdomain's folder, and put the following into that file:

CODE
<html>
<head>
<title>Redirecting...</title>
<meta http-equiv="Refresh" content="1; url=http://computerkindness.wordpress.com/">
</head>
<body>
<h1>Redirecting...</h1>
</body>
</html>


You might be able to change the 1 in the 'meta' line to a 0 to get an instant redirect.

There are loads of other ways to do this, so if you don't like this method of redirecting the visitors then run a web search for other methods - you'll get thousands of different methods come up.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Loading Speed(1)
  2. Need Help For Setting Up Blog.(3)
  3. Wordpress Installation Error [resolved](3)
  4. Wordpress Help [resolved](4)
  5. Wordpress Problem [resolved](5)
  6. Wordpress Login Trouble [resolved](8)
  7. Wordpress Backup For A Server Move(2)
  8. Wordpress Categories Disappear(5)
  9. Wordpress Error - Bytes Exausted [resolved](7)


 



- Lo-Fi Version Time is now: 22nd November 2008 - 05:54 PM