how to configure co.cc to point to x10hosting then to a blogsite

Status
Not open for further replies.

w36cht

New Member
Messages
12
Reaction score
0
Points
0
Hello.

I am wondering if this sort of scenario is possible to achieve. I wanted my www.NAME.co.cc point to my website which is hosted at x10hosting with the same domain name then I can open a link to a blogsite. Do I need to follow every name servers, zone record and url forwarding for each phase?

So I guess I need to set up x10hosting nameservers at co.cc first, then the zone records and url forwarding? then, create a page that would link to a blogsite, right? Or, which ones the easiest to do..
 

danprobo

Member
Messages
163
Reaction score
4
Points
18
Ya you must set the name server at CO.CC to ns1.x10hosting.com and ns2.x10hosting.com then adding your domain here. You can choose adding your domain on cPanel as parked domain or addon domain, but i recommended adding your domain in cPanel as addon domain.
 

w36cht

New Member
Messages
12
Reaction score
0
Points
0
Although, I haven't searched for it at the forums just yet but since now you've mentioned it may I know what's the difference between parked domain and addon domain?
 

Twinkie

Banned
Messages
1,389
Reaction score
12
Points
0
Why don't you point your co.cc domain to your x10 account, and then use a frame pointed to your blog site? No one likes redirects, especially if they are permanent.
 

w36cht

New Member
Messages
12
Reaction score
0
Points
0
Why don't you point your co.cc domain to your x10 account, and then use a frame pointed to your blog site? No one likes redirects, especially if they are permanent.
How do you use a frame to point to your blog ste? What's with a permanent redirects?
 

zapzack

New Member
Messages
606
Reaction score
19
Points
0
You could just host your blog here.. Install Wordpress through Fantastico in cPanel.. It's simple..
 

w36cht

New Member
Messages
12
Reaction score
0
Points
0
You could just host your blog here.. Install Wordpress through Fantastico in cPanel.. It's simple..

I think I still need to know more about this Fantastico app. How simple would that be? Can you direct me to anywhere where I can understand more about installing wordpress and eventually using Fantastico and hosting my blog using wordpress? Thank you.;)
 

Joshua203

New Member
Messages
194
Reaction score
2
Points
0
I think I still need to know more about this Fantastico app. How simple would that be?

it would be verry simple, fantastico does just about all the work for you in just a few clicks of the mouse (it not only installs the blog but also takes away worrying about how to create a database)
links for more knowledge about all this are in your cpanel right where/before you install them

zapzack is right fantastico makes the install so simple
 

zen-r

Active Member
Messages
1,937
Reaction score
3
Points
38
I think I still need to know more about this Fantastico app. How simple would that be? Can you direct me to anywhere where I can understand more about installing wordpress and eventually using Fantastico and hosting my blog using wordpress? Thank you.;)

If you bothered to look at Wordpress in Fantastico as advised earlier, you would see that there are already links provided there for more info.

For even more info, have you tried this technique? ; http://tinyurl.com/m9k288 :)
 
Last edited:

diamondpc

New Member
Messages
48
Reaction score
0
Points
0
Hey Zen-r how did you do that link you posted that was cool. let me google that for you.. i am still LMAO at it..

I know i am off subject but that was cool. i need to send that to my wife i get of her asking me to google it for her..
 

zen-r

Active Member
Messages
1,937
Reaction score
3
Points
38
Hey Zen-r how did you do that link you posted that was cool. let me google that for you.. i am still LMAO at it..

I know i am off subject but that was cool. i need to send that to my wife i get of her asking me to google it for her..

Just go to this site, & you can make similar links yourself ;

http://lmgtfy.com/

Have fun! :)
 
Last edited:

blakec

New Member
Messages
29
Reaction score
0
Points
0
If you're still interested in the frames thing, look here: http://www.w3schools.com/HTML/html_frames.asp

I think you want something like this:
Code:
<html>
<frameset>
<frame src="http://www.yahoo.com">
<noframes>
<body>Uh oh - your browser doesn't support frames. Click <a href="http://www.yahoo.com">here</a> to go to the blog.</body>
</noframes>
</frameset>
</html>
Of course replace yahoo.com with the URL of your blog.

Blake
 

w36cht

New Member
Messages
12
Reaction score
0
Points
0
Thank you all for your replies and given links.. I think I now have an inkling of what I am going to do. I hope I could still count on you guys next time. Thanks. ;)
 

w36cht

New Member
Messages
12
Reaction score
0
Points
0
Ok, what you all meant here is for wordpress right? So, how about having your blog hosted by blogspot, since it couldn't be installed or something I guess I have to create a page that would point it to blogspot or insert it with
Code:
<a href=""></a>
right? Or, are there any other ways of linking or pointing it to blogspot? Thanks.
 

zapzack

New Member
Messages
606
Reaction score
19
Points
0
Ok, what you all meant here is for wordpress right? So, how about having your blog hosted by blogspot, since it couldn't be installed or something I guess I have to create a page that would point it to blogspot or insert it with
Code:
<a href=""></a>
right? Or, are there any other ways of linking or pointing it to blogspot? Thanks.

See http://tinyurl.com/navqz9 to install wordpress.. It is much better..
 
Last edited:

w36cht

New Member
Messages
12
Reaction score
0
Points
0
See http://tinyurl.com/navqz9 to install wordpress.. It is much better..

thanks a lot to this link I am now trying to build a customized homepage though I am still lacking on a lot aspect but anyhow I'll try to take it one step at a time. ;)

Can anybody please direct me to a video/website howto configure using wordpress? Maybe a step by step video how to configure wordpress with all its features? It's deffinitely not like blogspot and you could easily get confuse if you don't know what you're doing. Thanks.
 
Last edited:

jtwhite

Community Advocate
Community Support
Messages
1,381
Reaction score
30
Points
0
thanks a lot to this link I am now trying to build a customized homepage though I am still lacking on a lot aspect but anyhow I'll try to take it one step at a time. ;)

Can anybody please direct me to a video/website howto configure using wordpress? Maybe a step by step video how to configure wordpress with all its features? It's deffinitely not like blogspot and you could easily get confuse if you don't know what you're doing. Thanks.

Why don't you just install it and mess around with it for a while? You can't mess anything up ;).

Also, Google is your best friend :).

zen-r said:
http://tinyurl.com/nsmel9

"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime."
 
Status
Not open for further replies.
Top