Home Backend Development PHP Tutorial phpcms跟dedecms比较

phpcms跟dedecms比较

Jun 13, 2016 am 11:03 AM
cms dede dedecms phpcms seo

phpcms和dedecms比较

?

现在做一个网站是越来越容易了,很多公司和个人站长开始使用内容管理系统,在CMS方面,尤其是PHP的CMS,更是百花齐放,当然了,质量也参差不齐。目前国内比较流行的有Dedecms和Phpcms,下面华来科技就这两个cms做一下简单的对比。

?

首先从用户界面来看,也就是管理后台,首先是登录,dedecms登录框下面的几个广告,着实叫人心烦,看着不爽。当然了,毕竟人家靠这这点儿微薄的收入给咱开发出了这么强大的cms系统。phpcms的登录界面就没有广告了,盛大也不缺这点儿钱。当进入后台主界面后,dedecms则显得有些简陋,界面也不是很华丽。在这一点上,phpcms做的很不错,大气,华丽。

?

从使用上来看,dedecms的操作去集中在了左边,条例很清楚。phpcms则把一级导航放在了上面,二级导航放在了左边,但是当选择完后,却没有相应的指示,往往使用户不知道自己处于哪个导航之中,而且,phpcms在导航自动收起功能,感觉像是鸡肋,每次他收起时,我正在进行的操作都会被打乱,还不如没有这个功能来的好,也许是我的浏览器是宽屏的,即使不收起,依然感觉右面的可编辑区域不小。

?

从模板开发上,dedecms面向的是初级站长,甚至不懂编程的计算机爱好者都可以,而且,dedecms的标签都不允许编程({dede:php}除外),完全都是模板标签操作,入门非常简单,当然了这也是以牺牲可定制性为代价的。phpcms的模板制作,也采样了dede同意的方式,标签式,但是这个要比dedecms宽松的多,你可以在里面嵌入php代码,可以在模板里面编程,虽然这是软件开发的大忌,但是模板的灵活性明显增加了,用户有了更多的权限和方式去实现自己想要的效果。

?

SEO方面,做完网站了,如果别人都不来访问,或者根本找不到你的网站,那就太没面子了,而且也没收入了。在SEO方面,这两个cms做的都很不错,最一般的关键词和描述都有,而且是针对每个页面的。默认都可以设置页面生成的文件名称(补充一点,这两个cms都可以生成静态的html页面,这也对seo有很大帮助)。phpcms相对于dedecms的一些不足之处,网站的seo优化没有dedecms设计的好,dedecms可以很简单的在后台控制url的生成方式,并且重命名,而phpcms貌似很复杂,最重要的是官方不给一点详细的说明。

?

论坛活跃程度方面,如果使用dedecms遇到问题,可以去任何一个论坛发帖,很快有人回复,其论坛的活跃程度可不是一般的高。而phpcms呢,毕竟这个产品是盛大开发的,你问客服吧,不敢,我相信大部分人都和我一样,用的是免费的。所以只能老老实实的去论坛发帖,希望有人回答,但是论坛活跃程度远不如dedecms,而且phpcms还同时维护了两个版本,一个2008(听这名字,盛大也太懒了吧,4年不更新了),一个V9。

?

其他方面,很多人离开dedecms而转投phpcms,还有一个很重要的方面,那就是phpcms有一个dede所没有的功能——站群,当年我就是,从一个站长论坛里面看到了站群的概念,看了看一直使用的dedecms很是失望,果断Google了一下支持站群的cms,然后转到了phpcms门下。

?

总结,比较了这么多,两个cms都各有千秋,其实对于用户来说,还是使用习惯,当我们一旦习惯了一个工具的时候,自然就会得心应手。

?

本文转自:http://my.oschina.net/hualai/blog/75561

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Two Point Museum: All Exhibits And Where To Find Them
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

PHP framework and CMS integration: unlimited possibilities for technology integration PHP framework and CMS integration: unlimited possibilities for technology integration Jun 01, 2024 pm 05:16 PM

The benefits brought by the integration of PHP framework and CMS are: 1. Improve development efficiency; 2. Enhance security; 3. Simplify content management; 4. Flexibility. In a practical case, the Laravel framework was integrated with WordPressCMS to create a blog website with customized functions. The integration steps include creating a Laravel application, installing WordPress, configuring WordPress, creating a controller, defining routing, obtaining WordPress data, and in the Laravel view Display Data.

What framework is phpcms? What framework is phpcms? Apr 20, 2024 pm 10:51 PM

PHP CMS is a PHP-based open source content management system for managing website content. Its features include ease of use, powerful functionality, scalability, high security, and free open source. It can save time, improve website quality, enhance collaboration and reduce development costs, and is widely used in various websites such as news websites, blogs, corporate websites, e-commerce websites and community forums.

Where is the imperial cms resource network template? Where is the imperial cms resource network template? Apr 17, 2024 am 10:00 AM

Empire CMS template download location: Official template download: https://www.phome.net/template/ Third-party template website: https://www.dedecms.com/diy/https://www.0978.com.cn /https://www.jiaocheng.com/Installation method: Download template Unzip template Upload template Select template

WeChat Login Integration Guide: PHPCMS Practical Combat WeChat Login Integration Guide: PHPCMS Practical Combat Mar 29, 2024 am 09:18 AM

Title: WeChat Login Integration Guide: PHPCMS in Action In today’s Internet era, social login has become one of the essential functions of a website. As one of the most popular social platforms in China, WeChat’s login function is also used by more and more websites. This article will introduce how to integrate the WeChat login function in the PHPCMS website and provide specific code examples. Step 1: Register a WeChat Open Platform Account First, we need to register a developer account on the WeChat Open Platform and apply for the corresponding development permissions. Log in [WeChat open platform]

How to use dedecms How to use dedecms Apr 16, 2024 pm 12:15 PM

Dedecms is an open source Chinese CMS system that provides content management, template system and security protection. The specific usage includes the following steps: 1. Install Dedecms. 2. Configure the database. 3. Log in to the management interface. 4. Create content. 5. Set up the template. 6. Manage users. 7. Maintain the system.

Summary of commonly used file operation functions in PHP Summary of commonly used file operation functions in PHP Apr 03, 2024 pm 02:52 PM

目录1:basename()2:copy()3:dirname()4:disk_free_space()5:disk_total_space()6:file_exists()7:file_get_contents()8:file_put_contents()9:filesize()10:filetype()11:glob()12:is_dir()13:is_writable()14:mkdir()15:move_uploaded_file()16:parse_ini_file()17:

How to upload local videos to dedecms How to upload local videos to dedecms Apr 16, 2024 pm 12:39 PM

How to upload local videos using Dedecms? Prepare the video file in a format that is supported by Dedecms. Log in to the Dedecms management backend and create a new video category. Upload video files on the video management page, fill in the relevant information and select the video category. To embed a video while editing an article, enter the file name of the uploaded video and adjust its dimensions.

How dedecms implements template replacement How dedecms implements template replacement Apr 16, 2024 pm 12:12 PM

Template replacement can be implemented in Dedecms through the following steps: modify the global.cfg file and set the required language pack. Modify the taglib.inc.php hook file and add support for language suffix template files. Create a new template file with a language suffix and modify the required content. Clear Dedecms cache.

See all articles