vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - SEOvB - Link Canonicalization for vBulletin Stop Duplicate Content NOW! (https://vborg.vbsupport.ru/showthread.php?t=205512)

Sayid 09-02-2009 03:55 PM

So what is the meaning of these lines ?

Quote:

Google, MSN, and Yahoo have just relased a new tag for stopping duplicate content even further. Combining a good and valid vBulletin Robots.txt file along with the new canonical tag can destroy any duplicate content penalty your vBulletin powered forums may have had going on.
Anyway, uninstalled as long as no support on this topic and it does not work as mentioned!

djbaxter 09-02-2009 04:03 PM

Quote:

Originally Posted by Sayid (Post 1878474)
So what is the meaning of these lines ?

I didn't create the add-on or the copy describing what it does. I'm just giving you the facts. :)

BSMedia 09-23-2009 03:09 PM

Quote:

Originally Posted by Alfa1 (Post 1877837)
Any idea on this?

My only idea is that there is no such thing as duplicate content penalties. So I wouldn't worry about it much.

Check Google Webmaster Blog for more info on how this works and what its for.

cosy 10-10-2009 06:55 PM

works for me
also in firefox i get a small C on the url bar if i click the said C i go to the main url

MSA 01-21-2010 01:16 PM

thanks it very gooooooooood

BirdOPrey5 08-14-2010 02:48 AM

I don't understand what the purpose of the .xml product file is when the code given can just be manually added to the header include template (and works great btw, thanks).

aapkae 01-19-2011 05:27 AM

which code and where i post that code between which code below or ?

BirdOPrey5 01-19-2011 11:55 AM

Quote:

Originally Posted by aapkae (Post 2151336)
which code and where i post that code between which code below or ?

You post the code in the top thread:
Code:

<if condition="(THIS_SCRIPT == showthread) OR (THIS_SCRIPT == showpost) OR (THIS_SCRIPT == printthread)">
<link rel="canonical" href="$vboptions[bburl]/showthread.php?t=$threadinfo[threadid]<if condition="$pagenumber>1">&page=$pagenumber</if>" />
</if>
<if condition="THIS_SCRIPT == index">
<link rel="canonical" href="$vboptions[bburl]" />
</if>

Anywhere in your headinclude template- the very top or very bottom is probably best.

cash7c3 10-17-2014 04:54 PM

Any idea what the correct format is for that on vB4? Should be using vb raw now but I'm not 100% on what to do.

Smitty 11-03-2014 11:17 AM

What do you put in the headinclude to add rel="canonical" to forums? This works fine for threads and pages, but doesn't for individual forums as, for example, in the Web Hosting Talk forums.

**Never mind. It's
Code:

<if condition="(THIS_SCRIPT == forumdisplay)">
<link rel="canonical" href="$vboptions[bburl]/forumdisplay.php?f=$foruminfo[forumid]<if condition="$pagenumber>1">&page=$pagenumber</if>" />



All times are GMT. The time now is 05:59 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.01102 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
  • (2)bbcode_code_printable
  • (4)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