I know the google DCZ mod works like a charm. But what about yahoo?
I found this mod for yahoo: Yahoo Submit Your Site MOD
Has anybody used it? I also read that you can have it work with webmedic rewrite..
I'm going to install it and see how it goes
Moderator: Moderators
Fatal error: Cannot redeclare make_url_friendly() (previously declared in public_html/admin/admin_yahoo_search.php:53) in /includes/functions.php on line 173//SEO TOLKIT BEGIN
function make_url_friendly($url)
{
$url = trim($url);
$url = strtolower($url);// webmedic keyword
function make_url_friendly($url)
{
$url = strtolower($url); 
"Post an html link to your Google sitemap file in your web sites, and you will even see msn bot around as well as many others"



Peter77 wrote:about every few days or so I like to submit the mx google sitemap page.

admin/admin_yahoo_search.php $sql = 'SELECT topic_id $sql = 'SELECT topic_id, topic_title while ( $row = $db->sql_fetchrow($result) )
{
$protocol = ( $config['cookie_secure'] ) ? 'https://' : 'http://';
$server_name = $config['server_name'];
$server_port = ( $config['server_port'] == '80' ) ? '' : ':' . $config['server_port'];
$script_path = $config['script_path'];
$viewtopic_url = "viewtopic.$phpEx?" . POST_TOPIC_URL . '=' . $row['topic_id'];
$out .= $protocol . $server_name . $server_port . $script_path . $viewtopic_url . "\r\n";
} $protocol = ( $config['cookie_secure'] ) ? 'https://' : 'http://';
$server_name = $config['server_name'];
$server_port = ( $config['server_port'] == '80' ) ? '' : ':' . $config['server_port'];
$script_path = $config['script_path'];
while ( $row = $db->sql_fetchrow($result) )
{
$topic_title = ( count($orig_word) ) ? preg_replace($orig_word, $replacement_word, $row['topic_title']) : $row['topic_title'];
//$viewtopic_url = "viewtopic.$phpEx?" . POST_TOPIC_URL . '=' . $row['topic_id'];
$out .= $protocol . $server_name . $server_port . $script_path . format_url($topic_title) . '-vt' . $row['topic_id'] . '.html' . "\r\n";
} $sql = 'SELECT topic_id $sql = 'SELECT topic_id, topic_title while ( $row = $db->sql_fetchrow($result) )
{
$protocol = ( $config['cookie_secure'] ) ? 'https://' : 'http://';
$server_name = $config['server_name'];
$server_port = ( $config['server_port'] == '80' ) ? '' : ':' . $config['server_port'];
$script_path = $config['script_path'];
$viewtopic_url = "viewtopic.$phpEx?" . POST_TOPIC_URL . '=' . $row['topic_id'];
$out .= $protocol . $server_name . $server_port . $script_path . $viewtopic_url . "\r\n";
} $protocol = ( $config['cookie_secure'] ) ? 'https://' : 'http://';
$server_name = $config['server_name'];
$server_port = ( $config['server_port'] == '80' ) ? '' : ':' . $config['server_port'];
$script_path = $config['script_path'];
while ( $row = $db->sql_fetchrow($result) )
{
$topic_title = ( count($orig_word) ) ? preg_replace($orig_word, $replacement_word, $row['topic_title']) : $row['topic_title'];
//$viewtopic_url = "viewtopic.$phpEx?" . POST_TOPIC_URL . '=' . $row['topic_id'];
$out .= $protocol . $server_name . $server_port . $script_path . format_url($topic_title) . '-vt' . $row['topic_id'] . '.html' . "\r\n";
}format_url($topic_title) . '-vt' . $row['topic_id'] . '.html' . "\r\n";'topic' . $row['topic_id'] . '.html' . "\r\n";



Users browsing this forum: No registered users and 1 guest