Getting Inbound Links: EatWild Directory
Posted May 14th, 2009 by simon.huntleyThe question of "getting ranked higher in Google" comes up all the time in my initial conversations with farmers looking into getting a website. I covered this a long time ago in a blog post entitled "Getting Right with Google", but I think it is worth stressing again:
The single best thing your farm can do for your search engine rankings is to get other sites to link to your site.
These are called inbound links and they are the currency of the web. They drive search engine results as well as human visitors to your page.
It is worth your time to build these links. As a farm, you have a lot of opportunity to build links with the online farm directories that are out there.
Today, I'd like to highlight the EatWild Grassfed Directory which does have a fee associated with the listing. The fee is a one-time $50 listing fee. Eat Wild claims 8,000 visitors per day and 3 million total, which is a lot of potential customers for your farm.
Remember to list your website. As I was looking through the directory, I noticed one Small Farm Central farm that is listed in the directory, but does not have their web address linked. This means potential customers will not find the farm's website and there is no extra Google juice given.
Eat Wild now offers some nice Google Maps of the farms that are listed which helps customers find farms geographically. The screenshot above is of the Google Maps.
Does anyone have experience with EatWild? Do you get a lot of new customers coming from this site? I have heard good things in the past, but please leave your thoughts in comments if this has worked well for you.
Examining trends & analytics terminology (Google Analytics #2)
Posted May 8th, 2008 by simon.huntley
The Google Analytics Dashboard
Last week, you installed Google Analytics on your farm website. If everything worked correctly, the software has been quietly collecting statistics about your visitors. Now let’s look at that data and see how it may affect your web marketing.
The Dashboard
Login to your Google Analytics account and the first screen you will see is “The Dashboard” which gives you a good overview of what is going on with your site.
At the top right of the screen you will see a date range such as Apr 5, 2008 – May 5, 2008. Click the gray arrow to right of the dates to select the range of data you will see throughout the analytics software. As you get more data, you may want to view data for a single day or for a whole month.
One very useful tool is comparing date ranges. This is only applicable when you have a bit more data in your site, so if you just installed last week, just keep this in mind. When you click the down arrow to the right of the date range, select a date range and then in the “Comparison” drop down menu instead of “site” select “date range.” Then you can select the comparison date range that you would like to look at.
See the screenshot below for how this will look. The original date range will be shown in blue while the comparison is shown in green. Hopefully throughout the months and years, traffic on your website is growing and this is a great way to determine success over time.
One question that people often ask is: how many hits should I be getting? I suggest thinking in trends – as long as traffic is steadily increasing, you know you are you going in the right direction with your web marketing.
The comparison feature is very valuable for this type of assessment. If you are following some of the basic marketing tactics that I suggest: keeping your website fresh, sending your web address with each email in your footer, distributing your web address at markets or wherever you connect with the public, sending a weekly mailing list, you can’t fail over the long run.
Just keep doing the right thing every day by connecting consistently with your customers and the time you spend on your website will pay off.
Going further
Now go further into the software – there is a pretty amazing amount of detail you can get on your visitors. Take a look around. Keep these terms in mind as you look around:
Bounce Rate - Bounce rate is the percentage of single-page visits or visits in which the person left your site from the entrance (landing) page. Use this metric to measure visit quality - a high bounce rate generally indicates that site entrance pages aren’t relevant to your visitors. The more compelling your landing pages, the more visitors will stay on your site…
First Time Unique Visitor - The number of Unique Visitors to your website that had not visited prior to the time frame being analyzed.
Keyword - A keyword is a database index entry that identifies a specific record or document. Keyword searching is the most common form of text search on the web. Most search engines do their text query and retrieval using keywords.
Referrals - A referral occurs when any hyperlink is clicked on that takes a web surfer to any page or file in another website; it could be text, an image, or any other type of link.
Unique Visitors - Unique Visitors represents the number of unduplicated (counted only once) visitors to your website over the course of a specified time period.
View more terms at: http://empoweryou.ca/2007/04/22/glossary/
Is there more?
There is a lot more to talk about with Google Analytics, but I’ll let this be directed by the readers. As you look around are there any specific questions you have on how to use the software?
Using Google Analytics to understand your farm website
Posted April 28th, 2008 by simon.huntley
Since you spend precious time keeping your farm website fresh, you need to determine how effective your website is in engaging visitors. What sites do they come to your site from? What are they
searching for on search engines when they visit? Do they visit from
bookmarks or email referrals? How long do they stay when they visit?
What pages do they like the best?All of these questions can be answered using a web analytics package. The standard these days is Google Analytics mainly because it is free, but also because it is a very impressive piece of software that provides lots of detail on your website and it integrates well into other Google services.
Over the next few weeks, we are going to delve into using Google Analytics to understand the visitors to your farm website. What's bounce rate? How many visitors a day is a good rate? What is a referral? Click here to get updates right in your inbox when we update the blog.
Installing Google Analytics on your website
The first step is getting Google Analytics the data it needs to track visitors to your site. The basic concept is that a small piece of code needs to reside on each page of your site. Obviously, this process differs based on how you developed your website and who hosts it. It may be difficult to do this if you developed your website yourself in pure HTML, but if you use Small Farm Central (or have advanced functionality on your site) it is easy. I am going to describe this process in relation to installing analytics on a Small Farm Central site, but the steps will be the same for any site except how the code is added to your pages.
- Go to: http://www.google.com/analytics/sign_up.html and sign in with an existing Google account or create a new account.
- On the resulting screen, click "Sign up."
- You will be asked for your "Website's URL." This is the address that your customers type in their browser to get to your farm website; such as http://www.yourfarm.com. The default for the account name is fine.
- The next two screens will ask for your contact information and for you to agree to the user agreement.
- The last screen gives produces the code that needs to be included on each page of your website -- you will see "Legacy Tracking Code (urchin.js)" about 1 inch down the left side of the page. Copy all the text in the textbox below which should look something like this:
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-5555555-1";
urchinTracker();
</script>
Add the code to your website
Now we are ready to get the code on your website so the analytics package can start to record your stats. This process is different depending on how you developed your website; of course if you are running a Small Farm Central website, it is very easy. What follows is an explanation for farmers that are using the Small Farm Central system.
- Log in to your control panel as usual.
- Navigate to the "Script block" section of the control panel:
Display / Template settings / script block - Paste the code from above into the text box provided, click submit. If there is any code existing in the text box, do not alter it. Simply paste below the existing text and click submit. Now the code will be included on every page requested by your visitors.
Take the time to add Google Analytics to your website now; in the next few weeks I will describe how to interpret your results. So, if you add the tracking code to your website, you will have something to look at when the go further into how to use the stats. Click here to get updates right in your inbox when we update the blog.
(Photo by el7bara)
You may also be interested in:
Getting right with google and other farm website visibility techniques
But I grow food not blogs - starting your farm blog
Add an interactive map to your farm website
Attracting eyes with clever, targeted farm advertisements
Posted March 18th, 2008 by simon.huntleyMost of Small Farm Central's farmers are focused on their local communities for sales, but some are looking outside of their locality for sales of shipped products. This is a challenging, but potentially rewarding market.
This morning, I was viewing my personal email on Gmail and I saw the following advertisement at the top of my screen and couldn't help but click on it.
![]()
I couldn't resist clicking on it to find out about the "Fruit and Veggie Guru"! This is an example of a perfectly executed text ad. I like strawberries! I know they are red and tasty...but I am sure I can learn more, so I clicked. And look, now I am writing a blog entry about the site.
The key in these ads is creating interest and excitement -- with the limited space of about 100 characters that is no small feat.
This advertisement is part of Google's Adwords program which allows you place small text ads in the search results of Google pages, affiliates, and in this case, Google mail. This can be a very inexpensive way of advertising your goods or services because you pay by the click and you can set a budget.
Perhaps you want to spend $100 per month or $5 per day, you can tell Google your exact budget. Maybe you only want to pay 20 cents per click or maybe you can pay up to a dollar -- just tell Google what you are willing to spend and they will show your ad on related searches only.
Google Adwords may even be viable for a locally based business because you can geo-target the ads to a specific region.
This a very large subject and it would take many more blog entries to explain fully; there are whole blogs devoted to the subject. I am not sure how many farmers out there are interested in this subject.
Do you want to learn more about the Google Adwords system?
Add an interactive map to your farm website
Posted February 22nd, 2008 by simon.huntley
Google maps makes it easy.
To add an interactive map to your website (like Stargazers Vineyard):
- Go to http://maps.google.com
- Type your address in the main text box and click "Search maps"
- Once you have located the spot you want to map to, click the "Link to this page" link in the top right corner of the map.
- In the resulting menu click "Customize and preview embedded map."
- You will be given some customization options. When you are done, simply take the code shown in the "Copy and paste this HTML to embed in your website" box and put it in your website.
A future post might detail how to add street view (as seen in the links above) to your own website! But that would only work for urban farms until Google extends the coverage.
---------------
Small Farm Central provides website and ecommerce service to direct-marketing farms of all types. Come get to a free demo to see what you are missing!





Hi, I'm Simon Huntley, the lead developer here at 