vb.org Archive

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

Saudi Zoom 07-31-2008 03:48 PM

i can't find and replace that codes in headinclude, i am using default template of 3.7.2 !

purple99 08-01-2008 07:27 AM

Quote:

Originally Posted by Saudi Zoom (Post 1588450)
i can't find and replace that codes in headinclude, i am using default template of 3.7.2 !

I'm using 3.7.2 also and you're right: the code isn't there. What should be replaced with what?

purple99 08-10-2008 05:47 PM

Bump

SEOvB 08-15-2008 09:21 PM

the code is pretty close to the same in the head include template, its not to hard to figure out what it used to be.

I'd give you the exact instructions, but i've already modified this to the point where i dont remember. :D

3DGirl 08-16-2008 12:50 AM

Thanks YOU for this. I do not understand why this is not flooded with installs.

I'm installing it on two VB's. Thank you very much! :)

purple99 08-20-2008 05:13 AM

Quote:

Originally Posted by FRDS (Post 1599580)
the code is pretty close to the same in the head include template, its not to hard to figure out what it used to be.

I'd give you the exact instructions, but i've already modified this to the point where i dont remember. :D

Okey-dokey, I'll work it out. Thanks. :cool:

Nick Chiafullo 08-22-2008 05:30 PM

Quote:

Originally Posted by purple99 (Post 1589025)
I'm using 3.7.2 also and you're right: the code isn't there. What should be replaced with what?

I had the same problem. Below is the find and replace code.

Great tool. Thanks!


1. Find
Code:

<meta name="keywords" content="<if condition="$threadinfo['taglist']">$threadinfo[taglist], </if>$threadinfo[prefix_plain_html] $threadinfo[title], $vboptions[keywords]" />
<meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$threadinfo[prefix_plain_html] $threadinfo[title] $foruminfo[title_clean]" />

Replace With
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>$threadinfo[title] $foruminfo[title_clean]" />


2. Find
Code:

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

Replace With
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]" />


uzeyir 08-22-2008 06:23 PM

caps please

jamesww 09-21-2008 02:54 PM

Can a few people give a review on how well this works.

jamesww 09-21-2008 02:59 PM

The Sikh rock! I was wondering if you could add a modification for the title tag as well for individual forums. And also possible something for threads as well.


All times are GMT. The time now is 04:13 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.01185 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)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