vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Remove links in "Last Post" column. (https://vborg.vbsupport.ru/showthread.php?t=74477)

ResaleBroker 01-16-2005 09:24 PM

Remove links in "Last Post" column.
 
I would like to remove live links to the posts that show up in the "Last Post" column on the index.php page.

The reason for this is to prevent potential duplicate content penalties with search engines since "archive" and "forumdisplay" already point to the post using a different URL.

Any ideas on how to do that safely?

AN-net 01-16-2005 09:55 PM

Quote:

Originally Posted by ResaleBroker
I would like to remove live links to the posts that show up in the "Last Post" column on the index.php page.

The reason for this is to prevent potential duplicate content penalties with search engines since "archive" and "forumdisplay" already point to the post using a different URL.

Any ideas on how to do that safely?

turn off the last post column on index?

ResaleBroker 01-16-2005 10:08 PM

I don't want to turn off the "Last Post" column I only want to remove the link to the post.

Any ideas?

TwinsX2Dad 01-17-2005 04:00 AM

Quote:

Originally Posted by ResaleBroker
The reason for this is to prevent potential duplicate content penalties with search engines since "archive" and "forumdisplay" already point to the post using a different URL.

You're looking at this the wrong way - the search engines don't see duplicate content with the last post column, unless they are linking to separate URLs with duplicate content.

On your forum index, you have a link to the forum, plus links to threads. The worst thing you have in your last post column is bookmarked areas of those threads - no duplicate, no foul.

If you're running an Apache Webserver with PHP (the chance is, you probably are), check your search-friendly archive settings (admincp|vBulletin Options|Search Engine Friendly Archive) and be done with it.

Yes, the archive lists one and the forum another, but the content is still not duplicated. To the unaided eye of the browser, the words may be the same, but to the eye of the SE spider, they are different pages. Look at the source of each and you'll see what I mean. Then consider that the SE spiders will generally look at one or the other, not both.

ResaleBroker 01-17-2005 04:38 AM

Here is a test I just ran to demonstrate my concern:

I took a URL to a post from the forum home page in the "Last Post" section:
http://www.resalebroker.com/real-est...?t=177#post355

I then found the URL to the same thread/post in the archive:
http://www.resalebroker.com/real-est...read.php?t=177

I then ran both URLs through a similar page checker and here are the results:

http://www.resalebroker.com/real-est...read.php?t=177
is 97.821350762527% percentage similar to
http://www.resalebroker.com/real-est...?t=177#post355

Not Good!

AN-net 01-17-2005 05:09 AM

just edit the forumhome_lastpost template then and remove the link

ResaleBroker 01-17-2005 02:31 PM

Thanks!:)


All times are GMT. The time now is 05:43 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.02331 seconds
  • Memory Usage 1,723KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete