| Author |
Message |
persona_non_grata

Joined: Posts: 0
|
Posted:
Sat Nov 05, 2005 9:07 am |
|
Ok first issue what i wanna solve is the user info block i use in the site(matyscripts)
I used the block converter
and that went fine i guess but i think im missing something.
Cause the link on the block to messages is messages.html ,als the newest member scroll shows proper html link but those online and sit at news..index still shows modules etc...News ,so not converted.
Where did that go wrong? |
|
|
|
 |
Steptoe Involved


Joined: Oct 09, 2004 Posts: 288
|
Posted:
Sat Nov 05, 2005 12:44 pm |
|
Can look at it another way
Why do u need to have the user a/c and such links so the can be optumised for spridering anyway?
Also in the interest of members privacy, why have their member details avalible for non members.
I made my user detail /member list links only visable when logged in. Not just in user_info but other areas to. |
|
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Sat Nov 05, 2005 12:52 pm |
|
ah but your wrong steptoe,naturaly the members info shows for logged in peeps..and the other thing i mentioned is the showing of where there are online.. |
|
|
|
 |
Steptoe Involved


Joined: Oct 09, 2004 Posts: 288
|
Posted:
Sat Nov 05, 2005 1:25 pm |
|
Is there any NEED to have links to things like where is, members details show for visitors and SE? if not why worry about rewrite on them?
The where is links are covered by the forum links in modules, task bar links, lastest posts links.
And why have members details show in SE searches at all, in particular MSN and yahoo, google u can prevent these with google site map editing ...sure usually rated very low but they are there. |
|
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Sat Nov 05, 2005 2:13 pm |
|
well this isnt realy helping much...
I could use any help as to what the links should be in the block cause they abviously werent edited using the gt nextgen block generator. |
|
|
|
 |
Steptoe Involved


Joined: Oct 09, 2004 Posts: 288
|
Posted:
Sat Nov 05, 2005 2:42 pm |
|
If u want to take the route of privacy for members and better SEO
|
|
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Sat Nov 05, 2005 2:49 pm |
|
Steptoe thanks but thats not in any related to my question/problem i have with my block..  |
|
|
|
 |
Steptoe Involved


Joined: Oct 09, 2004 Posts: 288
|
Posted:
Sat Nov 05, 2005 4:35 pm |
|
Is your line similar to these 2 (from my scrolling last 10 posts block)
| Code: | | $content .= "<img src=\"/images/blocks/book.gif\" border=\"0\" alt=\"\"><a href=\"forums.html&file=viewtopic&p=$topic_last_post_id#$topic_last_post_id\"STYLE=\"text-decoration: none\"><b> $topic_title </b></a><br><font class=\"content\">"; |
| Code: | | $content .= "<a href=\"forums.html&file=viewforum&f=$forum_id\">$forum_name</a> on $post_time</i></font><br><br>"; |
That needs to be converted to a html link?
Edit: Thanks for the conversion link above I used it to convert the block and it messed up then I used it to convert the lines above one by one and it worked sweet as |
Last edited by Steptoe on Sat Nov 05, 2005 4:52 pm; edited 1 time in total |
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Sat Nov 05, 2005 4:40 pm |
|
Lol...
No stepto...
My user info block ...THE BIG ONE ON THE RIGHT....
Where you also see Currently Online |
|
|
|
 |
|
|
|
|