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!

Video Tutorials for DNN Blogging Module – SunBlogNuke

As our blogging module – SunBlogNuke is becoming increasingly popular in the DotNetNuke platform, we are trying to publish more tutorials & documents and hope them cover all the awesome features although SunBlogNuke so easy to setup and build your dnn blog. Today we would like to release 3 more videos reviews & tutorials, which are contributed by Aderson Oliveira (you can get more dnn video tutorials in dnnhero.com). Meantime I hope that you enjoy those helpful videos when you are no idea to set up your dnn blog and they also make your life easier. :)

Read the rest of entry »

SunBlogNuke v4.7.5 Compatible with DotNetNuke 6

SunBlogNuke & DNN6

I hope everyone is having a good morning! Today we are glad that SunBlogNuke v4.7.5 is available for free upgrade, which is compatible with new generation DotNetNuek 6. In this building we just introduced little updated but focus on some issues, such as supported IP field in the comment entity & integrated with Comments+ module seamlessly. As I mentioned in the last post - Important Fixed Version 4.7.2 for SunBlogNuke, in the upcoming v5.0 we will utilize lots of core APIs & awesome features introduced from DNN5+ & DNN6, such as Taxonomy. Hope making it much easier to build and maintain Web sites with our blogging product.

Major Highlights in v4.7.5:

  • ENH - Supported DotNetNuke 6.  (You can see how it action in our new launched website - http://dnnwave.com/Blog.aspx and it works like a charm with Excellent Interface.)
  • ENH - Supported IP field in the comment entity.
  • ENH - Integrated with Comments+ module seamlessly.
  • FIX - Performance issue of Content Slider Widget made website failure.
  • FIX - Metaweblog API not work with Posterous "Autopost" feature.  (Please refer to the tutorial - Autopost Posterous to SunBlogNuke)

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

The SunBlogNuke Team

Autopost Posterous to SunBlogNuke

Autopost in Posterous

As you know, there are lots of 3rd party services integrated with SunBlogNuke, such as Active Social module & Gravatar. Here we will cover another awesome external service - Posterous, with which you can easily build cross-post - only write your post in the Posterous and then autopost it to your SunBlogNuke source with one click.

Read the rest of entry »

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. :)

Imported DNN Blog Comments into Disqus

As you know, the dnn blogging module SunBlogNuke supported Disqus out of the box but wasn't able to export the existing comments to Disqus. And our clients ever requested to move their existing blog comments over to Disqus, too. Fortunately, the v4.7 began to totally support export blog data with blogml format,  so you can use any 3rd party tools to convert the comments to WXR. Then you can import the WXR file under the Generic option in Disqus.

Just search term 'blogml to wxr' in Google you should get lots of similar converters. Here we recommend this simple converter, which works well with our exported file. The tool is a Windows console application that takes two parameters, the BlogML import file and the WXR output, i.e.:

BlogMLtoDisqus.exe C:\BlogML.xml C:\ForDisqus.wxr.

To export comments of SunBlogNuke to Disqus, please follow up the simple steps below:

  1. Login in your blog dashboard of SunBlogNuke with host/admin account.
  2. Go to 'Import/Export Panel' and click 'export' button to download the full BlogML export from your dnn blog.
  3. Provide that you have placed the console tool & the export file in the folder d:\. Go to the folder and execute it in the command window like that:

    BlogMLtoDisqus.exe d:\BlogML.xml d:\ForDisqus.wxr

    Note that you’ll need to install .NET 4.0 as well if you don’t already have it. If you can’t convert it successfully, you can send us the exported blogml file and we will help you deal with it.
  4. If there is no error throwing, now you should get the converted WXR file. Next just feel free to import it under the Generic option in Disqus.

If you have more questions about  this topic or blogging,  Please feel free to post a comment below.  I’ll be happy to help.

Build DNN Multiple Blogs with Multiple Authors

As more and more clients requested the tutorial how to set up multiple blogs or blogging with multiple authors in the same blog, here we list what the raised requirements are and how to work around them in the Ultimate DNN Blog Module – SunBlogNuke. Hope it helps. 1) Multiple blogs Question: "I was wondering if we can add this instance of module in 2 different pages in the same portal. The two modules should have different blogs, which means module1 on page1 shouldn't show blog contents of module2 on page 2 and vice-versa. Would that be possible?" Solution: Yes, you can build multiple blog instances in different pages with different contents. Just add it and assign them in the edit blog panel with specific tab (page). Please refer to the tutorial in detail - Setting up Multiple Blogs. 2) Multiple authors Question: "We would like to use the blog module in a team environment where anyone on the team could post an entry to the same blog. The individual user should be credited as the aut ...

Read the rest of entry »

C# DNN Blog Module–SunBlogNuke v4.6.2 Launched

I hope everyone is having a good weekend! Today we are glad that the enhanced & refactored release for ultimate dnn blog module – SunBlogNuke is available for free upgrade. In the building, we totally converted sunblognuke into c#, including the core framework. Also it implemented some requested features, such as optimize tags view to support paging navigation and one click access for comment approval or some other common blog commands, which you can refer to the tutorial (Shortcut to Execute Blog Commands) talked about in detail. As you may know, the import capability with blogML format had been built and now you are able to feel free to export the blog data for backup or transfer into another blog platform if you are not satisfied with the blogging module. That is the vision "Easy on, Easy off" reserved for our products, which ensures that our clients can get their data out of box and they should be able to do with it what they want. With those handy features, you just only enjoy blogging and don't worry about data any more. Meanwhile, we finally integrated the import dnn core blog feature into dashboard, so our clients will not feel frustrated with the import script and no idea how to get started. As usual, the complete details for all of the changes can be found in the Release Notes.

Major Highlights in v4.6.2:

  • ENH - Refactored dashboard with fixing unavailable navigation issue.
  • ENH - Optimized tags view to support paging and it works as other views, such as category view or author view.
  • ENH - Supported the built-in import feature to migrate dnn core blog into SunBlogNuke seamlessly.
  • ENH - Supported export blog data with blogML format so that the backup task will be easy and you can feel free to transfer data cross blog platforms.
  • ENH - Supported shortcut to execute common blog command without dashboard, such as comment approval & regenerate permalink.
  • ENH - Removed comment2Journal feature from core framework and developed it as a new extension - "Comment2Journal", which is optional.
  • NEWS - Released new widget module - 'FlowView', which allows to display one specific post or build it as the alternative detail post view.
  • FIX- missing tag cloud widget issue.
  • FIX- not correctly resolve 'Enter' key in the comment form.
  • FIX- Disqus plugin broken.
  • Lots of fixes introduced by v4.5.

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

Shortcut to Execute Blog Commands

The ultimate dnn blog module – SunBlogNuke introduced the advanced feature that you are able to execute common commands in the shortcut way. With the handy feature, it is so easy to complete some common tasks without dashboard,  such as comment approval & regenerate permlinks. Just note that login your dnn website with right permission firstly, like admin account or blog owner. Please go through this tutorial for details.

Read the rest of entry »

SEO Best Practices for DNN Blog Posts

One of the questions my clients most often ask is: “How do I make sure my dnn blog is SEO friendly and still interesting for my readers?”. Ultimate DNN Blog Module – SunBlogNuke, straight out of the box, comes ready to embrace search engines. Its features and functions guide a search engine through the posts, pages, and categories to help the search engine crawl your site and gather the information it needs to include your site within its database.  Below are some tips and tricks with the built-in features of SunBlogNuke , that will help you catch search engines’ attention and optimize your blog posts.

Read the rest of entry »

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