nukeSEO.com - PHPNuke SEO Search engine optimization, professional tools including nukeSEO, nukeSPAM, nukeFEED, nukePIE, nukeWYSIWYG and more

 

. Welcome to nukeSEO.com  ! 
.
.
.


.
nukeSEO.com: Forums


 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

sitemap - download link errors
 
 
Post new topic   Reply to topic    nukeSEO.com Forum Index -> nukeSEO (tm)
View previous topic :: View next topic  
Author Message
malrock
webmaster


Joined: Aug 28, 2006
Posts: 6

PostPosted: Mon Feb 26, 2007 10:23 pm    Post subject: sitemap - download link errors Reply with quote

I'm being told that I have errors in my sitemap after google has parsed it.

an example of the error is
Invalid URL
This is not a valid URL. Please correct it and resubmit.

URL:www.verticalresources.org/modules.php?...wnloaddetails&ttitle=Snow Belays&lid=32
Parent tag:url
Tag:loc

The actual link is
www.verticalresources.org/modules.php?name=Downloads&d_op=viewdownloaddetails&ttitle=Snow Belays&lid=32

the clicking link in google webmaster tools comes up as
https://www.google.com/webmasters/tools/www.verticalresources.org/modules.php?name=Downloads&d_op=viewdownloaddetails&ttitle=Snow%20Belays&lid=32

Besides removing the links in the sitemap itself I'm not sure how to get rid of the errors or indeed why the errors are occurring??
_________________
mal haskins
www.verticalresources.org
  
Back to top
View user's profile Send private message Visit poster's website
kguske
Site Admin
Site Admin


Joined: May 12, 2005
Posts: 876

PostPosted: Mon Feb 26, 2007 10:47 pm    Post subject: Re: sitemap - download link errors Reply with quote

What is the setting for your PHP-Nuke url in admin, preferences?
_________________
  
Back to top
View user's profile Send private message Visit poster's website
malrock






PostPosted: Mon Feb 26, 2007 10:53 pm    Post subject: Re: sitemap - download link errors Reply with quote

http://www.verticalresources.org/
  
Back to top
kguske






PostPosted: Tue Feb 27, 2007 6:18 am    Post subject: Re: sitemap - download link errors Reply with quote

Hi,

I checked your site and haven't seen this before. Not sure yet what's causing it, but I will check. Could you set up temporary FTP access so I can look at the files in your modules/Sitemap directory?

Also, I noticed that the downloads are not visible to non-registered users. If you don't want to include these in the Sitemap, you should be able to turn off Downloads in the Sitemap configuration.
  
Back to top
kguske






PostPosted: Tue Feb 27, 2007 10:28 pm    Post subject: Re: sitemap - download link errors Reply with quote

This post was deleted when the server crashed and was restored from backup:

This might be the problem. If you are comfortable editing code, find this around line 26 in the modules/Sitemap/content/Downloads.php file:
Code:
      return $this->formatGoogleURL($url['host'].$url['path'].'?name=Downloads&d_op=viewdownloaddetails&ttitle='.$result['title'].'&lid='.$result['rid']);


and change it to this:
Code:
      return $this->formatGoogleURL($url['scheme'].'://'.$url['host'].$url['path'].'?name=Downloads&d_op=viewdownloaddetails&ttitle='.$result['title'].'&lid='.$result['rid']);


If you aren't comfortable changing the code, send a PM with FTP details and I'll change it and test it for you.
  
Back to top
Display posts from previous:       
Post new topic   Reply to topic    nukeSEO.com Forum Index -> nukeSEO (tm) All times are GMT - 5 Hours
 
 Page 1 of 1

 

Jump to:   
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001-2008 phpBB Group


Page Generation: 0.07 Seconds