SEF Service Map posiada dwa rodzaje pamięci podręcznej (Cache): opartą o bazę danych lub system plików. Cache oparty o bazę danych zaleca się serwisom, które nie mają możliwości zapisu danych bezpośrednio na dysku (brak uprawnień); Oba rozwiązanie zmniejszają obciążenie serwera jednak w różny sposób. W przypadku pamięci podręcznej bazującej na systemie plików zmniejsza sie obciążenie zapytań do bazy danych, w przypadku pamięci podręcznej opartej o bazę danych - zużycie procesora (przy równoczesnym zmniejszeniu zapytań do bazy).

SEF Service Map 2

A Free Sitemap for Joomla 1.5

Home Forum
Forum
Board Index
>
SEF Service Map Component
No links on map for URLs with anchors and external...

No links on map for URLs with anchors and external URLs
Post No links on map for URLs with anchors and external URLs
by mark on 04/16/2009 15:36

Hello

If you have in your Joomal menu some URLs that are considered "external"; the site map shows the name of the menu item but without link.

This happens for URLs with anchors (you have to use external URLs in Joomla if you want to use anchors)

For example a menu item with this URL (which in fact belongs to the Joomla site)
index.php?option=com_content&view=article&id=30&Itemid=18#privacy
will NOT have a link

Same for any URL to another site.

This is a real problem, as using anchors is not rare.

Any solution?

Thanks in advance.


mark
Posts: 4

Newie
Newie
Registered

Joined Board
04/16/2009 15:21
Offline User is Offline

View all users posts

Post Re: No links on map for URLs with anchors and external URLs
by mark on 04/18/2009 15:26

Looks like the issue was already reported but there was no reply.

http://www.sefservicemap.com/lang-en/forum/topic/390.html


mark
Posts: 4

Newie
Newie
Registered

Joined Board
04/16/2009 15:21
Offline User is Offline

View all users posts

Exclamation Re: No links on map for URLs with anchors and external URLs
by mark on 04/22/2009 03:02

Any suggestion / solution ? It's really a very annoying thing in a nice software and it doesn't seem hard to fix (I can be wrong of course.)

Is the issue at least acknowledged by the devs ?


mark
Posts: 4

Newie
Newie
Registered

Joined Board
04/16/2009 15:21
Offline User is Offline

View all users posts

Post Re: No links on map for URLs with anchors and external URLs
by mark on 04/29/2009 12:25

Hmmm? Any news? It seems the question has been asked before on these forums.

Radoslaw, please, can you tell us if this concern is acknowledged at least, and if something is planned to solve the issue? Or if there is a workaround (that doesn't imply to change s site structure, of course)?

Thank you!


mark
Posts: 4

Newie
Newie
Registered

Joined Board
04/16/2009 15:21
Offline User is Offline

View all users posts

Post Re: No links on map for URLs with anchors and external URLs
by Gez on 06/11/2009 15:47

This turns out to be the same problem I was having in the post prior to this.
Any news on a solution?


Gez
Posts: 3

Newie
Newie
Registered

Joined Board
03/18/2009 09:06
Offline User is Offline

View all users posts

Post Re: No links on map for URLs with anchors and external URLs
by Pasi on 07/21/2009 23:40

Hi, i found one problem with virtuemart integrator and sitemap. I notice that bot dont take whole flypage filename in url. ( problem was that i cant go direct in sitemap to product )

Check real url and try modify right integrator.

Solution in my case:
-Go plugins/com_sefservicemap/
-Find com_virtuemart_bot.php
-Find line 79 (if (!$category->category_flypage) $category->category_flypage = 'flypage.tpl';)
-Add right flypage without .php in end.

thats it.

My guess that problem comes because that my site is running php mode apache2handler and not in cgi.


Pasi
Posts: 6

Newie
Newie
Registered

Joined Board
07/21/2009 23:29
Offline User is Offline

View all users posts

Forum