vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Hide content from SE (https://vborg.vbsupport.ru/showthread.php?t=315800)

Max Taxable 12-07-2014 02:50 AM

The script can tell it's a spoofed UA. It can tell your browser still.

I am yet to be able to determine exactly what it is you're trying to do, specifically. You want your forum to be private, hidden from all search engines but still allows browsers?

Max Taxable 12-07-2014 03:27 AM

And firstly, your code is malformed. This part:

HTML Code:

hide from spider / search engine.
Has nothing associated with it and therefore does nothing but place that text at the top of your rendered page.

Try it yourself, put your code in your header template to assure it is called on all pages.

The code you are trying to use will do nothing.

And P.S. - Your signature link is a dead link.

ozzy47 12-07-2014 09:24 AM

No Max, hide from spider / search engine. is just the placeholder for the page html, it is not the actual code. ;)

Well <vb:if condition="!$show['search_engine']"> is not globally available, it is only available in forumdisplay IIRC

This is because it is not wise to hide things from search engines that guests can see, this will get your site blacklisted from all the major search engines, and it might happen pretty quick, as they have been cracking down on it.

v123shine 12-07-2014 04:08 PM

Dear Max and Ozzy47 many thanks for you time to help me.

I know search engine can blacklisted my site, but I really need that.
I want to hide "Powered by vBulletin....and bla bla.." from search engine spider.

I want protect my site from spammer bot :( . I believe spammer find my site from Google or others search engine. And I know in vbulletin.org I can find so many anti-spam addon. I already use anti-spam, but I still need to hide that copyright.

Can someone help me, please!

Kind regards,
Shine

ozzy47 12-07-2014 04:16 PM

Quote:

Originally Posted by v123shine (Post 2526180)
Dear Max and Ozzy47 many thanks for you time to help me.

I know search engine can blacklisted my site, but I really need that.
I want to hide "Powered by vBulletin....and bla bla.." from search engine spider.

I want protect my site from spammer bot :( . I believe spammer find my site from Google or others search engine. And I know in vbulletin.org I can find so many anti-spam addon. I already use anti-spam, but I still need to hide that copyright.

Can someone help me, please!

Kind regards,
Shine

Where is it you are trying to do this to, what template?

Also it is not necessary to do that to protect yourself from spam.

v123shine 12-07-2014 06:24 PM

Where is it you are trying to do this to, what template?
I'm using default vBulletin template.

Can you help me, please!

Kind regards,
Shine

ozzy47 12-07-2014 06:42 PM

Where, it the header or footer?

v123shine 12-07-2014 06:53 PM

<i>Where, it the header or footer? </i>
In footer area Sir.

Kind regards,
Shine

ozzy47 12-07-2014 06:55 PM

That would be a violation of your licensing agreement. If you do not want that information there you need to pay for the branding free. :)

v123shine 12-07-2014 08:12 PM

Dear Ozzy47,

I just want hide content from search engine spider not for real human. Everyone can view the license but spider can't view it.

I don't know why, this below code don't work for me :erm:

Quote:

<vb:if condition="!$show['search_engine']">
hide from spider / search engine.
</vb:if>


All times are GMT. The time now is 11:20 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01102 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete