May
22
How to Promote your New Gallery2 site
May 22, 2008 | Leave a Comment
So for your new exciting Gallery2 photo album how do you go about promoting it?
Finding links is a bit easier than normal and here’s a few pointers to get you started.
1) Gallery2 has it’s own showcase area:
http://gallery.menalto.com/gallery/demosites/
you will need to create an account first to be able to submit your site.
so go to http://gallery.menalto.com/user/register and register for an account. Then go to the demosites and fill in your gallery details.
2) Go to the Gallery2 forum
now that you have a login go to the forum and find the ones that’s called Gallery 2.x. In there you will see a thread called G2 Demo Sites.
!! Add your site to that thread
3) There’s an independent Directory of Gallery sites called G2-sites.com
go to G2-Sites.com
you will need to make an account, and also a screenshot of your gallery.
Submit your site
There you have it … 3 links for your new Gallery.
Let us know how you get on ![]()
Popularity: 11%
May
3
FREE — NEW - RSS Directory - share your feeds
May 3, 2008 | Leave a Comment
Are you always looking for ways to promote your site?
Do you want to share your RSS Feed from your blog, or website?
We have the perfect site!
Launching a new way to share your RSS and website to the world: introducing RSSRES.com a totally free site for adding your feed and website. First find the category that most suits your Feed and then click “Submit Feed”. You only need to input a few details and don’t forget to include the URL of your website so people can easily find your site as well as your news!
What have you got to lose?
Go directly to our RSS Directory
Tags:rss, rss directory rss feedsPopularity: 13%
Jan
15
Add Javascript into Wordpress - fully working and easy
January 15, 2008 | Leave a Comment
Are you having trouble using Javascript in Wordpress pages or posts?
This happens because the Wordpress filtering system alters the code and loses its functionality. Sometimes it will work once, but if you re-edit the post then it will not work for sure.
The guys at PRO SEO Forums have found a solution! It uses the Adsense-Deluxe plugin to deliver un-modified javascript segments into WordPress.
It is easy to setup and works even when re-editing the post!
Find out more at this thread on PRO SEO Forums - How to add Javascript to WordPress Pages and Posts
or go to PRO SEO Forums for a look around
Tags:javascript, SEO wordpressPopularity: 22%
Nov
19
Monetize Gallery2 - part 2
November 19, 2007 | Leave a Comment
Following on from our introduction to swapping advertisiment bands on Gallery2 we’ll now elaborate on how to drill down the ads into the deeper levels of the gallery.
see the first part of how to Monetize Gallery2
To drill the adverts down we have to use a modified bit of code from the breadcrumb and this looks like :

So what this does is anything that is under the “Ergo Proxy Gallery” now displays the amazon widget.
There are other galleries, so we’ll add another one for Adsense.

Don’t forget to use your Adsense and Amazon code snippets.
Anything under Death Note Gallery will display Adsense, and not Amazon. So if people are looking at albums or photos the advertising method will be remembered and it will choose the correct ads.
I’ve placed the code so that you can download a text file to see Gallery2 adverts.
I’m sure others can improve on this code but I think it’s a good start. It works and gets the job done.
You can see the system in action at Pure Anime Gallery, and look around Ergo Proxy and also the Death Note Gallery.
Tags:G2, gallery2, gallery2 seo monetize gallery2Popularity: 22%
Nov
11
Monetize Gallery2 - smartly! Gallery2 SEO
November 11, 2007 | Leave a Comment
This article will show you how to change the adverts on the sidebar on Gallery2 depending on category. So you could have Adsense running on one category and the Amazon Affiliate Widget on another. We’ve developed a method to do all this. Read on if you want to start making money from Gallery2.
We’ve been working on our new anime screen shot gallery, pure anime gallery, which is based on the very latest Gallery2 script. During construction we began to think about how we could add advertising around the site. Adsense is always one option. But we wanted to sell the Anime DVDs from Amazon in the sidebar so that the ‘Death Note Gallery’ would show Death Note DVDs and the Ergo Proxy Gallery would show the Ergo DVDs.
Obviously including the Amazon Widget code in the sidebar would be the first step, but that means you could be looking at Ergo Proxy screenshots and seeing a buying opporunity for Death Note. This is a waste of time and surfers won’t bother using it. I wanted to make it targetted!
A quick intro to Gallery2 and how to change the way it looks.
Gallery2 uses a templating system, called Smarty, which works on .tpl files. Using the .tpl makes editing the look and functionality of Gallery2 much easier than 10,000 pages of code.
How’s it work in real life?
Have a look at our site : If you move into the Death Note Gallery -> Death Note Gallery Adsense will display on the sidebar within this gallery. Now, we wanted to test other forms of advertising so we added the Amazon Widget. !! So we’ve modded the Gallery2 code to chase down the category and be able to display different ads on different categories. Ergo Proxy Gallery -> Ergo Proxy Gallery on the other hand shows the Amazon widget, and Adsense is omitted.
The advertising stays put now matter how far you move deeper into that category.
How cool is that?
Now - down to the code ….
1) Go into your gallery template and find the sidebar.tpl - BACK THIS UP somewhere.
2) First in the same directory of sidebar.tpl make a directory called ” local ” if you haven’t already.
3) Copy the sidebar.tpl in this “local” directory
4) We’ll need to work on the code for sidebar.tpl. Here’s typically what it looks like in standard form:

What we are going to do is add a bit of code to detect which category we are on and which ad to show
Here is the code:

With this fully integrated we get:

What this does is it looks at the title of the category and if it is “Ergo Proxy Gallery” then it runs the Amazon Widget. If the category is ‘Death Note Gallery’ then it executes to Adsense script.
At the moment it will only operate on top level categories and when a surfer looks at a photo ads won’t display. Have no fear, shortly, we’ll be showing you how to drill the ads into the sublevels of gallery2. Come back in a day or two and we’ll have the rest written up by then.
Make your Gallery2 earn, using the ads you want!
If you want to ask us questions then find us at the PRO SEO FORUMS and fire at us a question. To join is free!
Tags:G2, gallery2, gallery2 seo monetize gallery2Popularity: 23%
