Does anyone know where I can get a blog for my website. I don't want the free blogs that are remotely hosted with a different address. I would like myown.com with my blog. Thus far I have tried finding something like this without any success. Thanks in advance!

Dani AI

Generated

Short answer: you need a self-hosted blog engine installed under your own domain. , and are on the right track — pick software you control, confirm your host supports it, and use the host tools when available. Because this thread started in 2007, current hosting and platform requirements may differ; check the chosen project's system requirements before installing.

Practical steps to follow:

  • Choose the type: a dynamic CMS (easy editor, plugins) or a static site generator (faster, fewer server needs). Match the choice to your comfort level and hosting.
  • Verify hosting capabilities: language/runtime (PHP, Node, etc.), database availability, and whether the host allows installs or provides one-click installers.
  • Decide the URL: root, subfolder (example.com/blog) or subdomain (blog.example.com). Subfolders keep content under the same domain; subdomains are separate in many setups.
  • Install and configure: use the control-panel installer if present, or a manual install (upload files, create database, configure credentials). Set permalinks and basic SEO, enable HTTPS, and create a sitemap.
  • Secure and maintain: enable SSL, automated backups to external storage, limit login attempts/enable 2FA, keep core/plugins/themes updated, and use caching/CDN for performance.

If the host blocks installs, consider managed hosting or a VPS. Test changes on a staging copy before going live and keep regular backups.

Recommended Answers

All 3 Replies

Check control panel of your webhosting account, it might have install blog option as well.

It is entirely up to your web host company whether or not you can have a blog. If you can have it, they provide the software (and might charge for it).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.