Meta tags |
2/20/2009 08:02:40 | |
| PHPRunner General questions | ||
|
H
horsey_kim author
I want to create a meta tag database that will fill in meta tag fields based on search results for the main database. |
||
|
H
|
horsey_kim author 3/3/2009 |
|
Does anyone have an idea of how to accomplish this? |
|
|
|
Sergey Kornilov admin 3/3/2009 |
|
Kim, |
|
|
H
|
horsey_kim author 3/6/2009 |
|
SWEET - here is what I did if anyone is interested:
global $conn, $strTableName;
|
|
|
H
|
horsey_kim author 3/7/2009 |
|
Just tried it on another website and if I go back to visual mode on that one, it adds an extra <META content="MSHTML 6.00.6000.16809" name=GENERATOR>, moves my snippet to under the <body> tag and moves the style.css link to after the </head><body> tags. |
|
|
|
Sergey Kornilov admin 3/7/2009 |
|
Kim, |
|
|
|
500452 3/9/2009 |
|
How can i use the title and description that I want to use? I don't care if they are all the same. |
|
|
J
|
Jane 3/11/2009 |
|
Hi, |
|
|
|
500453 3/12/2009 |
Hi, what title and description do you mean? Please clarify.
|
|
|
J
|
Jane 3/13/2009 |
|
Mary, |
|
|
|
500454 3/13/2009 |
Mary, you can edit caption manually and add your custom code on the Visual Editor tab in HTML mode.
|
|