Go Back   5 Star Affiliate Marketing Forums > SEO, Blogging & Internet Marketing Forums > Search Engine Marketing & SEO Forum

Search Engine Marketing & SEO Forum Search Engine Marketing and Search Engine Optimization (SEO) topics

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-16-2009, 12:48 PM
minstrel's Avatar
5 Star Administrator
 
Join Date: Jan 2009
Location: So Can
Posts: 1,661
Default SEO, Marketing, and Site Security feeds for your RSS reader

I am a Bloglines fan and I follow a large number of RSS feeds (psychology, psychiatry, medicine, SEO, etc.) daily.

Here are some of the ones I follow for SEO, Marketing, and Site Security (in alphabetical order):

Axandria SEO News
BlogSecurity
Bruceclay.com Blog - Search Engine Optimization, Internet Marketing and SEO Blog
Copywriting Tips for Online Marketing Success From Copyblogger
Pipes: Court's Internet Marketing School
Court's Internet Marketing School - How To Make Money Online
http://cre8pc.com/
F-Secure Weblog : News from the Lab
Google Online Security Blog
Google Weblog
Official Google Webmaster Central Blog
IEBlog
Inside AdSense
Inside Google Sitemaps
Jonathan Leger
Secunia.com
Live Search
Matt Cutts: Gadgets, Google, and SEO
MX Logic Threat Center
Official Google Blog
PC World
PPC Discussions
Search Engine Guide - Small Business Help for Website Promotion and Increased Search Engine Traffic
Search Engine Journal
Search Engine Roundtable
Search Engine Watch (SEW)
SEO Book.com
SEO.com Blog
SEOmoz Blog
The Keyword Academy
Vanessa Fox (Yes, this is an SE blog, not what it sounds like from the URL!)
Yahoo! Search Blog
Reply With Quote
  #2 (permalink)  
Old 02-16-2009, 01:17 PM
Linda Buquet's Avatar
5 Star President & Community Leader
 
Join Date: Jun 2005
Location: So Cal
Posts: 12,132
Default

Nice list David and so nice of you to share it with us!!!

Thanks!
__________________
Linda Buquet :: Affiliate Recruiting, Promotion & PR

The free forum support we provide is made possible by all the 5 Star programs at the
top of the right sidebar & in the directory below. Please visit & support our merchants.


5 Star Affiliate Blog :: 5 Star Affiliate Directory

5 Star Affiliate Marketing Blog
Reply With Quote
  #3 (permalink)  
Old 02-18-2009, 10:47 PM
5 Star Member
 
Join Date: Jan 2009
Location: India
Posts: 51
Default Re: SEO, Marketing, and Site Security feeds for your RSS reader

Wow, that's really a worthy information..The people those who are new to SEO and SEM like me they can gain a lot's of knowledge from you..Thanks a lot for your efforts..
Reply With Quote
  #4 (permalink)  
Old 03-04-2009, 01:48 AM
5 Star Member
 
Join Date: Dec 2005
Location: Bangkok
Posts: 102
Default Moreover

That's a mighty list. Would be worth setting up a feed reader for this alone. On a couple of my sites I just use Moreover. The code:

PHP Code:
<script language="Javascript">
  
// the array global_article is used to allow multiple categories
  
var global_article = new Array()
  var 
global_article_counter 0
  
var article null
  
var early_exit 0
  
var moreover_text 0;
  
// do not remove this function clone()
  
function load_wizard()
    {
    
    var 
newwin window.open("","clone","resizable,scrollbars,width=500");
    
document.forms.moreover_clone.submit();
    return 
true;
    }
  
// end of do not remove this function clone()
  
