Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Template design and Front-End Code

Post Reply
 
Thread Tools
  #1  
Old 05-21-2005, 09:01 AM
Connie
Guest
 
Posts: n/a
Better results in Search Engines, better META-Tags!

Did you know that you can enter some PixelPost-Tags into the header-data of your template? By that, you will get better search engine ranking, I am sure, because you will have a very flexible page-header with dynamic, contextually meta-information!

Add the following lines to the header-part of your image_template.html:
Quote:
<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>" />
and here you go!

I got these header-meta-tags created with the actual photo at www.photografitti.de:

Quote:
<meta http-equiv="content-type" name="keywords" content="PhotoBlog,Photografitti,Fussgängerzone, samstag morgens,Pixelpost" />
<meta http-equiv="content-type" name="description" content="Photografitti-PhotoBlog: Fussgängerzone, samstag morgens, eine neue Bildergallerie ist fertig: Fussgängerzone, samstags
" />
this is valid HTML and there is only one irritation: because the <IMAGE_NOTES_CLEAN> ends with a line-break (result of markdown syntax), the line looks a little bit crumpled... but it is valid and ok
Reply With Quote
  #2  
Old 05-21-2005, 09:59 PM
jimtron Offline
pp regular
 
Join Date: Apr 2005
Posts: 45
Thanks! I've been thinking about adding meta tags to my pixelpost blog. I pasted the tags as you suggested and it seemed to have worked flawlessly.

It would be nice if there was an add-on to add meta keywords when initially posting an image or editing one.
Reply With Quote
  #3  
Old 05-22-2005, 12:40 AM
blinking8s's Avatar
blinking8s+ Offline
über loafer
 
Join Date: Oct 2004
Location: Bowling Green, Ky
Posts: 3,428
Send a message via ICQ to blinking8s Send a message via AIM to blinking8s Send a message via MSN to blinking8s Send a message via Skype™ to blinking8s
i have various theories about SEO for sites, meta tags seem more important for listing reasons these days, I forgot to include mine in the template after the last update...but as you can see http://www.google.com/search?hl=en&a...=Google+Search I dont really have an issue with googles placement of my name anymore
__________________
i should say more clever stuff
Reply With Quote
  #4  
Old 05-22-2005, 11:11 AM
Joe[y]'s Avatar
Joe[y]+ Offline
Team Pixelpost
 
Join Date: Mar 2005
Location: UK
Posts: 3,101
Send a message via MSN to Joe[y]
same. 'joseph spurling' works just hunky dory these days! numero 1!
Reply With Quote
  #5  
Old 05-22-2005, 05:30 PM
jimtron Offline
pp regular
 
Join Date: Apr 2005
Posts: 45
I was thinking about manually adding keywords for individual entries, but realized that there are no individual html files per entry (right)? Is there any way to add entry-specific keywords?
Reply With Quote
  #6  
Old 05-22-2005, 05:58 PM
Connie
Guest
 
Posts: n/a
no, there is no special html page for each image. The html is generated dynamically, that's why there are templates..

in the moment you can create some posting-relevant meta-information modifying your image-template.html in the way I showed here

but we think about the idea to set some keywords when uploading images and these keywords could be used for the meta-information

but this is still an idea

so, if you use my suggestion, you will get some adaequate information in your postings.
Reply With Quote
  #7  
Old 05-22-2005, 09:18 PM
jimtron Offline
pp regular
 
Join Date: Apr 2005
Posts: 45
Connie:

Thanks for the response. The meta tag code you posted was helpful.
Reply With Quote
  #8  
Old 05-22-2005, 09:38 PM
steff Offline
pixelpost guru
 
Join Date: Feb 2005
Location: Milan, Italy
Posts: 151
Send a message via MSN to steff
thank you Connie, great idea!
Reply With Quote
  #9  
Old 05-31-2005, 03:19 AM
japanwindow Offline
pp veteran
 
Join Date: May 2005
Location: Japan
Posts: 85
SEO Thoughts Spinning

It seems that the typical site has 3 pages: main, about and archives. Each of these pages can draw hits from search engines, and that's ok. You can improve the SEO of those 3 pages, or however many pages you have, and that should bring in some traffic. However, my 2 cents, if you name the site after yourself you're not going to get much SEO out of that. How many people are searching for Joseph Spurling on Google? No offense, but I doubt many. If you only have 3 pages to work with, then you should title them using keywords that are relevent to your site AND relevent in terms of what people are looking for.

On another note, it would be nice if every single post could be viewed as a separate page with it's own title. Assuming you are adding a caption with the photo, making this change would increase each site's visibililty greatly in search engines. There would be more targets to hit, and you could use a great variety of keywords (as varied as the photos you take). I don't suppose it's easy to re-engineer Pixelpost to work this way, but what do I know?

As for me, I've sort of given up on SEO. Before I changed to Pixelpost, I was (and am) gettting loads of traffic on my former photoblog. But MOST of those people were attracted by my photo galleries. Most are just looking for a picture to download, and they will not stick around as regular visitors of my blog. And many are searching for "Japanese girls" and variations on that theme. I'm sure when they arrive at my site, they are disappointed to find everyone fully clothed. In short, many of the people who come to my other blog because of it's great SEO are not the type of people I want to attract to my photo blog.

Now that I've taken this in a circle, here's my point. For me, as I venture into more pure photo blogging, I want to attract people who are interested in photography and blogging -- people who will form a community at my site. I don't think I'll find those people via Google, but via places where those people congregate online. Places like Photo Friday for example and Photoblogs.org. I'm trying to hang out more in those places.

Eventually I want to add a list of blogs that I'm reading. Not just add a list, actually, but I want to visit them, comment on the photos, and build up a community of similarly minded photoblogs that I'm interlinked with.
__________________
========================
Photosensibility
http://www.photosensibility.com
Reply With Quote
  #10  
Old 05-31-2005, 08:07 AM
Connie
Guest
 
Posts: n/a
Re: SEO Thoughts Spinning

Quote:
Originally Posted by japanwindow
On another note, it would be nice if every single post could be viewed as a separate page with it's own title. Assuming you are adding a caption with the photo, making this change would increase each site's visibililty greatly in search engines. There would be more targets to hit, and you could use a great variety of keywords (as varied as the photos you take). I don't suppose it's easy to re-engineer Pixelpost to work this way, but what do I know?
thank your for these interesting thoughts and suggestions.

To get the Site-Title more precise, it is very easy to achieve, you just need to modify the templates, as I did for instance at http://www.photografitti.de:

in the image_template.html, change this:
Code:
<title><SITE_TITLE></title>
to
Code:
<title><SITE_TITLE>: <IMAGE_TITLE></title>
in the comment_template.html, you could change this:
Code:
<title><SITE_TITLE>- Comments</title>
Code:
<title><SITE_TITLE>: <IMAGE_TITLE>: Comments</title>
and you will get better information + results!

the next step would be the functionality to get page-links like this:

instead of this will be a feature for one of the next releases
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 04:50 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs