
09-23-2010, 10:48 PM
|
|
|
Join Date: Feb 2005
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by BirdOPrey5
^^^^
Your issue is with the line:
HTML Code:
<link rel="canonical" href="http://www.freakpyromaniacs.com/forum/forum.php{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}" />
Change it to:
HTML Code:
<link rel="canonical" href="http://www.freakpyromaniacs.com/forum/{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}" />
and you should be set. :up:
You had an extra "forum.php" in that line...
|
Thanks. It works now!
|