![]() |
Quote:
|
As the mod does NOT offer to affect all posts or a group of posts automatically and requires that you manually enter [LOCK] and [/LOCK] before and after content that you wish to hide till click in every single post, I am trying to find a way to concatenate the pagetext in post in order to add the LOCK tag to every FIRST post of every topic.
I would appreciate your help fixing this one line. UPDATE post SET pagetext =CONCAT('[lock]', pagetext,'[/lock]') WHERE postid =(Select firstpostid from dbname_vb.thread) ; But when I try the substatement, SELECT post WHERE postid =(Select firstpostid from dbname_vb.thread) I get : #1242 - Subquery returns more than 1 row it must look in the thread table, where there are thousands of rows... Please help |
Quote:
|
Quote:
In fact, on second thoughts, how compatible is this with any SEO? Google won't appreciate the content of the post being readable to it in the source of the page but not displayed to human. Won't you get a penalty for this? |
Quote:
you didnt understand me ... the plugin not working .. i'm using demo version... but demo fetuares are not working too. i didnt try pro version... and again... unlock not working good.. i tested bridge's site... i viewed page's source code... and again i found hidden content there... this is not healty ... problem with google penalty.... because of we must use again a hide hack in this lock bbcode... [lock][hide] content [/hide][/lock] |
Dear bridge2heyday,
Have concerns about SEO compatibility of this mod been addressed or not? |
In fact, on second thoughts, I remember well there was a solution to give Google access to content you hide from other users.
|
Thank You Very Much bridge2heyday
|
Was that called "User Specific Content"? Does anyone remember how this was done?
You give to Google a username and a password and you allow it to search your vbulletin forums as if it were a registered user. |
Quote:
|
All times are GMT. The time now is 03:23 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|