[TYPO3] SEO friendly menu

Michael Ittner newsletter at elixic.de
Sat Mar 4 18:55:12 CET 2006


 Hi Guys,

Thx alot for your suggestions!
I think I will follow your suggestion to setup my menu to  a simple hemeu +
tmenu.
But I ve probs to recode my menu.
Does anybody can help me to recode my following menu to a simple hmenu +
tmenu?
It would be very nice !!! And u would help me a lot...
I dont know why but if I recode it I get always bugs.
Here my Menu code:

page.70.17 = HMENU
page.70.17.special = directory
page.70.17.special.value = 274
page.70.17.1 = GMENU_LAYERS
page.70.17.1{
   layerStyle =
position:absolute;left:150px;top:259px;width:10px;visibility:hidden
xPosOffset = -260
  lockPosition = x
   expAll=1
   hideMenuWhenNotOver = 1
NO{
   backColor = #C8DCDD
   XY = [10.w]+30, 20
   10 = TEXT
   10.text.field = title
   10.fontFace = fileadmin/font/Olsen-Bold.ttf
   10.fontSize = 12
   10.offset = 5,15
}
}
page.70.17.2 = GMENU_LAYERS
page.70.17.2{
   layerStyle =
position:absolute;left:150px;top:305px;width:10px;visibility:hidden
   xPosOffset = -160
   leftOffset= 140
   topOffset= 0
   lockPosition = y
   lockPosition = x
   relativeToParentLayer=1
   relativeToTriggerItem=1
   expAll=1   
NO{
   backColor = #C8DCDD
   XY = 140, 20
   10 = TEXT

   10.text.field = title
   10.fontFace = fileadmin/font/Olsen-Bold.ttf
   10.fontSize = 11
   10.offset = 8,15
}
}
page.70.17.3 = GMENU
page.70.17.3.NO{
   backColor = #C8DCDD
   XY = 140, 20
   10 = TEXT
   10.text.field = title
   10.fontFace = fileadmin/font/Olsen-Bold.ttf
   10.fontSize = 11
   10.offset = 11,15
}

page.70.19 = HTML
page.70.19.value(
   </td>
                                  </tr>
		</table>

	</div>
<hr noshade size="1">
<br>
)----------------------------------------------------------------


Thanks a lot in advance for your help!
Many regards
Michael


-----Ursprüngliche Nachricht-----
Von: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] Im Auftrag von Ries van
Twisk
Gesendet: 02 March 2006 13:16
An: TYPO3 English
Betreff: Re: [TYPO3] SEO friendly menu

Michael Ittner wrote:

>Hello,
>
>which Menu is the best for SEO practice - so that Google&Co. can read 
>the Links in the Menu?
>Also I m looking for a menu which is good performing, like quick in 
>building up on a site.
>
>If anybody knows which menu-extention I should take plz let me know!
>  
>
a unorderedlist (<ul> / <li> ) based menu is the best way to go.
They are extreemly simpel to make in typoscript aswell.

example:
lib.leftmenu= COA
lib.leftmenu.10 = HMENU
lib.leftmenu.10.1 = TMENU
lib.leftmenu.10.1 {
    wrap = <ul>|</ul>
    NO.allWrap =<li>|</li>

    ACT  = 1
    ACT.allWrap = <li class="act">|</li> }

--
-------------------------------------------------
Ries van Twisk
Freelance Typo3 Developer
=== Private:
email: ries at vantwisk.nl
web:   http://www.rvantwisk.nl/
=== Work:
email: ries at livetravelguides.com
web:   http://www.livetravelguides.com

_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english


__________ NOD32 1.1424 (20060302) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com





More information about the TYPO3-english mailing list