Products » Support Forums 

Support Forums

 
  iFinity Support Forum  DotNetNuke Modu...  Url Master  Configuration Questions for URL Master, GoogleSiteMap, and Ventrian NA
Previous Previous
 
Next Next
New Post 2/6/2010 4:52 AM
Resolved
  Chip
16 posts
10th Level Poster


Configuration Questions for URL Master, GoogleSiteMap, and Ventrian NA 

Hello Bruce,

I have a few more questions about how Ventrian NA news article URLs are redirected in URL Master and displayed in GoogleSiteMap.axd.  In my menu I have News Articles installed under a main folder called about.  The path therefore is "mydomain/about/news".  To simplify this URL I am using URL Master to place the module immediately under my domain so the URL displays as mydomain/news.

Yesterday I changed the SEO setting in Ventrian NA.  I selected the "shortened URL" option.  This replaces "articletype/articleview/articleid" in the url with simply "id".  Below is an example of the URL that displays for one of my articles:

http://domain.com/news/id/26/this-is-my-article-title

Here is the issue.  When I check my GoogleSiteMap.axd file, this is how the same article appears:

http://domain.com/home/articletype/articleview/articleid/26/this-is-my-article-title

Here are my questions:
1. How often does the GoogleSiteMap.axd file refresh?  My guess is that it is dynamically generated every time someone calls it.  If this is not true, how often does it refresh?

2. Is there any way in URL Master to set-up 301 re-directs for individual news articles?  If so, how?

3. How can I have the shorter URL appear in the site map (if this is possible).

In another post you referred someone to the blog at seablick.  I really like how Tom's blog entries appear.  For example, one entry shows up as:

http://seablick.com/blog/155/quality-dnn-skin-development.aspx

I see he does not even have the id/ in the url.  All he has is the numerical id and the article title.  More importantly, every one of his articles is indexed and has a Google PageRank.  Some of the blog entries are short, so they cannot be getting ranked on their own.  Did you do custom work for Tom to get his NA to perform this way?  If so, I would like to discuss this with you offline for my site.

I know it is Saturday 5 am for you.  I'll look for your answer next week.  Thanks so much and have a great weekend!

Chip

 
New Post 2/8/2010 12:39 PM
  Bruce Chapman
1651 posts
1st Level Poster


Re: Configuration Questions for URL Master, GoogleSiteMap, and Ventrian NA 

With regards to the short urls option on news articles:  I have updated the articles sitemap to display the article url correctly in the later versions of the articles sitemap provider.  You will need to update your web.config attributes for the 'dnnforge - newsarticles.googlesitemapprovider'

Here is the attribute option:

useShortUrls = "true" / "false" - default false.  If using the 00.7.41 version introduced option of short urls, switch this to 'true'.

1.  In your case, the sitemap is dynamic - each request fetches all values so that it is always up to date.  There is an option for using a cached mode so that the load is less on your server, but this is designed for people with thousands of entries.

2. see answer for 3.

3. Yes, Tom's site has a custom configuration that I set up for him.  This is possible for anyones News Articles site, as long as they have the Url Master module installed as well.   The sitemap provider automatically picks up the details and shows the new urls.  I think the fact that all his posts are indexed will be due to Tom's site profile (he gets a lot of internal links) and his attention to detail with the skin, linking and Urls in general.  The shortness of an article doesn't really affect the ranking - it's more the content that is displayed.  You can discuss a similar strategy with me.  Within this custom configuration it is possible to setup redirects for specific blog entries to go to others (ie entry x -> entry y).  IIRC I think we did something like this with Tom's site at the time, to consolidate related blog entries into one.

 

 

 
New Post 2/12/2010 3:21 PM
  Chip
16 posts
10th Level Poster


Re: Configuration Questions for URL Master, GoogleSiteMap, and Ventrian NA 

Hi Bruce,

Thanks for your help with this.  I am using NA 7.55.  Forgive me if this seems obvious, but I am a beginner when it comes to web.config files.  Do you mean I am supposed to add in the option useShortUrls = "true"? I searched my web.config and only found one entry for dnnforge - newsarticles.googlesitemapprovider.  Here it is with the addition in bold:

      <add name="DnnForge - NewsArticles.GoogleSiteMapProvider" type="iFinity.DNN.Modules.GoogleSiteMap.ArticlesGoogleSiteMapProvider, iFinity.DNN.ArticlesSitemapProvider" defaultPagePriority="0.5" defaultPageUpdateFrequency="daily" includeHiddenPages="false" useShortUrls = "true" />

Is this what you mean?

On another note, I would be interested in discussing item #3 with you (the custom work you did for Tom).  I will send you a separate email about that.

Chip

 

 
New Post 2/12/2010 3:27 PM
  Chip
16 posts
10th Level Poster


Re: Configuration Questions for URL Master, GoogleSiteMap, and Ventrian NA 

Hi Bruce,

Disregard this question.  Right after I posted it I decided to try the edit to the web.config.  Guess what?  My sitemap now shows the short URLs.  Thanks so much.

Chip

 
Previous Previous
 
Next Next
  iFinity Support Forum  DotNetNuke Modu...  Url Master  Configuration Questions for URL Master, GoogleSiteMap, and Ventrian NA

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.