Empty titles in sitemap.html
« on: July 10, 2010, 03:25:11 PM »
My sitemap.html file includes titles only for the first 60 entries. There are title tags in all the pages and I cannot understand what's wrong.

Re: Empty titles in sitemap.html
« Reply #1 on: July 10, 2010, 03:43:06 PM »
Hello,

please let me know your generator URL/login in private message to check this.
Re: Empty titles in sitemap.html
« Reply #2 on: March 15, 2011, 05:24:06 PM »
Hello,

i have the same Problem to.. Only 20-30Pages are correct in the HTML-Sitemap and in the ROR-Sitemap File.

I try a lot settings, but i can not found a solution. With the Free-XML-Sitemap all works fine. Where is the Problem ? ( i found often here 'send a PM' - please post the solutions also in forum )

Here is an Example:

Code: [Select]
### Board xxx ### • Foren-Ãœbersicht 
### Board xxx ### • Häufig gestellte Fragen 
### Board xxx ### • Forum anzeigen - Board 
### Board xxx ### • Forum anzeigen - About / FAQ 
### Board xxx ### • Forum anzeigen - Fragen / Meinungen 
### Board xxx ### • Forum anzeigen - Joomla 
### Board xxx ### • Forum anzeigen - Visitors Counter 
### Board xxx ### • Forum anzeigen - Visitors Counter Komponente 
### Board xxx ### • Forum anzeigen - Slider Plugin 
### Board xxx ### • Forum anzeigen - Maillink 
### Board xxx ### • Forum anzeigen - Allgemeines 
### Board xxx ### • Forum anzeigen - Motorrad 
### Board xxx ### • Forum anzeigen - R 1200 GS/GSA 
### Board xxx ### • Forum anzeigen - F 650 GS (Einzylinder) 
### Board xxx ### • Thema anzeigen - Ãœber... 
### Board xxx ### • Thema anzeigen - Beginner - need help in Plugin Slider 
### Board xxx ### • Thema anzeigen - [Entschlossen] Frage zum bots 
### Board xxx ### • Forum anzeigen - Visitors Counter 
### Board xxx ### • Thema anzeigen - Bot's und Robot's 
### Board xxx ### • Thema anzeigen - Tutorial Video 
### Board xxx ### • Thema anzeigen - Neue Adresse/Name bei Joomlaos 
### Board xxx ### • Thema anzeigen - Fehlermeldung nach ordnungsgemäßer Installation 
### Board xxx ### • Thema anzeigen - Schriftfarbe ändern 
### Board xxx ### • Thema anzeigen - month by local date 
viewtopic.php?f=2&t=95 
viewtopic.php?f=2&t=95&start=10 
viewtopic.php?f=2&t=95&start=20 
viewtopic.php?f=2&t=95&start=30 
viewtopic.php?f=2&t=98 
viewtopic.php?f=2&t=97 
viewtopic.php?f=2&t=97&start=10 
viewtopic.php?f=2&t=93 
viewtopic.php?f=2&t=92 
viewtopic.php?f=2&t=86 
viewtopic.php?f=2&t=86&start=10 
viewtopic.php?f=2&t=85 
viewtopic.php?f=2&t=83
 


The Ror-File is here:
[ External links are visible to forum administrators only ]

Not nice   :-\...

