vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Show Thread Enhancements - [SEO Enhancement] rel="author" markup for thread starters (https://vborg.vbsupport.ru/showthread.php?t=266259)

tpearl5 08-28-2012 04:15 PM

see my post above...

freepchelp 11-04-2013 12:40 PM

anything for vB 4.2?

dizzynation 11-04-2013 07:45 PM

Quote:

Originally Posted by tpearl5 (Post 2347633)
See my reply above

Quote:

Originally Posted by tpearl5 (Post 2348183)

Quote:

Originally Posted by tpearl5 (Post 2360732)
see my post above...



Can anyone else other then the failed attempts of tpearl5 confirm that this works on 4.2? :)

ramesh_umk3 11-09-2013 03:19 PM

Yep this can be applied for vBulletin 4.x.x but different pattern follow below step - by - step procedure

1) Goto Style Manager --> SHOWTHREAD

2) Search for {vb:raw threadinfo.title}

Find:
Code:

<span class="threadtitle"><a href="{vb:raw thread_url}" title="{vb:rawphrase reload_this_page}">{vb:raw threadinfo.title}</a></span>
Replace with:
Code:

<span class="threadtitle"><a rel="author" href="{vb:raw thread_url}" title="{vb:rawphrase reload_this_page}">{vb:raw threadinfo.title}</a></span>
SEE DEMO BY VIEW SOURCE "rel=author" IS ADDED TO THREAD TITLE ONLY

And dont forget to apply this mod aswell https://vborg.vbsupport.ru/showthread.php?t=242579 ;)

tpearl5 11-09-2013 05:34 PM

Quote:

Originally Posted by ramesh_umk3 (Post 2459437)
Yep this can be applied for vBulletin 4.x.x but different pattern follow below step - by - step procedure

Sorry, but this is not how it should be done. You're basically saying the thread is the author.

If you want to use author tags effectively read up: https://support.google.com/webmaster.../2539557?hl=en

tpearl5 11-09-2013 05:43 PM

Quote:

Originally Posted by dizzynation (Post 2458222)
Can anyone else other then the failed attempts of tpearl5 confirm that this works on 4.2? :)

I see no reason it shouldn't work with the instructions I posted above. However, Google recently changed some things and will allow you to link directly to your Goolge+ profile. In this case I put a conditional around the Google + link for this mod to say "only put rel="author" in for the Goolge + link for the OP" . See instructions here: https://vborg.vbsupport.ru/showpost....&postcount=175


All times are GMT. The time now is 12: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.01728 seconds
  • Memory Usage 1,727KB
  • 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
  • (6)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