Wordpress vs. mvc framework
-
What's the benefits of choosing an mvc framework such as codeigniter or cakephp over wordpress?
Wordpress has so many plugins, and a universally known UI for customers, it just saves a ton of time.
However, a lot of the 'big guys' like SEOmoz and Distilled(?) use Cakephp and other mvc frameworks so it has me wondering what the benefits are......
anyone?
-
Not a huge fan of WordPress. But if you know WordPress, you would really like DNN.
-
I had the most horrible experience with Joomla, Joomla is why I went to wordpress. I had continual hacking when my site was on Joomla. Is anyone using frameworks such as genesis or thesis?
-
Another great option to consider would be Drupal CMS / CMF, where CMF stands for Content Management Framework. Drupal has a huge list on contributed modules that just make your life so much easier. It has better user-roles and permissions architecture than WP. Also the list of SEO related modules that let you tweak everything on your page (titles, urls, etc.) Drupal also provides an editor backend so editors can manage posts and pages. MemCached and Boost will make your drupal site faster and more accessible by search engines as well.
-
I'm also curious to hear why change to Joomla? I find WP to be a superior solution in many ways although not as robust as drupal and others. The support network for it is amazing and the number of plugins available for it outweight many limitations it may have as a platform.
-
Thanks Casey..
that's the part that was stopping me from wanting to use mvc... having to build/ maintain a different backend for each site. It just seems too redundant. Even with 'objects', you still have to update specific lines of code for each customer everytime you improve something.
Thanks for your help!
-
Personally if I had a choice I would use WordPress every time, since it provides my clients with access to a "backend" where they can edit pages and such if needed. CakePHP is for hard core people who love to write code and such.
I don't think we have plans to switch to that, though I'm not always in the loop on things like that.
-
Hey Casey,
Is that really the main difference? Just more control because your writing everyline of code manually?
PS. Is SEOmoz going to switch to lithium (http://lithify.me/) ?
-
Hey Donnie,
I've used both CakePHP and WordPress to some degree, in fact SEOmoz's main site is built on CakePHP. I'd say that for someone with limited coding knowledge, I'd send them to WordPress because of all the plugins. If you have a good handle on PHP and like creating your own plugins then first up CakePHP.
-
Changed my profile pick a month or so ago. I miss seeing my old dog Boozie though.
I switched from WP to Joomla because at the time, WP wasn't as ecommerce friendly. And I picked Joomla over Drupal because the general consensus was that while Drupal was more flexible, Joomla had an easier learning curve.
Good luck with whatever new CMS you choose.
-
Thanks, Richard.
I definitely keep a subscription going with lynda.com. I think we should get SEOmoz.org to add them in the discount store.
-
If you need to add to your PHP knowledge, try Lynda.com
-
-Hey, you changed you photo! (Or, I haven't noticed until now).
What made you switch to joomla?
I'm in love with wordpress, but for some reason, I feel like mvc would be worth the switch. The only problem is, it comes at a higher cost of time invested per project. So, I'm looking for motivation to make the switch
-
Hey Donnie: While I'm only a former Wordpress user and current Joomla hack, I would guess that the MVC frameworks give them more flexibility. Though that flexibility vomes at a price of having to be more proficient at PHP.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
In Wordpress getting marked as duplicate content for tags
Moz is marking 11 high priority items for duplicate content. Just switched to wordpress and publishing articles for the site but only have a few. The problem is on the tag pages. Since there aren't very many articles so when you go to the tag pages it lists one or two articles and hence there are pages with duplicate content. Most of the articles have the same tags / categories. Perhaps I'm using too many tags and categories? I'm using about 7 tags and around 2 categories for each post / event. I've read the solution is using canonical tags but a little confused on which page I should use for the tag and then I believe I need to point the duplicate pages to the correct page. For example, I have two events that are for dances and both have the same tags. So when you visit, site.com/tags/dance or site.com/events both pages have the same articles listed. Which page do I select as having the original content? Does it matter? Does that make sense? Someone was also saying I could use the Yoast plugin to fix, but not really seeing anything in the Yoast tools. I also see 301 redirects mentioned as a solution but the tag pages will be changing as we add new articles and they have a purpose so not really seeing that as a solution.
Web Design | | limited70 -
Wordpress Blog for Magento Store?
Magento is fantastic for e-commerce although the blog capabilities are limited and our web development fees are just ongoing. I have great experience with wordpress sites and I don't have a bad word to say about the CMS, there are plugins available for everything you possibly need to develop the blog. Would it be a good idea to integrate a wordpress blog for our e-commerce store? To keep both the transactional website and the blog on the same domain, but have a different style for the blog so we're not trying to 'sell' to people looking for home improvement advice and DIY guides, our main priority with the blog is to grow the website authority.
Web Design | | Jseddon921 -
Managing website content/keywords for wordpress site
We are in the midst of redesigning our website and have been working with freelance blog/content writers to increase the unique content on our site. We are finding it increasingly difficult to manage the topics/keywords as we continue to expand. Googledrive and google spreadsheets have been our primary tools thus far. Can anyone recommend a good tool that would allow us to manage content and blog posts for our site?
Web Design | | Tom_Carc0 -
Wordpress Site Structure and H1 Tags
We are working on optimizing a client's website and asked the client's webmaster to change a handful of H1 tags. The webmaster said they could not do to the existing names being pre-set in the design. The website is built in Wordpress. The client has repeating H1 tags due to the 'design'. I have attached a snapshot of the backend. Is there a rule around Wordpress site structure where this doesn't happen? Is it worth changing? If so,what is the best solution. Thank you ahead of time. ylAMvNg.jpg
Web Design | | seoessentials0 -
Wordpress Custom Permalinks Plugin Issue
Hello, I installed this plugin and I'm having trouble making it work. I'm new to WordPress so was hoping someone can help me out. I'm looking to set up the following pages for example
Web Design | | ec1976
http://testsite.azurewebsites.net/Services/Services1
http://testsite.azurewebsites.net/Services/Services2 I do the following steps Add New Page Enter the following title "Services1" Enter the following text in the Permalink textbox "Services/Services1" replacing the default text "?page_id=140" Then I publish the page. This automatically updates the "Custom Fields" section below. The name is set to "custom_permalink" and the value is set to "Services/Services1". Then I "view page" but get a 404 error. The url is "http://testsite.azurewebsites.net/Services/Services1" Some additional info 1. WordPress version 9.8.3 Settings - Permalinks is set to "post name" Custom Permalinks version 0.7.18 Any help would be greatly appreciated. Thanks0 -
Wordpress shortcode or plugin for current time
In the footer of my WP site at http://www.strikemodels.com/, I have "Questions? Call us at xxx-xxx-xxxx 10:00 am to 8:00 pm Pacific time or email [address]" I've searched, but haven't easily found a shortcode where I can insert the current time for my time zone in this footer statement. Does anyone know if such a thing exists? The Do Not Disturb function on the iPhone has been a big help, but we've still had calls at three in the morning from someone in Australia on New Year's Day who didn't know how to look up time differences online.
Web Design | | KeriMorgret0 -
Migrating to Wordpress
Hi Mozzers, happy friday! I'm moving a new clients website from a really bad CMS to Wordpress and wondered what I need to do to do this, get the A record of the old programmers? If someone could do me a checklist that'd be great! Thanks!
Web Design | | KarlBantleman0 -
Best way to develop a WordPress version of your site and then move it?
I have two websites that generate hundreds of organic hits each day. I want to switch both of them to WordPress. What is the best way to go about developing these sites then making them live while still keeping the current ones up?
Web Design | | C-Style0