vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Rotating Banner System (https://vborg.vbsupport.ru/showthread.php?t=188328)

Antonio Pereira 03-22-2010 04:19 PM

Its possible to use VBSEO - Clean HTML ?

Wen Clean HTML off is terrible for SEO.

Best Regards

djbaxter 03-22-2010 04:35 PM

Quote:

Originally Posted by Antonio Pereira (Post 2008212)
Its possible to use VBSEO - Clean HTML ?

Wen Clean HTML off is terrible for SEO.

No, that's incorrect. All "Clean HTML" does is remove white space from the code, which makes the code easier to read. Search engine spiders have no problem jumping over spaces and it isn't going to affect indexing or ranking on any search engine.

Theda 03-22-2010 10:13 PM

would this work for just the main logo banner at the top of forums? or is ad-specific?

Antonio Pereira 03-23-2010 06:48 AM

Quote:

Originally Posted by djbaxter (Post 2008222)
No, that's incorrect. All "Clean HTML" does is remove white space from the code, which makes the code easier to read. Search engine spiders have no problem jumping over spaces and it isn't going to affect indexing or ranking on any search engine.

Cleanup HTML code?
Quote:

Select 'Yes' to remove unnecessary whitespace characters and HTML comments from the source code of your forum pages.
This increases the C2C (Content to Code) ratio and reduces page sizes, resulting in a net performance increase and reduction in bandwidth required.
So you are tell-me increasing C2C is not important to google:confused:

Best Regards

djbaxter 03-23-2010 12:10 PM

Quote:

Originally Posted by Antonio Pereira (Post 2008617)
So you are tell-me increasing C2C is not important to google:confused:

Yes, that's what I'm telling you. The effect of applying that is negligible at best.

dweber 03-24-2010 05:59 PM

I would like to add a place holder into a static HTML Widget box on the "Front Page" but am a newbie.

Could anyone give me a sample line of HTML code to insert the placeholder (@vbanners@) into?

Thanks in advance.

mobe00 03-26-2010 12:07 PM

1 Attachment(s)
is it possible to add the options to change the wmode parameters in flash banners <param name="wmode" value="opaque" />

If i add an flash banner with rotating banner system the flash will lay over the vbulletin drop down menus etc. See the attached picture. I had to use the built in ad management in vbulletin and add the flash code manually to get it working correctly.

this is the flash code that displays it correctly

Code:

<div>
                        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="728" height="90" id="myFlashContent">
                                <param name="movie" value="banner.swf" />
                                <param name="wmode" value="opaque" />
                                <!--[if !IE]>-->
                                <object type="application/x-shockwave-flash" data="http://www.mydomain.com/images/ads/banner.swf" width="720" height="240">
                                        <param name="wmode" value="transparent" />
                                </object>
                        </object>
                </div>

Edit: wrong wmode on the attached picture..it should be opaque and not transparent

TruthElixirX 03-26-2010 10:06 PM

Quote:

Originally Posted by TruthElixirX (Post 1994104)
For some reason when I use the click tracking function, it does not count clicks from banners on vBadvanced pages. Any ideas? It works everywhere else.

Any body?

y2ksw 03-26-2010 10:41 PM

Quote:

Originally Posted by mobe00 (Post 2010502)
is it possible to add the options to change the wmode parameters in flash banners <param name="wmode" value="opaque" />

If i add an flash banner with rotating banner system the flash will lay over the vbulletin drop down menus etc. See the attached picture. I had to use the built in ad management in vbulletin and add the flash code manually to get it working correctly.

this is the flash code that displays it correctly

Code:

<div>
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="728" height="90" id="myFlashContent">
                <param name="movie" value="banner.swf" />
                <param name="wmode" value="opaque" />
                <!--[if !IE]>-->
                <object type="application/x-shockwave-flash" data="http://www.mydomain.com/images/ads/banner.swf" width="720" height="240">
                    <param name="wmode" value="transparent" />
                </object>
            </object>
        </div>

Edit: wrong wmode on the attached picture..it should be opaque and not transparent

I'm sorry, I can't fix problems with the embedded flash. My flash wrapper embeds arbitrary flash images in order to allow to change the destination URL and eventually enable click tracking. If this doesn't work for you, you still can use your code inside a rotating banner in the Text field, but also would habe to code the flash accordingly to point or to the click tracker, or to your final URL.

y2ksw 03-26-2010 10:43 PM

Quote:

Originally Posted by TruthElixirX (Post 2010813)
Any body?

At line 57 in rbs_banner.php, you may comment out the if statement. In this case, the referers are not checked against the forum URL, and clicks should be counted. However, this opens a door to click fraud.


All times are GMT. The time now is 05:08 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.02359 seconds
  • Memory Usage 1,754KB
  • 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
  • (2)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (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