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)
-   -   Board Optimization - FUZZY SEO Booster - increase long tail search traffic AUTOMATICALLY! (https://vborg.vbsupport.ru/showthread.php?t=234192)

zeus_r6 12-06-2011 09:18 PM

Quote:

Originally Posted by bosanci28 (Post 2271669)
hi,
how did you fix the alignment?
thank you friend!

Take a look at the changes I made in my f_seo_plugin_home template...

Code:

                                <style type="text/css">
                                #wgo_events div.inner *{background:none;display:inline;border:none;color:#89b7f3;padding:20px 0px 0px 0px;-webkit-border-top-right-radius:0px;-webkit-border-top-left-radius:0px;-webkit-box-shadow: none;font-weight:normal;}
                                #wgo_events div.inner h2{font-size: 130%;font-weight: bold;}
                                #wgo_events div.inner h3{font-size: 120%;font-weight: bold;}
                                #wgo_events div.inner h4{font-size: 120%;}
                                #wgo_events div.inner h5{font-size: 110%;}
                                #wgo_events div.inner strong{font-size: 100%;}
                                #wgo_events a.seoq{margin:5px 0px 0px 20px;}
                                </style>
        <div id="wgo_events" class="wgo_subblock" style="padding-left: 15px; padding-top: 10px;">
                        <h3><img src="{vb:stylevar imgdir_misc}/forum_stats.png" alt="{vb:rawphrase seofq_title}" />&nbsp;&nbsp;{vb:rawphrase seofq_title}</h3>
                        <div class="inner" style="padding-left: 15px;">
                                <vb:each from="keywords" key="wordid" value="word">
                                        {vb:var tag_fix}{vb:var word.tag}>{vb:var word.term_value}</{vb:var word.tag}><vb:if condition="$wordid != $tagscount">,&nbsp;</vb:if>
                                </vb:each>
                        </div>
                </div>

Add some padding to the wgo_events div and you should be fine

bosanci28 12-06-2011 10:04 PM

thank you friend for that info!,works fine...now.

rr2000 12-10-2011 03:02 PM

Good try, but google indexes only the post content. so..

sivaganeshk 12-13-2011 12:41 PM

I still get MySQL errors few times a day !!!

Example:
Quote:

SELECT
st.*, sd.founded
FROM
seoqueries_data sd
LEFT JOIN
seoqueries_terms st
ON
sd.stid = st.stid
WHERE
st.ban = 0
AND
sd.page_type = 'showthread'
AND
sd.page_id = 308
ORDER BY
sd.founded DESC LIMIT 25;

universosymbian 12-13-2011 02:59 PM

Quote:

Originally Posted by StGaensler (Post 2272517)
Above file is a standard unified diff used everywhere in the code development world. This mainly contains the changes to the original file. I can't and won't provide a edited version of the original Add-On, this would be inadequate and might conflict with some licencing terms.

You can apply this patch with patch < filename_of_the_patch.diff or you edit the xml file by your own. Basically lines starting with a + have to be added to the xml files, lines starting with - have to be removed. Look up the exaxt syntax in the article I linked above.

I do not understand what changed?

can make the correct xml to run vbulletin 4.1.8

thanks

doobiefillin 12-20-2011 04:50 PM

how do I collapse the list of SEO terms at the bottom of the WGO and Forum posts?

MotMann 12-22-2011 09:31 AM

Quote:

Originally Posted by StGaensler (Post 2272072)
You need to do some changes, to get 1.5.0b running properly with vBulletin 4.1.8

Danke... das klappt.

But, how i can use that in CMS?

final kaoss 12-22-2011 02:00 PM

I used winmerge on the two and it appears to have come out ok.
Quote:

Originally Posted by StGaensler (Post 2272517)
Above file is a standard unified diff used everywhere in the code development world. This mainly contains the changes to the original file. I can't and won't provide a edited version of the original Add-On, this would be inadequate and might conflict with some licencing terms.

You can apply this patch with patch < filename_of_the_patch.diff or you edit the xml file by your own. Basically lines starting with a + have to be added to the xml files, lines starting with - have to be removed. Look up the exaxt syntax in the article I linked above.


derbi 12-31-2011 08:06 AM

Works in vb4.1.9?

chriswatson 01-01-2012 08:48 PM

Can anybody confirm if this is working with 4.1.9 please ?


All times are GMT. The time now is 10:14 PM.

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.01511 seconds
  • Memory Usage 1,750KB
  • 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_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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