|
#1
|
||||
|
||||
|
Meta tags
I want to put some meta info for search engines not visible to visitors like…“Welcome, I am from Alibag etc…” It is irelavent of photo but if somebody searches my towns name “Alibag” my site should be in results! Where to put it? Using PP 1.6b
Last edited by hitendra; 04-02-2007 at 10:35 AM. |
|
#2
|
||||
|
||||
|
meta info goes in your template files
pixelpost/templates/yourtemplate/whatever_template.html
__________________
i should say more clever stuff |
|
#3
|
||||
|
||||
|
Thanks buddy, I understood, but I am not programmer can you specify exact syntax & location like…
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> I’ll replace the text & put it in template! |
|
#4
|
||||
|
||||
|
Important info related to keywords in the meta tag:
Quote:
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#5
|
||||
|
||||
|
Hitendra,
open your image_template.html and look for these lines: Code:
<meta http-equiv="content-type" name="keywords" content="PhotoBlog,<SITE_TITLE>,<IMAGE_TITLE>,Pixelpost" /> <meta http-equiv="content-type" name="description" content="<SITE_TITLE>-PhotoBlog: <IMAGE_TITLE>, <IMAGE_NOTES_CLEAN>" /> Code:
<meta http-equiv="content-type" name="keywords" content="Alibag,PhotoBlog,<SITE_TITLE>,<IMAGE_TITLE>,Pixelpost" /> <meta http-equiv="content-type" name="description" content="<SITE_TITLE>-PhotoBlog: Welcome, I am from Alibag! <IMAGE_TITLE>, <IMAGE_NOTES_CLEAN>" /> LG KArin |
|
#6
|
||||
|
||||
|
Done that, lets see....
Thanks everybody! |
| Post Reply |
| Thread Tools | |
|
|