vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Administrative and Maintenance Tools - Add Search Engine Optimized Keywords & Description to each Forum (https://vborg.vbsupport.ru/showthread.php?t=128920)

MadKad 10-16-2006 09:17 AM

Quote:

Originally Posted by Neutral Singh
I am using vBSEO no idea about ZOINT SEO. :)

Please could you answer this, then I can download :)

Quote:

Originally Posted by MadKad
can I ask?

so if you have a good thread made on your forum you can go and give it its own keywords?

if this is the case, if you dont give them keywords do they stay standerd?

also sorry last one, do the members get access to adding keywords?

Thanks

Gerakus 10-17-2006 06:49 PM

Quote:

Originally Posted by Neutral Singh
I am using vBSEO no idea about ZOINT SEO. :)

Does this hack works nice with vbseo?

Snake 10-17-2006 09:21 PM

Oh yes, I'm running it just great on my forums (I have even vBSEO installed too). :)

mac27 12-13-2006 06:21 PM

any idea why when I use this it adds the main forum keywords to the ones I input per forum. Also it adds an extra comma at the end of the keywords I input. So when it adds the forums keywords it also adds the extra comma.

Example: word, word, word,, word, word

Roverturbo 12-15-2006 07:35 AM

Quote:

Originally Posted by mac27 (Post 1137949)
any idea why when I use this it adds the main forum keywords to the ones I input per forum. Also it adds an extra comma at the end of the keywords I input. So when it adds the forums keywords it also adds the extra comma.

Example: word, word, word,, word, word

I had the same problem and it was because the second lot of code he tells you to add in the template is wrong.

Code:

<meta name="keywords" content="$foruminfo[forumkeywords],$threadinfo[title],$vboptions[keywords]" />
<meta name="description" content="$foruminfo[forumdescription]. <if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$foruminfo[description_clean]" />

->

Code:

<meta name="keywords" content="$foruminfo[forumkeywords],$foruminfo[title],$vboptions[keywords]" />
<meta name="description" content="$foruminfo[forumdescription]. <if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$foruminfo[description_clean]" />

Hes was trying to display thread title when hes not in a thread.

mac27 12-15-2006 04:27 PM

thanks for pointing that out. I didn't even notice that.

Alfa1 12-18-2006 08:59 PM

Quote:

Originally Posted by mac27 (Post 1137949)
any idea why when I use this it adds the main forum keywords to the ones I input per forum.

Is there a way to get around this?

Hornstar 12-22-2006 06:04 AM

I have vbseo installed as well, does vbseo do this currently or not, have not got around to checking all its features out.

X-Rated 01-05-2007 06:47 PM

Good job..Thanks

Chadi 02-11-2007 05:56 PM

What is the proper way of inserting the keywords? One word per line or separated by space, commas? If per line, I guess it would be one word only per line, no phrases?


All times are GMT. The time now is 03:37 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.01062 seconds
  • Memory Usage 1,738KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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