Search marketing beyond the search engines | Search Optimization Marketing (SOM)

T: 1-714-556-8633

Archive for the 'Search Engine Optimization' Category

Matt Cutts Speaks on White Hat Link Building!

Friday, June 20th, 2008

In an interview with Eric Enge at the Search Marketing Expo Advanced, Matt Cutts, the Head of Google Webspam Team, spoke about link building and gave his views on the same. Matt Cutts stressed on the fact that the best links are those that are original research and provide value to readers for example, in the form of a Firefox extension. Moreover, he also expressed his concern over too many reciprocal links. Here are some excerpts from the interview with Eric Enge:

Eric Enge: So, what I’d like you to start with, Matt, is just an overview of your thoughts of what the approach should be. And then, we can get into some more detailed stuff.

Google enables Sharing in Google Analytics

Tuesday, April 15th, 2008

To enhance user trust and experience, Google Analytics has recently enabled sharing of Google Analytical Data. The improvement is primarily directed towards providing transparency, choice and improved product experience. This feature will not affect a user’s account in any ways, without the approval of the user for individual product and services.

Google Analytics Data Sharing Program

Competitor can sabotage your website through Google

Thursday, April 10th, 2008

According Webmaster world, Google is allowing other Webmasters (who could also be your competitors) to damage your site and destroy its online credibility. It is a harsh reality that these days many Webmasters deploy dirty trade tricks to defame a competitive website. This is also known as ‘Google Bowling’. Some of the most common deceitful tactics employed these days are:

1. Spam: A competing Webmaster can use scam script that will leave your site’s URL in thousands of blog comments and forums. This would make the Google spiders believe that you are spamming those sites. This will greatly affect your ranking and credibility as well.

New AMP (Advertising Platform for Publishers) revealed by Yahoo!

Thursday, April 10th, 2008

According to a recent announcement, Yahoo! Inc has stepped up its efforts towards the sales of graphical and premium advertisements by revealing the details of its new Advertising Management Platform or AMP. The project that is still in the developmental stages will enable Yahoo’s publishing partners to place advertisements on their own sites, as well as on Yahoo!. Advertisers will also have the opportunity to advertise on the websites that are rapidly associating themselves with Yahoo’s growing network. They will be able to focus their advertisements by demographic and geographic targeting and user’s online behavior.

Holistic Approach to Natural SEO for Synergy

Thursday, March 27th, 2008

A natural search optimized website will be more trustworthy to a user than a PPC (pay-per-click) advertisement, thus increasing the ROI (return-on-investment) on the website. Although, optimizing the web pages to a natural SEO takes significant amount of time, still, the ROI and the rewards reaped through this process are extremely satisfactory. It is like paid advertising vs. public relations. The best part is about 70% of the traffic from the search results is free, Google gives these valuable clicks away at no charge. 

There are a couple of factors that work in tandem to make a website more presentable to the visitor and helps boost the page rankings in major SERP:

Sitemap Submission Tools

Thursday, July 12th, 2007
A multitude of site map tools are present to help you in creating sitemaps in XML, HTML or txt based. Many of them are listed in Google’s Webmaster Tools. Listed below are a few to help you get an insight on which one to choose for your own site.
 
 
PROGRAMS/CODE SNIPPETS
 
- phpSitemapsNG (PHP) is a free to download open source phpSitemapNG composed in php. You can create Google sitemaps in RSS, HTML or txt. This program spiders dynamic files while also scanning the filesystem.
 
- Sitemap_gen.asp is based on a simple script and it automatically creates sitemaps for webservers keeping with rules of the Google Sitemap Protocol (GSP) .
 
- NewtonSoft integrates with ASP.NET 2.0 to generate Google sitemap XML .NET 2.0 is required to download this program.
 
- Google Sitemaps Master is a PHP program through which, webmasters can create, modify and handle their XML files for Google sitemaps.
 
CMS AND OTHER PLUGINS
 
Before downloading Coppermine, you can preview it on Live-Demo. To create a google sitemap, after downloading this software, run the script on your serve.
 
Besides plugins, Loghounds is also a mac developer.
 