</script>
                  <script language="Javascript" src="http://p.moreover.com/cgi-local/page?index_searchengines+js">
  </script>
                  <script language="Javascript">
  // load global_article array with articles from cluster
  if (article != null)
    {
    for (var article_counter = 0; article_counter < Math.min(10,article.length); article_counter++)
      {
      global_article[global_article_counter] = article[article_counter]
      
      global_article[global_article_counter].url += "' TARGET='_blank"
      global_article[global_article_counter].document_url += "' TARGET='_blank"
      global_article_counter++
      }
    }
  else
    {
    if (early_exit == 0)
      {
      document.writeln("<center>Please reload this page to view the headlines</center>")
      early_exit = 1
      }
    }
  </script>
                  <script language="Javascript" src="http://p.moreover.com/dr/wizard_text.js"></script>
                  <script language="Javascript">
  if (early_exit == 0)
  {
  var width = "300"
  var category = ""
  var numberofarticles = global_article.length
  var item_spacing = "5"
  var cluster_bgcolor = "ffffff"
  var cluster_border = "0"
  var heading_display = "Yes"
  var time_display = "Yes"
  var cell_spacing = "0"
  var cell_padding = "4"
  var heading_bgcolor
  var heading_font
  var heading_font_size
  var heading_fgcolor
  var headline_bgcolor
  var headline_font
  var headline_font_size
  var headline_fgcolor
  var source_font
  var source_font_size
  var source_fgcolor
  var access_font
  var access_font_size
  var access_fgcolor
  var time_font
  var time_font_size
  var time_fgcolor
  var time = new Array(global_article.length)

  // Print out the table containing the headlines
  document.writeln("<CENTER><TABLE BORDER="+cluster_border+" BGCOLOR='#"+cluster_bgcolor+"' WIDTH='"+width+"' CELLPADDING=2 CELLSPACING=0>")
  document.writeln("<tr><td align='center'><img src='http://i.moreover.com/images/moreover_wizard_link.gif' border='0'></td></tr>")
  document.writeln("<TR><TD><CENTER><TABLE BGCOLOR='#"+cluster_bgcolor+"' CELLPADDING="+cell_padding+" CELLSPACING="+cell_spacing+"  WIDTH='100%'>")

  // Start loop for articles
  for (var counter=0; counter < numberofarticles; counter++)
    {
    // Reset formatting settings to original values
    heading_bgcolor = "ffffff"
    heading_font = "Verdana, Arial,Helvetica, sans-serif"
    heading_font_size = "-1"
    heading_fgcolor = "660066"
    headline_bgcolor = "ffffff"
    headline_font = "Verdana, Arial,Helvetica, sans-serif"
    headline_font_size = "-1"
    headline_fgcolor = "000000"
    source_font = "Verdana, Arial,Helvetica, sans-serif"
    source_font_size = "-2"
    source_fgcolor = "660066"
    access_font = "Verdana, Arial,Helvetica, sans-serif"
    access_font_size = "-2"
    access_fgcolor = "000000"
    time_font = "Verdana, Arial,Helvetica, sans-serif"
    time_font_size = "-2"
    time_fgcolor = "660066"

    if ((counter == (global_article.length - 1)) && moreover_text == 1) 
      { 
      headline_fgcolor = source_fgcolor; 
      time_display = "No";
      }

    // Check for new category
    if ((category != global_article[counter].cluster) && (heading_display == "Yes"))
      {
      // Set current category to new category
      category = global_article[counter].cluster

      // Print a new category heading
      document.writeln("<TR BGCOLOR='#"+heading_bgcolor+"'><TD>")
      document.writeln("<FONT SIZE="+heading_font_size+" FACE="+heading_font+" COLOR='#"+heading_fgcolor+"'>")
      document.writeln("<B>"+global_article[counter].cluster+"</B></FONT></TD></TR>")
      }

    // Print out the headline
    document.writeln("<TR BGCOLOR='#"+headline_bgcolor+"'><TD><A HREF='"+global_article[counter].url+"' >")
    document.writeln("<FONT SIZE="+headline_font_size+" FACE="+headline_font+" COLOR='#"+headline_fgcolor+"'")
    document.writeln(">"+global_article[counter].headline_text+"...</FONT></A>")

    
      // Print out the source
        if ((counter != (global_article.length - 1)) || moreover_text != 1)
        {
        document.writeln("<A HREF='"+global_article[counter].document_url+"' >")
        document.writeln("<FONT FACE="+source_font+" SIZE="+source_font_size+" COLOR='#"+source_fgcolor+"'>")
        document.writeln(""+global_article[counter].source+"</FONT></A>&nbsp;&nbsp;")
        }
    

    // Print out reg/sub if appropriate
    if (global_article[counter].access_status == "sub" || global_article[counter].access_status == "reg")
      {
      document.writeln(" <A HREF='"+global_article[counter].access_registration+"'>")
      document.writeln("<FONT FACE="+access_font+" SIZE="+access_font_size)
      document.writeln(" COLOR='#"+access_fgcolor+"'>"+global_article[counter].access_status+"</FONT></A>&nbsp;&nbsp;")
      }

    // Print out the harvest time
    if (time_display == "Yes")
      {
      // Make a new date object
      time[counter] = new Date(global_article[counter].harvest_time)
      time[counter].setHours(time[counter].getHours() - (time[counter].getTimezoneOffset() / 60 )) // adjust the time to local
      document.writeln("<FONT FACE="+time_font+" SIZE="+time_font_size+" COLOR='#"+time_fgcolor+"'>")
      document.writeln(""+time[counter].toString()+"</FONT>")
      } 

    document.writeln("</TD></TR><TR BGCOLOR='#"+headline_bgcolor+"'><TD BGCOLOR='#"+headline_bgcolor+"' HEIGHT="+item_spacing+"></TD></TR>")
    } // End of article loop

  // Start of clone button code //
  // Note: Do not remove any of the code in this section //
  document.writeln("<FORM METHOD='POST' ACTION='http://www.moreover.com/cgi-local/wizard_clone.pl' target='clone' name='moreover_clone'>")
  document.writeln("<INPUT TYPE='hidden' NAME='heading_font_size' VALUE='-1'><INPUT TYPE='hidden' NAME='source_font_size' VALUE='-2'>")
  document.writeln("<INPUT TYPE='hidden' NAME='cluster_width' VALUE='400'><INPUT TYPE='hidden' NAME='time_display' VALUE='Yes'>")
  document.writeln("<INPUT TYPE='hidden' NAME='time_font' VALUE='Verdana, Arial,Helvetica, sans-serif'><INPUT TYPE='hidden' NAME='cluster_cellspacing' VALUE='0'>")
  document.writeln("<INPUT TYPE='hidden' NAME='heading_font' VALUE='Verdana, Arial,Helvetica, sans-serif'><INPUT TYPE='hidden' NAME='number_of_headlines' VALUE='10'>")
  document.writeln("<INPUT TYPE='hidden' NAME='cluster_bgcolor' VALUE='9fc1f4'><INPUT TYPE='hidden' NAME='time_fgcolor' VALUE='ff6600'>")
  document.writeln("<INPUT TYPE='hidden' NAME='access_fgcolor' VALUE='ff6600'><INPUT TYPE='hidden' NAME='time_font_size' VALUE='-2'>")
  document.writeln("<INPUT TYPE='hidden' NAME='headline_bgcolor' VALUE='9fc1f4'><INPUT TYPE='hidden' NAME='cluster_name' VALUE='index_searchengines'>")
  document.writeln("<INPUT TYPE='hidden' NAME='access_font_size' VALUE='-2'><INPUT TYPE='hidden' NAME='heading_display' VALUE='Yes'>")
  document.writeln("<INPUT TYPE='hidden' NAME='headline_fgcolor' VALUE='000066'><INPUT TYPE='hidden' NAME='source_font' VALUE='Verdana, Arial,Helvetica, sans-serif'>")
  document.writeln("<INPUT TYPE='hidden' NAME='access_font' VALUE='Verdana, Arial,Helvetica, sans-serif'><INPUT TYPE='hidden' NAME='headline_font_size' VALUE='-1'>")
  document.writeln("<INPUT TYPE='hidden' NAME='headline_font' VALUE='Verdana, Arial,Helvetica, sans-serif'><INPUT TYPE='hidden' NAME='heading_bold' VALUE='Yes'>")
  document.writeln("<INPUT TYPE='hidden' NAME='item_spacing' VALUE='5'><INPUT TYPE='hidden' NAME='wizard_brand' VALUE='moreover'>")
  document.writeln("<INPUT TYPE='hidden' NAME='heading_bgcolor' VALUE='9fc1f4'><INPUT TYPE='hidden' NAME='cluster_cellpadding' VALUE='1'>")
  document.writeln("<INPUT TYPE='hidden' NAME='heading_fgcolor' VALUE='000066'><INPUT TYPE='hidden' NAME='source_fgcolor' VALUE='ff6600'>")
  document.writeln("<INPUT TYPE='hidden' NAME='cluster_border' VALUE='0'><INPUT TYPE='hidden' NAME='cluster_layout' VALUE=''>")

  document.writeln("</FORM>")
  
  // End of clone button code //
  document.writeln("</TABLE></CENTER></TD></TR></TABLE></CENTER>");


  } 
  </script> 
