Hi,
I had to enable the internal link tool, because it does not work properly. On the one side, I had the problem with the map tool from Yootheme (widgetkit) - we discussed here (
www.artio.net/de/support-forums/joomsef/...-exceptions-of-pages)
Now I made some changes with Yootheme - here we saw, that probably the internal link feature creates some invalid HTML syntaxes - take a look of the code here (I had to deactivate the feature in the meantime; if you would like to check the Live site with problems, let me know):
Quote Yootheme: "Additionally: The source of your pages shows several cases of invalid HTML syntax. Please correct these first of all. For example there is illegal straddling (an <a> wrapping an <a>) as well as a <span>(!) with an href attribute here:"
<span style="color: #ffffff;">
<a href="/Gesundheitshotel-Gugerbauer-Schaerding-Testbericht">
<span href="/Gesundheitshotel-Gugerbauer-Schaerding-Testbericht" style="color: #ffffff;">
**** Gesundheitshotel
<a href="/Gesundheitshotel-Gugerbauer-Schaerding-Testbericht">
Gugerbauer
</a>
- im Test, wir sagen: TOP!
</span>
</a>
</span>
Another case of an <a> wrapping a further <a> here:
<span style="color: #ffffff;">
<a href="/Grand_Hotel_Bernardin_Portoroz">
<span style="color: #ffffff;">
<a href="/Grand_Hotel_Bernardin_Portoroz">
Grand Hotel Bernardin
</a>
*****: Spa am Meer!
<span style="font-size: 8pt;">
(Foto: GH Bernardin)
</span>
</span>
</a>
</span>
Thx for your info (because the internal link tool is a nice feature!)