Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#13 2005-06-06 16:27:22
- alexandra
- Member
- From: Cologne, Germany
- Registered: 2004-04-02
- Posts: 1,370
Re: asy_sitemap: Google-Sitemap (as-is/for developers)
I submitted the xml file to google and it took 21 hours for them to check it. status is now OK. really great job sencer, bow my head..
Offline
Re: asy_sitemap: Google-Sitemap (as-is/for developers)
rev.403 changed the “hu” constant. Therefore it is currently not advised to use this plugin with rev403 or newer. The change is very little, and I will update the plugin shortly…
Offline
Re: asy_sitemap: Google-Sitemap (as-is/for developers)
Hi all,
I don’t know if anyone else is having this problem, but when I looked at the sitemap file built by this plugin, I noticed that there was an extra ‘/’ after my domain name and before the section name in each of the loc tags.
So, instead of www.jaydreyer.com/article….
I would get www.jaydreyer.com//article….
I’m assuming this might cause me problems with Google.
To ‘fix’ it, I edited the plugin and removed the ‘/’ that is located near the bottom of the code. There is a comment in the code that explains why the extra ‘/’ is added, so this points out where to remove it.
I don’t know if I have something setup incorrectly, and that is why I get the extra ‘/’, but if anyone else is having that problem, this is a quick fix around it.
Offline
Re: asy_sitemap: Google-Sitemap (as-is/for developers)
No, as I have written in the post just above yours this is due to a change in the code following rev403 (that is RC4, RC5 etc.):
rev.403 changed the “hu” constant. Therefore it is currently not advised to use this plugin with rev403 or newer. The change is very little, and I will update the plugin shortly…
So if you did that change manually – which is not hard – you can keep using it. Don’t worry you haven’t done anything wrong.
Offline
Re: asy_sitemap: Google-Sitemap (as-is/for developers)
Ahhh…ok. Thanks for the reply. It seems to be working fine now so I’ll leave it alone.
Thanks for the plug-in, it’s made life easier for me.
Offline
#18 2005-08-12 16:42:44
- jiraiya
- Member
- Registered: 2005-05-15
- Posts: 13
Re: asy_sitemap: Google-Sitemap (as-is/for developers)
I’m using RC5.
between the “loc” the urls have an extra “/” after the site url.
For example: “http://www.example.com//section/ID/article-name”
Offline
Re: asy_sitemap: Google-Sitemap (as-is/for developers)
Yup. The extra / is what we’re talking about. Just change the code as I mentioned above and it will fix this.
Offline
#20 2005-08-12 22:15:15
- jiraiya
- Member
- Registered: 2005-05-15
- Posts: 13
Re: asy_sitemap: Google-Sitemap (as-is/for developers)
oo thanks, I should have read more carefully. :)
Offline
#21 2005-08-31 19:34:21
- playpiggy
- Member
- From: Changchun, China
- Registered: 2004-11-23
- Posts: 55
Re: asy_sitemap: Google-Sitemap (as-is/for developers)
Why my “Sitemap Status” returns “Invalid date”?
Here is my sitemap.
Welcome to the REAL World…
Offline
Re: asy_sitemap: Google-Sitemap (as-is/for developers)
> playpiggy wrote:
> Why my “Sitemap Status” returns “Invalid date”?
Here is my sitemap.
confirming playpiggy’s observation for my site too
http://neme.org/main/sitemap.xml.gz
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: asy_sitemap: Google-Sitemap (as-is/for developers)
hi, google sitemaps is beta. could you please post also your settings for the sitemap, because my sitemap has an ok. my settings are:
Section Change Frequency: daily
Article Change Frequency (Default): weekly
Article Change Frequency (if last modified date of article older than 30 days): yearly
Samui? Samui! (about the life as farang in thailand)
David’s Neighbour
Offline
#24 2005-09-01 13:54:31
- playpiggy
- Member
- From: Changchun, China
- Registered: 2004-11-23
- Posts: 55
Re: asy_sitemap: Google-Sitemap (as-is/for developers)
I use the default settings too.
Section Change Frequency: daily
Article Change Frequency (Default): weekly
Article Change Frequency (if last modified date of article older than 30 days): yearly
Google told me that Sitemap Errors: Invalid date (Line 16), and it is <code><lastmod>2005-09-01T01:07:39+08:00</lastmod></code>.
Welcome to the REAL World…
Offline