Reply With Quote
  #5 (permalink)  
Old 04-27-2009, 02:40 AM
5 Star Member
 
Join Date: Apr 2009
Location: Philippines
Posts: 30
Default

That's a great list of useful links, thanks for sharing David.
__________________
Backlinks
Reply With Quote
  #6 (permalink)  
Old 04-28-2009, 02:56 AM
webdesignservice's Avatar
5 Star New Member
 
Join Date: Apr 2009
Location: Philippines
Posts: 2
Default

I'll bookmark this one for future references.

Thanks for sharing your list.

KUDOS!
Reply With Quote
  #7 (permalink)  
Old 05-02-2009, 03:24 AM
Banned
 
Join Date: Apr 2009
Location: China
Posts: 11
Default

thanks david, good list.
Reply With Quote
  #8 (permalink)  
Old 05-17-2009, 09:02 PM
New Member
 
Join Date: Sep 2008
Location: China
Posts: 10
Default

Thanks, i think these authors are very famous.and we can learn lots knowledge from them.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are Off
Refbacks are Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Proper Linking Strategies Boosts Your PageRank marketraise001 Search Engine Marketing & SEO Forum 11 10-14-2009 09:23 AM
Tips for Massive Web Site Traffic Generation dave1 Internet Marketing Article Submissions 9 07-16-2009 03:13 PM
Seo & Article Marketing genuwine4532 Article Marketing 4 07-13-2009 06:59 AM
Web Site Traffic Generation Using Viral Marketing dave1 Internet Marketing Article Submissions 3 01-02-2009 12:56 AM
The Benefits of Article Marketing dave1 Article Marketing 1 11-19-2008 07:19 AM


All times are GMT -7. The time now is 12:31 PM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2009, Crawlability, Inc.
©2005 - 2009 Linda Buquet - 5 Star Affiliate Programs