Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Sitefinity vs Wordpress
-
We're looking for a new CMS and out development company suggested Sitefinity. I've had great success with Wordpress. Is either system better. I love worpdress but have had no experience with Sitefinity. Thanks!
-
I have never used either, but from a developer point of view Telerik (makers of Sitefinity) are excellent, telerik are from Bulgaria (Bulgarians are big on programming). I cant speak highly enough of them. I have done plenty of work on Telerik MVC Controls and have been very impressed,
Sitefinityis ASP.NET, where Word press is PHP, I do know that they are looking to move sitinfinity to ASP.NET MVC, MVC is superior to ASP.NET Webforms, and far superior to php. MVC is also very SEO friendly, it has a clean separation of concerns giving very clean html, no post backs or viewstate, Already they are using the MVC Routing engine that gives full control over urls, no messy file names or parameters, you can make your URL say whatever you want, it does not have to match your folders.
If you intend to further develop your site in the future, I would go with Telerik
-
wordpress ALL THE WAY. unless its a specific or unique situation where sitefinity might be more useful (which i can't think of).
Wordpress is by far the best CMS to code/design for AND it is the most user friendly for our clients. The learning curve is much smaller on WP than on any other CMS i have used. and i have use A LOT of horrbile ones before.
-
I agree with William and Malachi as well.
WordPress is the world's number one CMS. It is free, offers the most extensions and support, is easy to use and you are familiar with the software. If you ever need work done on your site, there are plenty of experienced developers who can help.
I have reviewed about a dozen CMS solutions and have never heard of Sitefinity. It may be a great solution but even if it was, your selection of themes, extensions, updates, etc. will never be close to what WP offers. If your current developer left you for whatever reason, your list of experienced developers who can work with you would be severely limited.
My solution would be stick with WP unless you are provided with an exceptionally compelling reason to move. If that is offered, also be sure to understand what WP offers that Sitefinity does not. The main reason I would use another CMS rather then WP is because WP is best for blogs and simple sites. If you require more features, my preference is for Joomla.
-
Agree with William. WP is pretty much king of the castle right now in terms of CMS. I also recommend taking a look at joomla and drupal. I personally love WP and recommend it to everyone, but some projects really do require different strengths. I'm also a big fan of opensource.
-
Would really depend what the actual website is going to be. Bare in mind Sitefinity isn't free so it's likely that the development company will make some cash by selling you on that system.
Personally, I would never go with it but don't know much about it. However with Wordpress you've already used it and it's constantly being updated with tonnes of new (free) features. So I would recommend you test SiteFinity out but would be sceptical about why the web development company is offering you that.
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
-
Google Not Indexing Pages (Wordpress)
Hello, recently I started noticing that google is not indexing our new pages or our new blog posts. We are simply getting a "Discovered - Currently Not Indexed" message on all new pages. When I click "Request Indexing" is takes a few days, but eventually it does get indexed and is on Google. This is very strange, as our website has been around since the late 90's and the quality of the new content is neither duplicate nor "low quality". We started noticing this happening around February. We also do not have many pages - maybe 500 maximum? I have looked at all the obvious answers (allowing for indexing, etc.), but just can't seem to pinpoint a reason why. Has anyone had this happen recently? It is getting very annoying having to manually go in and request indexing for every page and makes me think there may be some underlying issues with the website that should be fixed.
Technical SEO | | Hasanovic1 -
403s vs 404s
Hey all, Recently launched a new site on S3, and old pages that I haven't been able to redirect yet are showing up as 403s instead of 404s. Is a 403 worse than a 404? They're both just basically dead-ends, right? (I have read the status code guides, yes.)
Technical SEO | | danny.wood1 -
301 vs 302 & Link Juice
Has any one come across any recent cases of a 302 link passing more link juice than before?
Technical SEO | | CeeC-Blogger0 -
Tool to search relative vs absolute internal links
I'm preparing for a site migration from a .co.uk to a .com and I want to ensure all internal links are updated to point to the new primary domain. What tool can I use to check internal links as some are relative and others are absolute so I need to update them all to relative.
Technical SEO | | Lindsay_D0 -
Way to spider Wordpress site
I have an old Wordpress site and I want to move it to a new server and take it off Wordpress (too many hacks). I am trying to spider the site so as to get static, non-Wordpress, pages. I am having trouble doing this. When I spider the site, it changes the URLs. For instance, if the URL is www.domain.com/page/ the URL I get out of the spider is /page/index.html And those are not the URLs in the search engine indices. There are about 2000 pages on this site, so it is not feasible to set up 301 redirects. I tried using these spidering programs: WinHTTack Website Copier and PageNest Does anyone know of another method of turning a Wordpress site into a non Wordpress site?
Technical SEO | | DanCrean0 -
Root directory vs. subdirectories
Hello. How much more important does Google consider pages in the root directory relative to pages in a subdirectory? Is it best to keep the most important pages of a site in the root directory? Thanks!
Technical SEO | | nyc-seo0 -
Permalink structure for Wordpress Getshopped Plugin
Hi everyone, has anyone had any experience with Getshopped eCommerce plugin for Wordpress and it's permalink structure? Currently the permalink reads something like http://www.sitename.com/products-page/product-category/product-description/ I would like to modify it to be http://www.sitename.com/product-description/ but the SEO Plugin I am using All-in-One SEO only allows me to edit the "product-description" part of the permalink and not the "products-page/product-category/" part of it The permalink structure is set to /%postname%/ under Settings in Wordpress. Any help/comments will be greatly appreciated Thanks
Technical SEO | | webseoservices0 -
Duplicate canonical URLs in WordPress
Hi everyone, I'm driving myself insane trying to figure this one out and am hoping someone has more technical chops than I do. Here's the situation... I'm getting duplicate canonical tags on my pages and posts, one is inside of the WordPress SEO (plugin) commented section, and the other is elsewhere in the header. I am running the latest version of WordPress 3.1.3 and the Genesis framework. After doing some testing and adding the following filters to my functions.php: <code>remove_action('wp_head', 'genesis_canonical'); remove_action('wp_head', 'rel_canonical');</code> ... what I get is this: With the plugin active + NO "remove action" - duplicate canonical tags
Technical SEO | | robertdempsey
With the plugin disabled + NO "remove action" - a single canonical tag
With the plugin disabled + A "remove action" - no canonical tag I have tried using only one of these remove_actions at a time, and then combining them both. Regardless, as long as I have the plugin active I get duplicate canonical tags. Is this a bug in the plugin, perhaps somehow enabling the canonical functionality of WordPress? Thanks for your help everyone. Robert Dempsey0