Dynamic Meta Tags
By: Uncle Ben
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
| April 3 2009, 02:49 PM | |
|---|---|
| by dunny |
how can i remove the tags bit from my board header? i have run the uninstall and removed file edits and its still there
help |
| February 14 2009, 01:16 PM | |
| by dunny |
ive installed this and it says Sorry no Tags found, please add some where do i add them in admin cp ive added loads
|
| February 8 2009, 05:26 PM | |
| by dunny |
i run this installer but there is no bits for this in my admin cp where will it be?
|
| October 5 2008, 02:08 AM | |
| by JTrollerb |
Hi, I've installed this mod but after looking at the newly added settings within my IPB ACP, I wonder what the difference is between this mod, and the current meta tags I already have within my Board Header and Wrapper file. Here's currently what I have. Is there a difference? Will adding this mod in addition to my current meta tags help or hurt me? I'm wondering if I should just keep what I currently have if there's no added benefit. Thanks for any info.
CODE <meta http-equiv="content-type" content="text/html; charset=<% CHARSET %>" />
<META NAME="AUTHOR" CONTENT="MYWEBSITE"> <META NAME="KEYWORDS" CONTENT="each,keyword,listed,here"> <META NAME="DESCRIPTION" CONTENT="Description of my website is here"> <META NAME="GENERATOR" content="www.WebsiteUrlHere.com"> <META NAME="ROBOTS" CONTENT="INDEX,FOLLOW"> |
| September 19 2008, 10:00 AM | |
| by ilfaggio |
Uncle Ben help !!
i want upgrade !!! if i add a immage on topic description, i have error in html !!! CODE <![CDATA[ <meta name="keyword" content="{$keys}" /> <meta name="description" content="{$desc}" /> ]]> with immage is in html page CODE <meta name="keyword" content="blablablab" />
<meta name="description" content="description <img src="../forum/html/img/XBox-logo.png"/> " /> |
| July 22 2008, 10:48 AM | |
| by ilfaggio |
it's the final release?
Universal Mod Installer say no there is error in file -xml And in the HTML bit: Find: CODE <meta name='keyword' content='{$keys}' /> <meta name='description' content='{$desc}' /> Replace With: CODE <meta name='keyword' content="{$keys}" /> <meta name='description' content="{$desc}" /> without " in google search there is the forum link, but no the description |
| March 28 2008, 11:45 PM | |
| by mayanksabharwal |
Installed on my 2.3.x .....working fine , no error but m ZERO in SEO and all , dnt know what to do with 2 boxes provided in Admin CP....
Can anyone please help me Thanks in Advance |
| February 7 2008, 06:38 AM | |
| by george9122 |
Nice Mod .. It Works Good 2.2.1
|
| January 19 2008, 08:27 AM | |
| by Cool Surfer |
Great mod. Will try it.
|
| January 19 2008, 08:09 AM | |
| by korsan961 |
Thanks for the mod, it works well but there is a small problem.The generated meta tags do not support another language like Turkish.The special characters in Turkish such as ş ç ğ ü ö are not shown correctly in meta tags.
Any solution? |