Sitemap problem

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Moan
Posts: 28
Joined: Wed 27. Jul 2005, 01:04

Sitemap problem

Post by Moan »

Hi there,

I got a little problem with the contentpart "sitemap".

In the section where you give the attributes to the sitemap, I put in "Startseite" when it asks me where to start from. So I think that it should show me the whole hierarchie starting from Startseite which is my root-element.
BUT it doesn´t show me anything !!!
And when I go one level further down it just shows me the name and the link to just that sitestructure.

i haven´t filled out any of the graphicfields neither the text for before or after.

Has anybody senn this problem before and has a solution?

Greetz

Moan
rtilghman
Posts: 107
Joined: Tue 1. Mar 2005, 17:22

Post by rtilghman »

Is everything set to visible and to show up in the sitemap? there is an actual setting to make locations and pages available via sitemap (or, if unchecked, not to include them).

Best,
Rick
Moan
Posts: 28
Joined: Wed 27. Jul 2005, 01:04

Post by Moan »

Yes it is....that was the first thing I checked....
olleolleolle
Posts: 24
Joined: Mon 18. Apr 2005, 21:35
Location: Copenhagen, Denmark
Contact:

I have the same problem

Post by olleolleolle »

...and I am running 1.2.5 DEV updated to CVS of 07 September 2005.

Now I am gonna go look at the source code!
Olle Jonsson
olleolleolle
AM
Posts: 19
Joined: Sun 24. Oct 2004, 18:33

Post by AM »

I have the same problem.... and it seems is about rewrite url function. If I deactivate redirect URL functión, (and let blank .htaccess) sitemap work fine.

Some idea to resolve?
erodzina
Posts: 33
Joined: Mon 31. Oct 2005, 12:19

Post by erodzina »

Well the Replacement Tag: { sitemap } it's not working in my case. I was bulding site map and nothing shows...

Could you help me ??
hi from Poland,
Marcin - site owner
Pappnase

Post by Pappnase »

erodzina wrote:Well the Replacement Tag: { sitemap } it's not working in my case. I was bulding site map and nothing shows...

Could you help me ??
http://www.phpwcms-docu.de/index.php?sitemap_en_cws
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

erodzina wrote:Well the Replacement Tag: { sitemap } it's not working in my case. I was bulding site map and nothing shows...

Could you help me ??
Also, ~hopefully~ you did not format the tag like this:

Code: Select all

{ sitemap }
It should not have any spaces:

Code: Select all

{sitemap}
erodzina
Posts: 33
Joined: Mon 31. Oct 2005, 12:19

Post by erodzina »

Well i was putting {SITEMAP} and nothing. My page is something like that in structure:

HOME
-Main Page
-Frist One
--Something
--Something2
-Second
--Under Second
--Under Second

And if im bulding sitemap for "-first one" everything is OK, i will get the
-First One
--Something
--Something2

But if i would like to build it for "HOME" i can't get the whole site map :( nothing showes... :(
hi from Poland,
Marcin - site owner
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

hi marcin,

have a closer look to the contentpart sitemap, then this makes a sitemap for you...

in contentpart sitemap you can choose the level where sitemaps should start. then it should give you the whole structure as sitemap.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
Post Reply