Click here to Skip to main content
15,885,309 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello All,

I have a web site in Asp.net.

I want to add blog section into this.

any one have you any idea how can i proceed.

do i need to register in word press and pay to them.

Regards,
Amit Patel
Posted
Comments
Sandeep Mewara 19-May-11 2:46am    
I am not clear on what you are trying here. You say you have your own website. If so, why you need a blog on some other domain? Use part of your website as a blog too!?

1 solution

Hi,

As far as I know, the wordpress blogs are for free. You can just register at http://wordpress.com/[^].

But if you have a ASP.NET hosting, why you don't host the blog by yourself wit a blog-software like http://www.dotnetblogengine.net/[^]?
This way, you have all possibilities to adapt the blog to your needs.

Hope this helps.

Best regards,
Stops

p.s.: I allready use blogengine.net by myself: http://blog.dotnetcorner.ch/[^].
 
Share this answer
 
v2
Comments
Amit Patel1985 19-May-11 5:17am    
Will user able to know that he is redirected to the other website or URL will be the same.
can you please suggest what steps i need to follow merging blog with my web site.
can i check this on my local host?
Christoph Keller 19-May-11 5:21am    
It depends on which solution you take ;)

If you realize your blog with blogengine.net, you can test it locally and deploy it to the live website (a sub-domain works perfectly, a sub-directory of your hosting should work too (perhaps it needs a virtual-directory for this)).

Here you will find a guide, how to install the blogengine.net:
http://blogengine.codeplex.com/wikipage?title=Installation&referringTitle=Documentation&ANCHOR#FreshInstallation.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900