Go Back   vBulletin Setup > vBulletinSetup Information > vBulletin Setup Announcements


Please Register to get full access to the forums.
Post New Thread  Reply



#11   11-30-2006, 02:23 PM
eric is a jewel in the rougheric is a jewel in the rough 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
--------------------
Eric / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.

Aeroclix -- DistantHost link directory
Domains hosting, server rent... -- Distant-Help link directory
Quote   |  



#12   11-30-2006, 02:29 PM
DChapman will become famous soon enough Join Date: Oct 2006 Posts: 57
Re: zoints profile system


Quote:
Originally Posted by Brandon View Post
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.
Quote   |  



#13   11-30-2006, 02:29 PM
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Yahoo to Brandon Brandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of light Join Date: Jul 2006 Posts: 9,828 Location: Topeka, KS
Re: zoints profile system


I'm wondering how I can stop spiders from seeing the zoints profiles..
but still allow guest to see. :|
--------------------
Brandon Sheley / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.

Please do not PM me for support, that's what the forums are for.
Have you heard about Crowdgather?
Find it on Forums


Stay up to date by installing our Tool Bar
Quote   |  



#14   11-30-2006, 02:31 PM
DChapman will become famous soon enough Join Date: Oct 2006 Posts: 57
Re: zoints profile system


Quote:
Originally Posted by Brandon View Post
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
Quote   |  



#15   11-30-2006, 04:17 PM
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Yahoo to Brandon Brandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of light Join Date: Jul 2006 Posts: 9,828 Location: Topeka, KS
Re: zoints profile system


Nope, I didn't see it

but I'll go check it out right now thanks for informing us
--------------------
Brandon Sheley / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.

Please do not PM me for support, that's what the forums are for.
Have you heard about Crowdgather?
Find it on Forums


Stay up to date by installing our Tool Bar

Last edited by Brandon; 11-30-2006 at 04:37 PM.
Quote   |  



#16   11-30-2006, 04:50 PM
DChapman will become famous soon enough 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
Quote   |  



#17   11-30-2006, 05:47 PM
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Yahoo to Brandon Brandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of light Join Date: Jul 2006 Posts: 9,828 Location: Topeka, KS
Re: zoints profile system


yup, i seen that fix..
I'm having an issue with the navbar link
--------------------
Brandon Sheley / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.

Please do not PM me for support, that's what the forums are for.
Have you heard about Crowdgather?
Find it on Forums


Stay up to date by installing our Tool Bar
Quote   |  



#18   11-30-2006, 06:35 PM
DChapman will become famous soon enough Join Date: Oct 2006 Posts: 57
Re: zoints profile system


Quote:
Originally Posted by Brandon View Post
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
Quote   |  



#19   11-30-2006, 07:41 PM
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Yahoo to Brandon Brandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of lightBrandon is a glorious beacon of light 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&amp;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&amp;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
--------------------
Brandon Sheley / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news.
Are you looking for vBulletin work to be done on your forums ?
Would you like to Help Support vBulletin Setup.

Please do not PM me for support, that's what the forums are for.
Have you heard about Crowdgather?
Find it on Forums


Stay up to date by installing our Tool Bar
Quote   |  



#20   11-30-2006, 08:38 PM
DChapman will become famous soon enough 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.
Quote   |  
Post New Thread  Reply
vBulletin Setup > vBulletinSetup Information > vBulletin Setup Announcements


Thread Tools
Display Modes

 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
IBank - Simple, Flexible, Integratible bankin system for any cash system! [3.6.7] Brandon Released vBulletin Hack 6 11-08-2007 03:42 PM
Do you have a zoints profile ? Add us. Brandon vBulletin Setup Announcements 5 09-13-2007 01:55 PM
What do you think of Zoints ? Brandon vBulletin Questions 31 06-20-2007 07:50 PM
Zoints SEO Rekzai vBulletin Hacks - Modifications 22 02-09-2007 08:05 PM
Zoints Social Networking Profile System Brent vBulletin Questions 5 10-30-2006 09:39 PM


All times are GMT -6. The time now is 01:25 AM.

vBulletin Setup, vBulletin Setup Forums, vBulletin Services, vBulletin Blogs, vBulletin SEO, vBulletin Questions, vBulletin Skins, Styles, Templates
vBulletin Hacks / Modifications, vBulletin Monetization, Blogs, vBulletin Link Directory,Quality Link Directory