Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Creating a Blog

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #197949
    chauhanheena
    Participant

    When a create a Blog site, Do i need to have a database for the comments support. Where are the comments saved when a blog visitor comments on a blog.

    Thanks

    #197966
    Senff
    Participant

    Depends on which system you use.

    A lot of CMSes have their own commenting system, so no need for an extra database because they’re all saved in the main database.

    But sometimes you don’t want that, and you can use an external service (such as Disqus), which gives you more options, but the comments are saved on the Disqus server. Same with embedded Facebook comments (see this page for example) — in that case, even though it’s not a Facebook page and the comments are only visible on that specific page, all comments are saved on the Facebook servers.

    #197967
    Paulie_D
    Member

    If you’re creating / hosting the blog yourself using a CMS then yes you will need some method of saving them in a database.

    Depending on your requirements. most CMS will have a comment option which would probably do this for you.

    https://en.support.wordpress.com/category/comments/

    #197969
    Senff
    Participant

    Comments in the self-hosted version of WordPress: http://codex.wordpress.org/Comments_in_WordPress

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Other’ is closed to new topics and replies.