DNN Module for Automatic Backlinks Free for download

If you use the automatic backlinks services of "www.automaticbacklinks.com" for DNN, you will find that AB does not provide a module for DNN, and the source code they given for .net does work with DNN also. The main problem is the code provided by AB does support UrlRewriter.

So I have to write the module myself. Basicly the module should support DNN Core UrlRewriter, and be able to cache a while for each different URL.

I go throught the source code of DNN's UrlRewriter module, and find that DNN store the original url in the context:

' save original url in context
app.Context.Items.Add("UrlRewrite:OriginalUrl", app.Request.Url.AbsoluteUri)

So we can get the original url from Context.

Actually, this module is very easy to code, so I won't go through the detail. You can  download the Install file and souce code from the download page.

Below are the configuration screen:

AutoBackLink settings

You can get your own Account No from "http://www.automaticbacklinks.com/index.php?option=com_abc&task=showCode&id=1", which you need login www.automaticbacklinks.com first.

 

Subscribe
Rss Feed Email Follow Us on Twitter
Search