SEO Tools of The Trade

17
....................................................................................................... ........................................................................................

description

My session from SES 2012

Transcript of SEO Tools of The Trade

Page 1: SEO Tools of The Trade

...............................................................................................................................................................................................

Page 2: SEO Tools of The Trade

“SEO Tools of the Trade”

Richard Baxter, Founder, SEOgadget

Page 3: SEO Tools of The Trade

...............................................................................................................................................................................................

Page 4: SEO Tools of The Trade

...............................................................................................................................................................................................

Check for 404 errors

in an XML sitemap file

Page 5: SEO Tools of The Trade

...............................................................................................................................................................................................

How to check for errors in your XML sitemap: http://bit.ly/excelsitemap

Page 6: SEO Tools of The Trade

...............................................................................................................................................................................................

=HTTPstatus([URL])

Grab HTTP status with this query

Page 7: SEO Tools of The Trade

...............................................................................................................................................................................................

Fetch PageRank to identify

low quality

links in a back link profile

Page 8: SEO Tools of The Trade

...............................................................................................................................................................................................

=MID([@[Source URL]],8,FIND("/",[@[Source URL]],8)-8)

=GooglePageRank([@Domain])

Identifying PageRank on the domain *might* help weed out bad links…

Page 9: SEO Tools of The Trade

...............................................................................................................................................................................................

Is My link still live?

Page 10: SEO Tools of The Trade

...............................................................................................................................................................................................

=IF(XPathOnUrl(C2,"//a[contains(@href,'seogadget.co.uk')]")="","NOT FOUND","FOUND")

Great for link audits – are those links in Open Site Explorer still live?

Page 11: SEO Tools of The Trade

...............................................................................................................................................................................................

Grab link data from SEOmoz

Page 12: SEO Tools of The Trade

...............................................................................................................................................................................................

Here’s where we’ll put some white text

=BuildHttpDownloaderConfig(TRUE,,,,,,[MemberID],[KEY])

=DownloadString(A2,A1)

=RegexpFind(A3,"\d+")

GRAB LINK DATA FROM SEOMOZ STRAIGHT INTO EXCEL

Page 13: SEO Tools of The Trade

...............................................................................................................................................................................................

GEO Locate your back links

Page 14: SEO Tools of The Trade

...............................................................................................................................................................................................

GEO LOCATE YOUR BACKLINKS

=DownloadString(A2,A1)

Where are my back links hosted?

Page 15: SEO Tools of The Trade

...............................................................................................................................................................................................

Get search volumes with the

Adwords API Extension

Page 16: SEO Tools of The Trade

...............................................................................................................................................................................................

GOOGLE ADWORDS API PLUGIN FOR EXCEL

1) You’ll need an API Key: http://code.google.com/apis/adwords/

2) Download: http://bit.ly/adwordsapi

3) Sit back and generate your keyword volumes

Capture search volumes and seasonality data straight into Excel

http://bit.ly/adwordsapi

=getAdWordStats()

=getAdWordIdeas()

Page 17: SEO Tools of The Trade

Watch the video: http://bit.ly/exceltools

Twitter: @richardbaxter

Blog: seogadget.co.uk

Email me: [email protected]

Thank you