vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Add Search Engine Optimized (SEO) Keywords & Description to each Forum (https://vborg.vbsupport.ru/showthread.php?t=104025)

bashy 12-31-2005 07:32 PM

I dont care what anyone says this cant hurt, if it helps then its a bonus, if it dont that i've lost nothing barring a few minutes spent installing..

Well done m8 for releasing this :)

Happy New year

Bashy

sportsoutlaw 12-31-2005 07:46 PM

While it may not provide alot of help in search engines, I could see this providing some help in terms of adsense if you use it.

Zia 01-02-2006 03:00 PM

Quote:

Originally Posted by sportsoutlaw
While it may not provide alot of help in search engines, I could see this providing some help in terms of adsense if you use it.


umm would u mind to xplain ?? what it did for adsence??

Wachtmeister 01-02-2006 05:16 PM

Great add-on.

If i have empty keywords and descriptions on my forum admin, vb351 still uses my keywords, given in vb3 admincp, but with 2 leading "," before:

<meta name="keywords" content=",,msn,animoticons,.... /> Am i the only one?

Neutral Singh 01-03-2006 12:05 PM

Yeah, as i said in the first post, you can always play with template modifications. You can try removing commas " , " from headinclude template and add commas only in the space provided in forum manager.

like:
Change the following code in headinclude template:
Code:

<meta name="keywords" content="$foruminfo[forumkeywords],$threadinfo[title],$vboptions[keywords]" />
With the following code:
Code:

<meta name="keywords" content="$foruminfo[forumkeywords]$threadinfo[title]$vboptions[keywords]" />

Now, the commas should not show up in your metatags even if they are blank. Please let me know if it worked for you now.

I think i will make this a permanent change in first post.

Thanks.

rlamego 01-08-2006 07:23 AM

Seems to be working fine, thanks for the mod =)

irishblacknight 01-08-2006 11:12 AM

Quote:

Originally Posted by Zia
umm would u mind to xplain ?? what it did for adsence??

Adsense displays ads based on the content of the page, so if you want to improve the targetting then the meta content can definitely help.
A lot of search engines do not use meta content for the ranking, but they will use it in the display of results. If there is no meta content then Google will display the first few phrases in the body content, which may not be as readable as your meta content.

Snake 01-08-2006 11:21 AM

Quote:

Originally Posted by Neutral Singh
Yeah, as i said in the first post, you can always play with template modifications. You can try removing commas " , " from headinclude template and add commas only in the space provided in forum manager.

like:
Change the following code in headinclude template:
Code:

<meta name="keywords" content="$foruminfo[forumkeywords],$threadinfo[title],$vboptions[keywords]" />
With the following code:
Code:

<meta name="keywords" content="$foruminfo[forumkeywords]$threadinfo[title]$vboptions[keywords]" />

Now, the commas should not show up in your metatags even if they are blank. Please let me know if it worked for you now.

I think i will make this a permanent change in first post.

Thanks.

Yeah good it's working now but what if you DON'T want to input something in those fields? It still shoudn't supposed to say " , " or something.

Snake 01-14-2006 05:02 PM

Bump!

jmw 01-15-2006 08:27 PM

Great! Does this plugin work fine with 3.5.3?


All times are GMT. The time now is 06:35 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.01243 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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