Sublime directory Surf the web anonymous Pagerank Monitor


Using blog titles as keywords to target eMiniMalls

article_bot
Tue 8 November 2005, 06:02 pm GMT +0100
Bloggers using WP and MT can customize the eMiniMalls code and pass the title of the blog post as a keyword.
On MT insert the following code:

ch_query = "<? $MTEntryTitle$ ?>";

On WP insert the following code:

ch_query = "<?php the_title(); ?>";




To read the full article click here

Nikolas
Tue 8 November 2005, 07:07 pm GMT +0100
You can also use this (javascript) :

ch_query = document.title;

:)

Archive for SMF v1.00 by N.P. Valid XHTML 1.0 Transitional