Results 1 to 9 of 9

Thread: Difference Between HTML websites and CMS website

  1. #1
    Registered
    Join Date
    Jun 2017
    Posts
    24

    Difference Between HTML websites and CMS website

    Can anyone tell me which one is better CMS or pure HTML?
    Also If I need to do SEO on the website which in which one I can do it easily?

  2. #2
    Registered
    Join Date
    Nov 2016
    Posts
    649
    (HyperText Markup Language) and CSS (Cascading Style Sheets) are the two vital programming dialects for making any site. Regardless of the possibility that you chose to utilize a CMS for your site, it will in any case require an outline or a subject made with HTML, CSS, and PHP.

  3. #3
    Registered sulbha's Avatar
    Join Date
    Dec 2014
    Location
    Bangalore
    Posts
    542
    Choosing between HTML and a content management system (CMS) to design and maintain a business website can be a difficult choice for new start-up companies. HTML is generally considered to be the traditional method for designing a website. The coding language is the backbone of webpages, and the structure, content and design of a website comprises of hundreds of line of HTML code. A CMS is a server-side software platform powered by a database. All website data and information is stored in this database, rather than using webpages. The CMS automatically creates the main structure and design (as well as the tricky HTML) of a website. A CMS provides a user friendly, browser-based interface so new content can be easily created and website configurations can be changed. The two approaches to web design are radically different, and they both bring advantages and disadvantages that new small business websites need to consider.

  4. #4
    Junior Registered
    Join Date
    Jul 2017
    Location
    India
    Posts
    9
    For seo point of view Wordpress is best one t go with it, It rank easily in search engine than html website, and Wordpress has own search engine

  5. #5
    Registered
    Join Date
    Jun 2017
    Location
    india
    Posts
    70
    HTML

    Any site that has fixed/ stagnant content usually written in html code.

    - Every page will have the code written separately, just as you see it on the web.
    - Every page has to be saved separately on the server.
    - Changes have to be made manually every time, and you need coding knowledge to make any and all changes.

    Advantages:

    - Easy to develop
    - Cheap to develop
    - Cheap to host

    CMS

    - Pages of the website are not coded and saved separately.
    - The design is saved separately .
    - Corresponding content are saved separately.
    - The pages are dynamically populated every time.

    Advantages:

    - Much more functional website
    - Much easier to update
    - Much easier to add new content
    - New content brings people back to the site and helps in the search engines
    - Can work as a system to allow staff or users to collaborate

  6. #6
    Registered
    Join Date
    Dec 2017
    Posts
    12
    Creating a HTML website from scratch is not an easy task. Even with HTML visual editor software such as Adobe Dreamweaver.
    CMS is a server-side software platform powered by a database. All website data and information is stored in this database, rather than using webpages.

  7. #7
    Junior Registered
    Join Date
    May 2017
    Location
    Abu Dhabi
    Posts
    2
    Quote Originally Posted by osforum4 View Post
    Can anyone tell me which one is better CMS or pure HTML?
    Also If I need to do SEO on the website which in which one I can do it easily?
    If you want to keep updating your website continually, then CMS is the right choice. Because, updating, adding or deleting the contents or media files in CMS is easy.

    If you want to design the simple website with 4 to 5 pages design and no update in future, then you can go with pure HTML.

    Nowadays, even simple websites are choose CMS only. There are many open source CMS available for free. Some of the most popular CMS are wordpress, and joomla. But, I would suggest you to start your website with wordpress. Because wordpress is very easy to use. Many wordpress resources, helpful articles and communities are avaiable.

  8. #8
    Registered
    Join Date
    Jul 2018
    Posts
    13
    And yeah, going with web design is not that easy, cuz it's a somehow a new thing and could be very helpful if do have the skill. If you still learning, you can ask outsource illustration services to do that for you.

  9. #9
    Registered
    Join Date
    Aug 2017
    Location
    South Africa
    Posts
    106
    Cms a content manament system is just that, a "framework" that will allow for easier management og content. I dont agree that a cms has more functionality except fot the fact that if written in php it can be dynamic in nature which is what you want for users. Html websites are easy to code and static yes they are limited by not being dynamic managing pages can be a tedious task.

    However with the right skills you can get alot of functionality out of a static html with some good javasrcipt and ajax coding, your speed on a static and the control of each element is far easier too get exactly what you need. Its harder of the two and despite what most people may say.

    However with user experience being so vital in todays world dynamic pages are a must to personalise user experiences so you need the php of a non static site. Wordpres with a bunch of plugins however is not the best option imo.

Similar Threads

  1. What are the difference between XML and HTML Sitemap
    By Nexevo Technologi in forum Search Engine Optimization
    Replies: 3
    Last Post: 11-30-2017, 08:16 PM
  2. what is the difference between ppc and cpc
    By Nexevo Technologi in forum Search Engine Optimization
    Replies: 4
    Last Post: 04-21-2017, 03:54 AM
  3. difference viewing a website on mac from pc
    By laura01 in forum HTML, CSS, Layout, and Design
    Replies: 2
    Last Post: 06-12-2008, 10:17 AM
  4. hide html code on my website -help
    By daabomb2002 in forum HTML, CSS, Layout, and Design
    Replies: 7
    Last Post: 06-13-2007, 05:47 AM
  5. Would adding an html extension make a huge difference?
    By fonzerelli_79 in forum Search Engine Optimization
    Replies: 4
    Last Post: 02-29-2004, 07:38 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •