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
-
Spanish United States Vs Puerto Rico Hreflang
Hey Moz, So we are trying to figure out weather it is the same if we have Hreflang for "US-ES" vs "US-PR", IF we do "US-PR" for Puerto Rico for its own links we then have to create 3 parts to our site, PR Spanish PR English US Spanish We looked at Apple as an example and they had a "Latin America" for their Hreflang and labeled everything has either "es-419" is that the same concept as having just "us-es" for Puerto Rico? ( see attached screenshot ) We are trying to figure out what would be more effective and weather or not "US-ES" search results will appear for Puerto Rico also. PZVwg16
Technical SEO | | uBreakiFix0 -
How do I redirect the Author archive page in Wordpress?
If you do a search for my name on Google, the first result is the author archive page of my Wordpress blog. I would like to redirect the author page to my "about me" page but cannot add a 301 as the author page is created dynamically in Wordpress. Anyone know how I can do this?
Technical SEO | | richdan0 -
Updating inbound links vs. 301 redirecting the page they link to
Hi everyone, I'm preparing myself for a website redesign and finding conflicting information about inbound links and 301 redirects. If I have a URL (we'll say website.com/website) that is linked to by outside sources, should I get those outside sources to update their links when I change the URL to website.com/webpage? Or is it just as effective from a link juice perspective to simply 301 redirect the old page to the new page? Are there any other implications to this choice that I may want to consider? Thanks!
Technical SEO | | Liggins0 -
Removing Media from Wordpress
I've run the seomoz on page report and found an interesting issue. I'm using wordpress and it seems that every picture I add to my articles seem to be added as separate pages to the site. I'm having to go to each and every picture and creating a meta tag and description to it. I still get duplicate content issues with the same. On my Disqus system, I get the same pictures added just as a page or article would look like. What can I do to avoid this?
Technical SEO | | emasaa0 -
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 -
Redirection plugin: wordpress vs apache module?
Hi, Any one familiar with the wordpress plugin 'redirection' Are there any SEO benefits of having the plugin write the 301 redirects into the .htaccess? The standard mode does not use .htaccess but has wordpress genertae the 301s Thanks
Technical SEO | | Justin10 -
Exclude Child URLs from XML Sitemap Generator (Wordpress)
Hi all, I was recommended the XML Sitemap Generator for Wordpress by the very helpful Keith Bloemendaal and John Pring - however I can't seem to exclude child URLs. There is a section Exclude items and a subsection Exclude posts. I have tried inputting the URLs for the pages I don't want in the sitemap, however that didn't work. So I read that you have to include a list of "IDs" - not sure where on earth to find that info, tried the page name and the post= number from the URL, however neither worked. I hope somebody can point me in the right direction - and apologies, I am a Wordpress novice, and I got no answers from the Wordpress forums so turned right back to SEOmoz! Cheers.
Technical SEO | | markadoi840 -
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