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)

BSMedia 01-26-2010 02:13 PM

Code:

Database error in vBulletin 4.0.1:

Invalid SQL:

                                                SELECT
                                                        st.*, sd.founded
                                                FROM
                                                        vb4_seoqueries_data sd
                                                LEFT JOIN
                                                        vb4_seoqueries_terms st
                                                        ON
                                                        sd.stid = st.stid
                                                WHERE
                                                        sd.page_type = 'index'
                                                        AND
                                                        sd.page_id = 0
                                                ORDER BY
                                                        sd.founded DESC
                                                LIMIT;

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 15
Error Number  : 1064
Request Date  : Tuesday, January 26th 2010 @ 11:12:32 AM
Error Date    : Tuesday, January 26th 2010 @ 11:12:32 AM
Script        : http://apertureforums.com/forum.php
Referrer      : http://apertureforums.com/admincp/index.php?do=head
IP Address    :
Username      : David
Classname    : vB_Database
MySQL Version : 5.1.41


bilgicc 01-26-2010 02:21 PM

Same error.

Quote:

Warning: Invalid argument supplied for foreach() in [path]/includes/class_bootstrap.php(399) : eval()'d code on line 112

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:4501) in [path]/includes/functions.php on line 4601

iask 01-26-2010 02:24 PM

Warning: Invalid argument supplied for foreach() in [path]/includes/class_bootstrap.php(399) : eval()'d code on line 178

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:4501) in [path]/includes/functions.php on line 3742

LouisB 01-26-2010 03:22 PM

^ Getting the same errors.

MOGmartin 01-26-2010 03:36 PM

NEW VERSION NOW UPLOADED

PLEASE READ THE INSTALLATION / UPGRADE INSTRUCTIONS, AS THERE ARE NOW FILES TO UPLOAD AS WELL....

PLEASE POST ANY BUG REPORTS FOR ME TO CHECK THROUGH!!!

thanks!

MOGmartin

gbechtel 01-26-2010 03:43 PM

New ver with the uploads seems to be working great!

MOGmartin 01-26-2010 03:45 PM

EXCELLENT!!!

let me know any other feedback people, I will be online again in an hour or so...

Ju4nCh0 01-26-2010 03:56 PM

Great job!!!!

Thanks a lot!!!

BSMedia 01-26-2010 04:00 PM

My Error seems to be fixed.

A couple of suggestions.

Create another new template called fseokeywords.css or whatever, and move all your inline styles out of the middle of pages and make a call to include it at the end of the headinclude template.

ahmedbehiry 01-26-2010 04:11 PM

would the new version solve the encoding issue as well?

ahmedbehiry 01-26-2010 04:17 PM

my forum encoding is in arabic (windows-1256).. and the tags are in utf-8 .. is there a way to fix this?

Gene Steinberg 01-26-2010 04:20 PM

Quote:

Originally Posted by ahmedbehiry (Post 1967205)
my forum encoding is in arabic (windows-1256).. and the tags are in utf-8 .. is there a way to fix this?

My problem is that the text for search terms seems to all be in the same type size. But at least no more errors.

Peace,
Gene

Gnoll 01-26-2010 04:47 PM

<a href="http://forums.mmobrowser.com" target="_blank">http://forums.mmobrowser.com</a>
( Can you check it for a minute ? )
what is wrong in my forum , what i am making wrong ? - installed as you write

gbechtel 01-26-2010 04:54 PM

Quote:

Originally Posted by Gnoll (Post 1967234)
http://forums.mmobrowser.com
( Can you check it for a minute ? )
what is wrong in my forum , what i am making wrong ? - installed as you write

Nothing seems wrong, it takes a little bit for the searches to show up, check your stats in the admin cp

Gnoll 01-26-2010 04:59 PM

Quote:

Originally Posted by gbechtel (Post 1967237)
Nothing seems wrong, it takes a little bit for the searches to show up, check your stats in the admin cp

really ? , urls not look like

/market/x-selling-pro-mouse.html

looks like

/show..../x-selling-pro-mouse

bilgicc 01-26-2010 05:15 PM

Thanks for share. I use now but some Turkish characters are problems.
For example;

m?zik kayıt st?dyosu > i see this on forum müzik kayıt stüdyosu.

if you replace with some code's for Turkish character, i will continue to use.

Regards.

