Register   Login
     
  Latest Posts  
RE: News Articles Tokens
by ray-isc on 3/21/2010 11:04 PM
RE: Can'd add photo
by rsobari on 3/21/2010 6:17 PM
Tracking image/file clicks
by spirit on 3/21/2010 4:46 PM
Catcha doesnt seem to work
by chaloum on 3/21/2010 4:16 AM
RE: Recently created articles are not shown in list
by atriage on 3/20/2010 6:15 PM
RE: Recently created articles are not shown in list
by spirit on 3/20/2010 6:08 PM
RE: Introducing the most powerful News Slider for Ventrian News Articles
by jhoelz on 3/20/2010 5:29 AM
Rich Snippets for Review, Ratings etc!
by georgelew on 3/20/2010 3:49 AM
Recently created articles are not shown in list
by atriage on 3/19/2010 7:18 PM
RE: News Articles Tokens
by spirit on 3/19/2010 6:43 PM
  Forums  
Subject: Does This project work with 4.8.1
Prev Next
You are not authorized to post a reply.

Author Messages
TareqUser is Offline
Gold Membership
Ventrian Wiz
Ventrian Wiz
Posts:180

3/16/2008 4:12 PM  

Hi,

When I use this dll my sitemap gets messed up. It looks like this:

[script removed]

without the www it looks fine but when there is just http://planettutorials.com it works fine.

I followed the instruction from the project page 4.5+ version.

Am I missing anything.

Thanks,

 

Dax DavisUser is Offline
Gold Membership
Ventrian Master
Ventrian Master
Posts:349


3/17/2008 7:10 PM  

The DLL is actually part of the core now in 4.8.1 so you do not want to use it off the site.  Just be sure you follow the instruction about adding friendlyurl to the web.config.

 

Dax

TareqUser is Offline
Gold Membership
Ventrian Wiz
Ventrian Wiz
Posts:180

3/19/2008 8:38 PM  

I did follow the instructions. The urls looks as it shoud but my sitemap gets messed up:

[script removed]
  <loc>http://www.planettutorials.comhttp://planettutorials.com/Home.aspxloc>
  <lastmod>2008-03-19lastmod>
  <changefreq>dailychangefreq>
  <priority>0.8priority>

  url>

you can view the sitemap at http://www.planettutorials.com/sitemap.aspx

 

goBlanksUser is Offline
Gold Membership
Ventrian Master
Ventrian Master
Posts:249

3/20/2008 5:50 PM  
I just looked at your sitemap, did you recently make a change? I couldn't see any errors other than if you are using friendly urls, they are not displaying in your sitemap.

If using 4.8.1, look at your web.config file for this line:
< add name="DNNFriendlyUrl" type="DotNetNuke.Services.Url.FriendlyUrl.DNNFriendlyUrlProvider, DotNetNuke.HttpModules" includePageName="true" regexMatch="[^a-zA-Z0-9 _-]" / >

and change to:
< add name="DNNFriendlyUrl" type="DotNetNuke.Services.Url.FriendlyUrl.DNNFriendlyUrlProvider, DotNetNuke.HttpModules" includePageName="true" regexMatch="[^a-zA-Z0-9 _-]" urlFormat="HumanFriendly" / >

make sure to remove the extra spaces I added (to get it to display in the forum).....


Jeff Blanks

My DNN Project: NortheastOK.com
TareqUser is Offline
Gold Membership
Ventrian Wiz
Ventrian Wiz
Posts:180

3/20/2008 6:46 PM  

Thank you for your resonse. That is what I did. The url becomes friendly by sitemap gets messed up. I took out the urlFormat="HumanFriendly"  from my web.config as this was causing error with google when they download the sitemap. I will leave the tag on for next 24 hours you can take a look at the sitemap now:

 http://www.planettutorials.com/sitemap.aspx

I just added the urlFormat="HumanFriendly" tag now my config looks like:

<

friendlyUrl defaultProvider="DNNFriendlyUrl">providers>clear />add name="DNNFriendlyUrl" type="DotNetNuke.Services.Url.FriendlyUrl.DNNFriendlyUrlProvider, DotNetNuke.HttpModules" includePageName="true" regexMatch="[^a-zA-Z0-9 _-]" urlFormat="HumanFriendly"/>providers>friendlyUrl>

<

<

<

Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:17204


3/21/2008 5:17 AM  
I wasn't aware of the sitemap issue, sounds like it is not using the navigateurl properly to form urls, it maybe adding the host name on regardless.

Scott McCulloch
Site Administrator
TareqUser is Offline
Gold Membership
Ventrian Wiz
Ventrian Wiz
Posts:180

3/21/2008 12:04 PM  

Are you going to create a fix for it?

Thanks

You are not authorized to post a reply.
Forums > Projects > Friendly Urls > Does This project work with 4.8.1



ActiveForums 3.7