On my Website the ROR Feed is Invalid :  [ External links are visible to forum administrators only ]   :(

What can i do ?

Greetings
Michael
Re: Empty titles in sitemap.html
« Reply #3 on: March 15, 2011, 06:01:01 PM »

On my Website the ROR Feed is Invalid :  [ External links are visible to forum administrators only ]

i think for this is the Problem the Utf-8 Encoding.
I choose "UTF8 charset" an the ror.xml becomes invalid state, i unset "UTF8 charset" and the ror is valid. 

The Code must allways secure the XML-Structur, e.g. no '<' chars in '<'   (XML-Entities) !

I can not use the Ror-Feature for a Website with Differenct CharSets  ( utf8, iso88xxx ) ????
So all my Special Chars ( ä,ö,ü.. ) are not correct in Sitemap.

The problem before still exist - missing a lot of titles.

Greetings
Michael
Re: Empty titles in sitemap.html
« Reply #5 on: March 16, 2011, 08:59:18 AM »
Hi,

you can write [ External links are visible to forum administrators only ] in front of Example Data.

e.g.
[ External links are visible to forum administrators only ] 
[ External links are visible to forum administrators only ] 

You can also check the ror.xml in your Webbrowser:

[ External links are visible to forum administrators only ]

There are many Line's without a Title. There are also the Links ( '->' ) to the pages without titles.

It works fine for 20-30 Pages, but after this there are no titles.

Greetings
Micha

PS.: compate with Free-Online-Sitemap-Generator

https://www.xml-sitemaps.com/download/forum.mmajunke.de/ror.xml
https://www.xml-sitemaps.com/download/forum.mmajunke.de/sitemap.html?view=1

Here all works fine...
« Last Edit: March 16, 2011, 09:18:30 AM by majunke »
Re: Empty titles in sitemap.html
« Reply #7 on: March 17, 2011, 07:40:12 AM »
Hi,

the setting is currently for a phpForum, but i tried also leave all blank - all not works..

Exclude URLs:
p=
mode=
mark=
order=
highlight=
view=previous
view=next
view=unread
/profile.php
/privmsg.php
/posting.php
/search.php

Do not parse URLs:
view=print

In the Sitemap, HTML, Ror are all Links but on mostly Links missing titles. So i think the 'crawling' works fine, but when/where/what set the titles in HTML,ROR,... ?!

e.g. in XML-Sitemap.xml :
Code: [Select]
  <url>
       <loc>http://forum.mmajunke.de/viewtopic.php?f=2&amp;t=95</loc>
       <lastmod>2011-03-17T07:05:11+00:00</lastmod>
       <priority>0.6400</priority>
  </url>
  <url>
       <loc>http://forum.mmajunke.de/viewtopic.php?f=2&amp;t=95&amp;start=10</loc>
       <lastmod>2011-03-17T07:05:11+00:00</lastmod>
       <priority>0.6400</priority>
  </url>
  <url>
       <loc>http://forum.mmajunke.de/viewtopic.php?f=2&amp;t=95&amp;start=20</loc>
       <lastmod>2011-03-17T07:05:11+00:00</lastmod>
       <priority>0.6400</priority>
  </url>
  <url>
       <loc>http://forum.mmajunke.de/viewtopic.php?f=2&amp;t=95&amp;start=30</loc>
       <lastmod>2011-03-17T07:05:11+00:00</lastmod>
       <priority>0.6400</priority>
  </url>

This in HTML-SiteMap:
Code: [Select]
viewtopic.php?f=2&t=95 
viewtopic.php?f=2&t=95&start=10 
viewtopic.php?f=2&t=95&start=20 
viewtopic.php?f=2&t=95&start=30 


This in ror.xml :
Code: [Select]
  <item>
       <link>http://forum.mmajunke.de/viewtopic.php?f=2&amp;t=95</link>
       <title></title>
       <ror:updatePeriod></ror:updatePeriod>
       <ror:sortOrder>2</ror:sortOrder>
       <ror:resourceOf>sitemap</ror:resourceOf>
  </item>
  <item>
       <link>http://forum.mmajunke.de/viewtopic.php?f=2&amp;t=95&amp;start=10</link>
       <title></title>
       <ror:updatePeriod></ror:updatePeriod>
       <ror:sortOrder>2</ror:sortOrder>
       <ror:resourceOf>sitemap</ror:resourceOf>
  </item>
  <item>
       <link>http://forum.mmajunke.de/viewtopic.php?f=2&amp;t=95&amp;start=20</link>
       <title></title>
       <ror:updatePeriod></ror:updatePeriod>
       <ror:sortOrder>2</ror:sortOrder>
       <ror:resourceOf>sitemap</ror:resourceOf>
  </item>
  <item>
       <link>http://forum.mmajunke.de/viewtopic.php?f=2&amp;t=95&amp;start=30</link>
       <title></title>
       <ror:updatePeriod></ror:updatePeriod>
       <ror:sortOrder>2</ror:sortOrder>
       <ror:resourceOf>sitemap</ror:resourceOf>
  </item>

Where are the titles !?   The Problem is not that i missing Links, i missing titles ! This is very  important for the ror.xml. It occurs in HTML and Ror Sitemap.

Greetings
Michael
Re: Empty titles in sitemap.html
« Reply #8 on: March 17, 2011, 12:06:36 PM »

oh no.. i afraid i found the Problem and thus aBug  :(

Have a deeper look at this link contained in the Sitemap.xml :
[ External links are visible to forum administrators only ]

here --->>  f=2&amp;t=95&amp;start=10

The XML-SiteMapGenerator stores the & as an HTML-Entity, but it is part of the Link !!! And therefore only Links with an second,third.. Parameter have not Titel !

So i believe, if the Tool read the Title with the URL from the Sitemap.xml then an error occurs because this Link not exist !

That is a Bug !??!

For now my completly Sitemap for my Forum are invalid, because the Second Parameter t= is the Thema, the first Parameter f= is the Forum and so on...  What can i do ?????

Greetings
Micha
Re: Empty titles in sitemap.html
« Reply #9 on: March 17, 2011, 12:43:51 PM »
Hello,

all links in sitemap are urlencoded, so that is correct way to store URLs and that's not a problem.
Please let me know your generator URL/login in private message to check this.
Re: Empty titles in sitemap.html
« Reply #10 on: April 02, 2011, 06:14:29 PM »
Hello All,

the Solution for this Problem was:

Quote from: XML-Sitemaps Support
pease try to add this in generator/data/generator.conf file:
<option name="xs_no_cookies">1</option>

Thanks to XML-Sitemaps Support for the good Job..

Greetings
Micha