MOGmartin 01-26-2010 05:18 PM

Quote:

Originally Posted by BSMedia (Post 1967195)
My Error seems to be fixed.

A couple of suggestions.

Create another new template called fseokeywords.css or whatever, and move all your inline styles out of the middle of pages and make a call to include it at the end of the headinclude template.

Yep - all good suggestions, I will update it tomorrow to include these ideas, thanks!

Quote:

Originally Posted by ahmedbehiry (Post 1967205)
my forum encoding is in arabic (windows-1256).. and the tags are in utf-8 .. is there a way to fix this?

Yep, I will fix that in tomorrow's release, I hadnt actually considered other encodings.

Quote:

Originally Posted by Gene Steinberg (Post 1967206)
My problem is that the text for search terms seems to all be in the same type size. But at least no more errors.

Peace,
Gene

Im going to sort that out as well, its kind of an extension to the suggestions above anyway, will be in the next release (tomorrow)

Quote:

Originally Posted by Gnoll (Post 1967234)
http://forums.mmobrowser.com
( Can you check it for a minute ? )
what is wrong in my forum , what i am making wrong ? - installed as you write

it all looks ok to me, but Im struggling to find your forum with any search queries! The plugin depends on traffic to get to your pages already using google, then it increases the position in google of the query term.

can you post a page on your forum that you can find, with a search on google?

thanks!

MOGmartin

MOGmartin 01-26-2010 05:20 PM

Quote:

Originally Posted by bilgicc (Post 1967254)
Thanks for share. I use now but some Turkish characters are problems.
For example;

m?zik kayıt st?dyosu > i see this on forum müzik kayıt stüdyosu.

if you replace with some code's for Turkish character, i will continue to use.

Regards.


part of the encoding that needs updating, will sort it out in the release for tomorrow, thanks for your interest in my plugin!

bilgicc 01-26-2010 05:27 PM

Thank you for your interest. Waiting for the update.

MOGmartin 01-26-2010 05:50 PM

UPDATE:

Ive updated the default value selections - it now displays 25 keywords as standard, not 5 (I used that value for testing only, oooops ;))

Hemanth 01-26-2010 05:55 PM

Is there any chance this will be considered as keyword stuffing and turn out to be bad/over seo?

denman75 01-26-2010 06:01 PM

will this work also with vbseo installed ?
ah well ill give it a try

MOGmartin 01-26-2010 06:03 PM

Quote:

Originally Posted by Hemanth (Post 1967279)
Is there any chance this will be considered as keyword stuffing and turn out to be bad/over seo?

Its a valid concern you raise, but its no different to having a tag cloud on your site.

The default number of search terms displayed is 25 by default, if it were set to something like 200 then yes it could be keyword stuffing, but at the default levels its fine.

MOGmartin 01-26-2010 06:04 PM

Quote:

Originally Posted by denman75 (Post 1967283)
will this work also with vbseo installed ?
ah well ill give it a try

yep, its built to work with vbseo - I have that installed at http://seoforums.org as well (the demo site)

MOGmartin 01-26-2010 07:16 PM

Quote:

Originally Posted by WxP (Post 1967058)
Not working for me again:


Warning: Invalid argument supplied for foreach() in [path]/includes/class_bootstrap.php(399) : eval()'d code on line 88

please mark as installed if you have it installed people!

thanks!

MOGmartin

kjpp 01-26-2010 07:20 PM

Works fien for me now, mared.

Edrondol 01-26-2010 07:25 PM

I hope this isn't a dumb question.

Everyone keeps talking about vbSEO. I used to have a mod that was for that but I had to disable it or it stopped my upgrade from 3.8.4 to 4.

Does vBulletin 4 now have SEO integrated? Or is there a hack for it again that I just can't find?

Alibass 01-26-2010 07:41 PM

Excellent mod mate, thanks! :D

BSMedia 01-26-2010 08:14 PM

Quote:

Originally Posted by Hemanth (Post 1967279)
Is there any chance this will be considered as keyword stuffing and turn out to be bad/over seo?

I doubt it, there are some really large sites with extremely similar features implemented, actually their keyword box is on top of their threads so it appears before the content, or on the left sidebar also before the content.

I've only seen a few where it was to the right, or below the content.

VonDoom 01-26-2010 08:33 PM

Great Hack, Installed and Rated..

I personally Didn't like it in wgo_pos1 so i moved it to the last position in wgo

