Please Register to get full access to the forums.
 | | vBulletin Owner vBSetup Mods | |   | Join Date: Oct 2006 | Posts: 864 | Location: France | Re: zoints profile system I disabled it, and took out the cloud, for now I let the robot spider around and copy over... though I'll add a line to robot.txt and remove the account next week end. Seems the adding of the robot is very SEO negative since it doesn't respect url_rewritten and even ads an id in the url, all what we want to avoid | |  | Join Date: Oct 2006 | Posts: 57 | Re: zoints profile system Quote:
Originally Posted by Brandon I'm looking forward to seeing the stats from the tag system  | We plan to link to zoints.com/tags from our front page on Zoints soon which should help. We just need to clean out the crap first
That will also increase the PR of those pages nicely. vBSetup Team vBulletin Owner vBSetup Owner | |  | Join Date: Oct 2006 | Posts: 57 | Re: zoints profile system Quote:
Originally Posted by Brandon I'm wondering how I can stop spiders from seeing the zoints profiles..
but still allow guest to see. :| | Add a robots.txt exclusion to /z
By the way Brandon, did you see we released 2.1.2 of the vBulletin product? It allows you to easily change things like the name of the "Zoints" dropdown in the navbar.
Last edited by DChapman; 11-30-2006 at 02:32 PM.
Reason: Automerged Doublepost
vBSetup Team vBulletin Owner vBSetup Owner | |  | Join Date: Oct 2006 | Posts: 57 | Re: zoints profile system 1.0.1 of the Zoints Local software is out too which will fix the avatar issue you can see here with Ohiosweetheart. Peggy is always causing problems vBSetup Team vBulletin Owner vBSetup Owner | |  | Join Date: Oct 2006 | Posts: 57 | Re: zoints profile system Quote:
Originally Posted by Brandon yup, i seen that fix..
I'm having an issue with the navbar link | Did you do the edit manually or did the automatic template editor do it? If manually, can you doublecheck your edit. If you don't see anything weird, please PM me the contents of that template or submit them via a ticket at Submit a ticket vBSetup Team vBulletin Owner vBSetup Owner |     | Join Date: Jul 2006 | Posts: 9,828 | Location: Topeka, KS | Re: zoints profile system I had to do it manually..
here is our navbar Code: <!-- nav buttons bar -->
<img src="$stylevar[imgdir_button]/tcat_left.gif" alt="" border="0" style="float: left;" />
<img src="$stylevar[imgdir_button]/tcat_right.gif" alt="" border="0" style="float: right;" />
<div align="center" style="margin: 0 10px;">
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<tr align="center">
<td class="vbmenu_control"><a href="http://www.vBulletinSetup.com">vBulletinSetup Blog</a></td>
<td class="vbmenu_control"><a href="http://forum.vbulletinsetup.com/f42/">Free vBulletin Directory</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]"">$vbphrase[user_cp]</a></td>
</if>
<if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow"">$vbphrase[register]</a></td>
</if>
<if condition="$show['popups']">
<if condition="$show['searchbuttons']">
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
<td id="navbar_search" class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search"); </script></if></td>
</if>
<if condition="$show['member']">
<td id="usercptools" class="vbmenu_control"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
</if>
$zointsprofile_popup_navbar
<else />
<if condition="$show['searchbuttons']">
<td class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
</if>
<td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
</if>
</if>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
</if>
</tr>
</table>
</div>
<!-- / nav buttons bar --> is it that
<else />
? looks out of place | |  | Join Date: Oct 2006 | Posts: 57 | Re: zoints profile system I've sent the code to an engineer for evaluation. I'll get back to you when I know more.
 | | vBulletin Setup > vBulletinSetup Information > vBulletin Setup Announcements | Thread Tools | | | | Display Modes | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -6. The time now is 01:25 AM. |