LinkScan 11.5 (http://www.musox.com/Downloads/details/id=39.html)
- LinkScan runs on Microsoft Windows, Macintosh OS X and Unix Systems.
 
DrupalModule (http://drupal.org/project/gsitemap)
- Matthew Loar wrote the code for Drupal Module. Its latest, 5.x-1.10 (http://drupal.org/node/142285) was officially launched on May 8, 2007.
 
Plugin for Ravenous (http://ravenous.solidosystems.com/)
- Ravenous is a webserver that operates on Java. Nevertheless, it should be known that it does not use any feature of Java Enterprise Edition standard.
 
DOWNLOADABLE TOOLS
 
Downloadable sitemap generator tools differ for each operating system. Or eg:- You might need Tipue for Windows while a site generator tool like Map-IT Sitemapper $ works on both PCs that run on Windows or Macintosh.
 
Devintelligence SitemapGenerator (Windows) (http://devintelligence.com/sitemapgenerator/)
- To run Devintelligence’s sitemap generator in your PC your system needs Microsoft .NET Framework Version 1.1.
 
GSiteCrawler (Windows) (http://gsitecrawler.com/)
         Currently adaptedby Yahoo! This site generator tool is completely free, all you need is Windows as your operating system. Besides generating a sitemap, gsitecrawler also gives options for HTML sitemap page, RSS feed, Yahoo urllist-file, ROR file and many more.
 
Tipue (Windows) (http://www.tipue.com/)
         The latest version is called Tipue JS 4.2. To collect data it uses XML, RSS or JavaScript.
 
Sorrowmans Sitemap Tools (Windows) (http://www.sorrowman.org/sitemap-tools/)
- Their sitemap tool is called Sitemap Filter v0.2. Their upcoming version seems exciting with features like:
  • Scan harddisk to generate sitemaps from local files

Google Sitemap Submission

Wednesday, July 11th, 2007
A Google sitemap is created with XML format (Extensible Markup Language) which includes a list of URLs (date of last change, modification frequency, and relative priority). Google sitemaps will also give you top queries which pull traffic and how your website is faring in the seach engine result pages. If Google notices some erorrs or problems, your (via your Google account) will be informed.
 
          Given below is an XML code example of what would be required for inclusion for every webpage of your website:
 
<.url><.br> <.loc>http://www.yoursite.com/<./loc>
<.lastmod>2005-07-15
<.changefreq>monthly<./changefreq>
<.priority>0.5<./priority>
<./url>
 
          “In Google’s own words, with Google sitemaps:
 
  • Improve the visibility of your URLs on Google

Yahoo Sitemap Submission

Wednesday, July 11th, 2007
Creating a Yahoo! sitemap is simple. All you need is a Yahoo! i.d., even if you do not use Yahoo mail or any of its other multitude of services, create one now for the sole purpose of submitting your URL to yahoo sitemap. First, begin with creating a file called "urllist.txt" which includes an orderly list of all your URLs. Do keep a check on the size of your folder incase it gets too big use gzip to zip your file. Finally your initial file will now be known as urllist.xml.gz. Yahoo! accepts groups of web feed formats such as RSS 0.9, RSS 1.0 or RSS 2.0 and Atom 0.3.
 
          There is a new online tool, HTTP Headers Viewer which is used at xml-sitemaps.com. Along with Search Engine Bot Simulator and XML Sitemap Validator, HTTP Headers viewer too is gaining popularity. Unlike Google sitemaps which uses an xml format Yahoo! sitemap is composed in text format.
 
          After completing with the creation of your Yahoo! sitemap, click here. After you sign in, submit your URL to "Enter the URL for your feed". After which click on the "Submit Feed" button. And its
done.
 
          Adding a sitemap for your website is the best thing any webmaster can do. It may not guarantee top rankings but you can be assured all your hard work you put into creating your website does not go waste. There is no point if major search engines do not index your website. You can’t rankfro what the search engines can’t find. Mostly, it is for free.
 
Yahoo Site Map Submit and Yahoo Site Map Feed 
http://www.search-optimization.com/yahoo-submit/yahoo-sitemap-feed.htm
 
Want to learn more come to one of our Search Optimization Marketing conferences.
 
  
Visit My Entertainment NewsBuy ar Review and DataGrant Venture Capital News to enjoy more of our web sites.
 
Previous blog on  Yahoo Sitemap Feed and an article on Yahoo Sitemap. Submit.
 
 

Google Images Search: Specific Search Possible

Tuesday, May 29th, 2007
As seen on Blogoscoped, "The next big thing for image search would be the ability to search based on visual concepts, such as a picture of a house on a mountain with a river in front of it."
 
In a discussion with Radhika Malpani, Google’s Senior Staff Software Engineer, it was announced that, as for now, images can be searched on three basis, which include:
1.    show everything (the default old search)
2.    show faces
3.    show news images
 
On being asked why Google Image went back to its old version after adopting a new look, Malpani answered, "Google is always working to improve search. Any changes we make focus on improving the experience for our users. In this particular case, users did not find the user experience in this experiment as helpful as the previous experience, and so we decided to end the experimental user interface. ".
 
It should be noted that Google isn’t the first with this servicem as Exalead launched this service on 23rd April, 2007.
 

Search-Optimization.com | Orange County Search Engine Optimization

SISTRIX: How To Rule Google’s Search Results

Wednesday, May 23rd, 2007
A recent article in a seo blog mentions research by German Company, which has necessary pointers to ensure High Google Rankings. The Company came up with the list after doing a random study on 10,000 keywords.
 
          Old-timer Webmasters will be familiar with most of them:
 
  • Keywords in the title tag
  • Targeted keywords in the body tag
  • Keywords in H2-H6 headline tags seem to have an influence on the rankings while keywords in H1 headline tags don’t seem to have an effect.
  • Using keywords in bold or strong tags - slight effect
  • Keywords in image file names
Creative Commons License
This work is licensed under a Creative Commons Attribution-NoDerivs 2.5 License.