Open the Product xml

Find
Code:

$template_hook['forumhome_wgo_pos1'] .= $rendered;
Change to
Code:

$template_hook['forumhome_wgo_pos5'] .= $rendered;
This will move the block below the Icon Legend inside the Whats Going on Block

MOGmartin 01-26-2010 08:38 PM

Quote:

Originally Posted by VonDoom (Post 1967413)
Great Hack, Installed and Rated..

I personally Didn't like it in wgo_pos1 so i moved it to the last position in wgo

Open the Product xml

Find
Code:

$template_hook['forumhome_wgo_pos1'] .= $rendered;
Change to
Code:

$template_hook['forumhome_wgo_pos5'] .= $rendered;
This will move the block below the Icon Legend inside the Whats Going on Block

Glad you like the mod, any chance you can put the accreditation link back in?

:)

MOGmartin 01-26-2010 08:41 PM

Quote:

Originally Posted by BSMedia (Post 1967390)
I doubt it, there are some really large sites with extremely similar features implemented, actually their keyword box is on top of their threads so it appears before the content, or on the left sidebar also before the content.

I've only seen a few where it was to the right, or below the content.

thanks for the positive re-inforcement on the theory behind it as well, but I notice you've removed the accreditation as well? any chance you can stick that back in please.

I will release a brand free option in a week or so once all the bugs are dealt with.

WxP 01-26-2010 08:47 PM

Sorry i just install i dont see any bugs on page but its not work on me!!!

www.forumivirtual.com

VonDoom 01-26-2010 08:52 PM

Quote:

Glad you like the mod, any chance you can put the accreditation link back in?
Id perfer give your hack a back link in the footer. But it looks pretty unprofessional inside the hack itself.



Quote:

Originally Posted by WxP (Post 1967428)
Sorry i just install i dont see any bugs on page but its not work on me!!!

www.forumivirtual.com

Looks like its working fine to me. your gonna have to give it some time to populate once somebody comes in from a search engine it will only take a minute or two to appear in the list. ;)

WxP 01-26-2010 08:54 PM

Thank you! Installet :)

Switch3130 01-26-2010 09:16 PM

Has this increased any others traffic and worked like vBseo would? Just making sure before I put in the effort of installing...

relaxiha 01-26-2010 09:26 PM

Hello. First test then identify Update 3 on the 1st day was!

argothiusz 01-26-2010 09:26 PM

Does this work base on the sideblock tag cloud?(I have mine disabled) will it also work with normal tags inside each thread?

Bouncer222 01-26-2010 09:42 PM

Does this conflict with vBSEO in any way or are there any settings I should put in when installing this or any editing?

Thanks.

So if I understood this right... after someone uses a keyword to find your site, clicks it, then my site would put that keyword at the bottom of the footer or somewhere around that like the demo site has it.

then the next time the google spider comes around, they notice that the keyword is at the bottom of the page (btw is it at the bottom of every page?) and they take into account of it as one of the keywords for the page? And that increases the rank specified on that keyword right?

IF that's how it works by displaying the keywords there, does that mean that if I get 1000 different keywords searched upon that led to my site therefore, all 1,000 keywords show up at bottom of page? because that would be sort of like spamming my site.

Thanks hopefully someone can answer these questions :)

argothiusz 01-26-2010 09:54 PM

Quote:

Originally Posted by Bouncer222 (Post 1967469)
Does this conflict with vBSEO in any way or are there any settings I should put in when installing this or any editing?

Thanks.

So if I understood this right... after someone uses a keyword to find your site, clicks it, then my site would put that keyword at the bottom of the footer or somewhere around that like the demo site has it.

then the next time the google spider comes around, they notice that the keyword is at the bottom of the page (btw is it at the bottom of every page?) and they take into account of it as one of the keywords for the page? And that increases the rank specified on that keyword right?

IF that's how it works by displaying the keywords there, does that mean that if I get 1000 different keywords searched upon that led to my site therefore, all 1,000 keywords show up at bottom of page? because that would be sort of like spamming my site.

Thanks hopefully someone can answer these questions :)

nvm about previous question. I see how it works now but now I have same question as bouncer :)


All times are GMT. The time now is 05:55 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.01716 seconds
  • Memory Usage 1,844KB
  • 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
  • (5)bbcode_code_printable
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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