Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Tagger ModuleTagger ModuleHow to configure???How to configure???
Previous
 
Next
New Post
3/12/2010 8:13 PM
 

On NA in admin options in SEO Settings if I change it to shortened and changed ID to articleID it works  but I end in url like this:

http://www.xyz.com/Resources/Directory/articleId/10 instead of http://www.abc.com/Resources/Directory/articleId/10/my-article-title

 
New Post
3/13/2010 7:51 PM
 

Were you able to look into this issue yet?????

 
New Post
3/14/2010 1:13 AM
Accepted Answer 

I have looked into the changes.  If you have a news article module on your page, you should set up these querystring key values in the Tagger module:

- articleId

- articleType

This is the same for your custom url rewriting scheme - it rewrites to articleType / articleId behind the scenes.

The problem is that the final part of the url is not captured by the Tagger module.  Unlike the DNN blog module, the news article module doesn't have an in-built 301 redirect functionality.  Instead, it outputs a canonical link tag if the my-article-name part is missing from the Url the news article is requested under.

This means that you *shouldn't* get a duplciate Url problem from the tagger-generated links, because the resulting page has a canonical link tag with the correct Url.

I have logged this as a problem with the Tagger module, but changing it will not be easy as it requires re-architecting the way the tagger module stores and uses Urls.

 
Previous
 
Next
HomeHomeDotNetNuke Modu...DotNetNuke Modu...Tagger ModuleTagger ModuleHow to configure???How to configure???


Support Guidelines.. Please read before posting

To get support on iFinity products and services, please search the forums for the the answer to the problem you are seeking. If you cannot find a solution, post a question in the relevant forum.   Ensure that you specify the relevant versions of the problem, and the actual error message or a detailed description of the problem.    You will need to register with this site to post on the forum.  If you have a Microsoft Live (Hotmail/Passport) account you can use that.  If you have a Open Id account you can use that.  If you neither of these, you will need to register a user Id and password.