SunBlogNuke Team Blog

Share you with any news or development process about our dnn modules, such as status or release notes.

First time here? You may want to check out the blog archives, subscribe to the RSS feed, sign up for free email updates, or follow me on Twitter. Thanks for visiting!

From monthly archives: July 2011

We are pleased to present below all posts archived in 'July 2011'. If you still can't find what you are looking for, try using the search box.

[Kudos] Easy to use without having to get into more configuration

We are very happy with how easy to use the blogging module is and I love the fact that you can do all of the configuration and management from the module directly and not having to get into the module settings, etc.  That makes it much easier to equip non-technical people to use it and that is very important to our clients.

- Brian Krabach (ideosolutions.com)

Important Fixed Version 4.7.2 for SunBlogNuke

Today we would like to release the important fixed version 4.7.2 for Ultimate DNN Blog Module – SunBlogNuke, which included urgent  fixes , such as exception "attempted to divide by zero" threw  when adding module into page and it raised in the community forum here - Divide by Zero Error. Also we enhanced Content Slider Widget with ability to support customized property value of the dnn core profile for Author entity in the CSW, like [AUTHOR:Website]. Importantly we supplied a new solution to avoid multiple jQuery conflict issue when other modules also included jQuery framework and fixed threaded comments broken in the "_default" theme.  As usual, the complete details for all of the changes can be found in the Release Notes.

More exciting is that the next generation of SunBlogNuke v5+ have been on road, which will be done with DNN6 release available. It will take advantage of all the benefits of the latest dnn core framework. So here we announced that the upcoming v5.0 will not support dnn4 any more because it will utilize lots of core APIs introduced from DNN5+, such as Taxonomy. You don’t have to be worry if you are still using the dnn4. Meanwhile we will also maintain the older version 4.x compatible with dnn4.  Please stay tune :)

Major Highlights in v4.7.2:

  • ENH - Supported customized property value of the dnn core profile for Author entity in the CSW, like [AUTHOR:Website].
  • ENH - Added auto-ping service for trackback requests.
  • ENH - Excluded handlers from web.config, which introduced lots of problems with complex dnn environment.
  • FIX - Multiple jQuery conflict issue when other modules also included jQuery framework.
  • FIX - Threw exception (attempted to divide by zero) when adding module into page.
  • FIX - Threaded comments broken in the "_default' theme.
  • FIX - Datetime token tags, such as 'PublishedDate', not resolved correctly in the CSW.
  • FIX - 'Alternate Feed Url' meta tag not show.
  • Lots of fixes & customizations.

NOTE: As with any release, we recommend you perform a complete file and database backup before performing any upgrade on a production website and that you first conduct a trial upgrade on a staging version of the site. Following these guidelines will ensure that you are able to recover should any unforeseen problems arise during the upgrade process.

Note that some issues may occur if your original version of SunBlogNuke is lower version, like 3.x, and you've developed your customized theme. Please refer to the tutorial - Must-Read Note for SunBlogNuke v4.x and follow the instructions. Hope it makes sense.

You can get it here. Blog your way and enjoy life. :)

The SunBlogNuke Team

Build Canonical URLs in DNN Blog with SEO Extension

Google, Microsoft and Yahoo announced support for a new 'Canonical Link Element' in the header of your website page that will help clean-up duplicate url's that have been indexed by search engines. This issue is so specially serious in DotNetNuke that there are duplicated contents returned for different urls. And we ever supplied a handy solution for our blogging module – SunBlogNuke in the tutorial - SEO Best Practices for DNN Blog Posts.

Today we released the new SEO extension - the alternative way to build the canonical link for your dnn blog post to avoid duplicate Urls. To apply the blog extension, it is so easy and just follow up the simple steps below:

1) Download it from the extensions directory.
2) Unzip it and upload the extension file Canonical.cs' into the folder $ROOT/bin/Blog_Extensions. If not exist please create it at first.
3) Open up the web.config and make sure that the blog extension element there. If not exist, add the directory 'Blog_Extensions' in the element [codeSubDirectories] and it looks like as follow:

<codeSubDirectories>
  <add directoryName="HTML" />
  <add directoryName="Blog_Extensions" />
</codeSubDirectories>

That is all. It should work like a charm - when visiting the post detail, it will automatically add the canonical meta tags to your blog post.

BTW, you may be interested in the similar guidelines about other awesome blog extensions:

Integrated Social Graph into DNN Blog

Post Comment to Journal of Active Social

Hope it helps. Blog your way and enjoy life. :)

Copyright © 2009-2024 Ultimate DNN Blog Module - SunBlogNuke Powered by SunBlogNuke Corp