The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Blog entries meta description & Google indexing problem
Hello, I have a problem with the blog entries meta description, they have only the title of the post and title of the blog and don't have for example the first 50 characters from the blog entry.
The result is duplicate content and Google not indexing all blog entries from my users, it's really a problem for me since my users posts ads and I need most visibilty from crawlers. How can I add the first 50 chars from the blog entry to meta description of that blog entry? Thank you in advance. --------------- Added [DATE]1277037785[/DATE] at [TIME]1277037785[/TIME] --------------- In headinclude I add blog.message variable but nothing is added to description, do you know what is the problem? <meta name="description" content="{vb:raw vboptions.description} {vb:raw blog.message}" /> gives the same result as: <meta name="description" content="{vb:raw vboptions.description} " /> |
#2
|
|||
|
|||
HTML Code:
<meta name="description" content="{vb:raw vboptions.description} " />
|
#3
|
|||
|
|||
Thanks for the reply but it doesn't work, blog.message seems empty:
<meta name="description" content="{vb:raw vboptions.description} {vb:raw blog.message}" /> gives the same result as: <meta name="description" content="{vb:raw vboptions.description}" /> I'm running vBulletin 4.0.4 |
#4
|
|||
|
|||
Revert your headinclude template.
|
#5
|
|||
|
|||
I have reverted it, changed vboptions.description to blog.message and it results in a meta description with no content. Anyway I have not made any other changes to templates.
Maybe a 4.0.4 bug ? |
#6
|
|||
|
|||
Nope it should be fine with the default template.
|
#7
|
|||
|
|||
I'm using the default template and it doesn't work.
|
#8
|
|||
|
|||
Check vB.com ask over there.
|
#9
|
|||
|
|||
From vBulletin official support: Its not a bug, its likely that variable is not available where you're trying to use it.
Any alternative to buy vBseo? I prefer to not install third-party programs to something as simple as that :S |
#10
|
|||
|
|||
Default template should work fine! Takes a few days to get indexed doesn't it? How can you check so quickly?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|