<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Dominic Woodman - SEO, Marketing, Technical Things</title>
    <link>https://www.domwoodman.com/</link>
    <description>Recent content on Dominic Woodman - SEO, Marketing, Technical Things</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 03 Nov 2019 17:10:12 +0000</lastBuildDate>
    
	<atom:link href="https://www.domwoodman.com/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Extract day by day data from Google search analytics graph | Dom Woodman</title>
      <link>https://www.domwoodman.com/posts/search-console-analytics-data-day-by-day-bookmarklet/</link>
      <pubDate>Sun, 03 Nov 2019 17:10:12 +0000</pubDate>
      
      <guid>https://www.domwoodman.com/posts/search-console-analytics-data-day-by-day-bookmarklet/</guid>
      <description>&lt;p&gt;Another quick tool spurred on by a tweet.&lt;/p&gt;

&lt;p&gt;Here&amp;rsquo;s a quick bookmarklet for downloading the search analytics day by day graph.&lt;/p&gt;

&lt;p&gt;I spotted this tweet the other day in my feed:&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Extract the crawl graph data from seach console | Dom Woodman</title>
      <link>https://www.domwoodman.com/posts/search-console-crawl-data-bookmarklet/</link>
      <pubDate>Wed, 23 Oct 2019 12:10:12 +0000</pubDate>
      
      <guid>https://www.domwoodman.com/posts/search-console-crawl-data-bookmarklet/</guid>
      <description>&lt;p&gt;This is a quick one.&lt;/p&gt;

&lt;p&gt;There is crawl data in the (old) search console. If I&amp;rsquo;m verifying log data or putting it into decks I often need this data and the table format isn&amp;rsquo;t very helpful.&lt;/p&gt;

&lt;p&gt;Here&amp;rsquo;s a quick bookmarklet to get it.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>A guide for B2B SEO | Dom Woodman</title>
      <link>https://www.domwoodman.com/posts/a-guide-to-b2b-seo/</link>
      <pubDate>Wed, 04 Sep 2019 09:06:59 +0000</pubDate>
      
      <guid>https://www.domwoodman.com/posts/a-guide-to-b2b-seo/</guid>
      <description>&lt;p&gt;B2C and SEO are a natural fit. If you&amp;rsquo;re a property website selling houses (like Zillow or Zoopla), it makes instinctive sense that search is a good marketing channel.&lt;/p&gt;

&lt;p&gt;Someone wants to buy a house, they search on Google, they buy it.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;(Buying a house. Obviously not that easy, you get the idea.)&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;B2B doesn&amp;rsquo;t fit quite as well. The sales processes are larger, decisions are made by more people with different criteria, the route from search to success isn&amp;rsquo;t quite as obvious.&lt;/p&gt;

&lt;p&gt;But that just makes a more fun challenge :)&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to get un-sampled Google Analytics data | Dom Woodman</title>
      <link>https://www.domwoodman.com/posts/how-to-get-unsampled-google-analytics-data/</link>
      <pubDate>Sun, 30 Jun 2019 12:10:12 +0000</pubDate>
      
      <guid>https://www.domwoodman.com/posts/how-to-get-unsampled-google-analytics-data/</guid>
      <description>&lt;p&gt;Un-sampled Google analytics data, wherever you need it.&lt;/p&gt;

&lt;p&gt;Eventually in your marketing career you might find yourself working a website, where it&amp;rsquo;s so large that Google analytics becomes difficult to use without sampling.&lt;/p&gt;

&lt;p&gt;They also might not have shelled out the hundreds of thousands a year for premium, to get around it.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>What is a jupyter notebook and how do I use it? | Dom Woodman</title>
      <link>https://www.domwoodman.com/posts/what-is-jupyter-notebook-and-how-does-it-work/</link>
      <pubDate>Sun, 30 Jun 2019 12:10:12 +0000</pubDate>
      
      <guid>https://www.domwoodman.com/posts/what-is-jupyter-notebook-and-how-does-it-work/</guid>
      <description>All too often on this blog you&amp;rsquo;ll be minding your own business and&amp;hellip;. BAM jupyter notebook.
&amp;ldquo;I have no idea what those are Dom.&amp;rdquo;
Have no fear. That&amp;rsquo;s what we&amp;rsquo;ll be looking at in this post.
What is a jupyter notebook? Suppose you&amp;rsquo;ve written a neat piece of code.
It takes all the URLs in a list and changes http:// to https://. It will save you loads of time.</description>
    </item>
    
    <item>
      <title>How to install a python library | Dom Woodman</title>
      <link>https://www.domwoodman.com/posts/how-to-install-a-python-library/</link>
      <pubDate>Sun, 30 Jun 2019 12:09:18 +0000</pubDate>
      
      <guid>https://www.domwoodman.com/posts/how-to-install-a-python-library/</guid>
      <description>Another nice and basic tutorial for this blog.
I imagine you&amp;rsquo;re here because I linked you from another tutorial, so you could install things and get on with some analysis.
So let&amp;rsquo;s get on with it.
What are you seeing? You&amp;rsquo;re probably seeing an error like this:
   You&amp;rsquo;ve tried to load a module (code someone else has written that we can use), but we haven&amp;rsquo;t installed it yet.</description>
    </item>
    
    <item>
      <title>How to make your awful technical SEO audit better | Dom Woodman</title>
      <link>https://www.domwoodman.com/posts/how-to-make-your-awful-technical-seo-audit-better/</link>
      <pubDate>Fri, 17 May 2019 09:06:59 +0000</pubDate>
      
      <guid>https://www.domwoodman.com/posts/how-to-make-your-awful-technical-seo-audit-better/</guid>
      <description>&lt;p&gt;Ok well maybe it&amp;rsquo;s not awful. I haven&amp;rsquo;t actually seen yours. But boy there are a lot of terrible tech audits out there and someone is writing them&lt;/p&gt;

&lt;p&gt;I certainly was if we cut back 3 or 4 years ago. It&amp;rsquo;s not that my technical knowledge was bad, but rather that I was missing all the skills around the side, which made audits just&amp;hellip; not very good.&lt;/p&gt;

&lt;p&gt;Thankfully it&amp;rsquo;s not just me, pretty much everyone makes these mistakes when they start so let&amp;rsquo;s unpick some of them and move together towards better work.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to get regex in Excel - Hooorah! | Dom Woodman</title>
      <link>https://www.domwoodman.com/posts/how-to-get-excel-in-regex/</link>
      <pubDate>Tue, 29 Jan 2019 11:06:59 +0000</pubDate>
      
      <guid>https://www.domwoodman.com/posts/how-to-get-excel-in-regex/</guid>
      <description>&lt;p&gt;Excel is wonderful. Excel is life. It has everything you could possibly ever want. How could you possibly improve on perfection? You couldn&amp;rsquo;t suggest anything to even slightly change my mind, I am completely&amp;hellip;&lt;/p&gt;

&lt;p&gt;Regex you say?&lt;/p&gt;

&lt;p&gt;Dang, that would be pretty sweet.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>A Wild Guide Appears - How to be a better account manager | Dom W</title>
      <link>https://www.domwoodman.com/posts/how-to-be-a-better-account-manager/</link>
      <pubDate>Wed, 23 Jan 2019 10:06:59 +0000</pubDate>
      
      <guid>https://www.domwoodman.com/posts/how-to-be-a-better-account-manager/</guid>
      <description>&lt;p&gt;At this point I&amp;rsquo;ve now been managing accounts and clients for almost 4 years. I am no longer totally awful at it.&lt;/p&gt;

&lt;p&gt;It&amp;rsquo;s a lot easier to value hard skills so they tend to get taught more, but the soft are just as useful. This post is about the soft.&lt;/p&gt;

&lt;p&gt;Here are all the things I wish I&amp;rsquo;d been told when I started. (I might being uncharitable here, perhaps I was told them and didn&amp;rsquo;t pay attention.)&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Passing headers to a content script chrome extension | Dom Woodman</title>
      <link>https://www.domwoodman.com/posts/passing-headers-to-a-content-script-chrome-extension/</link>
      <pubDate>Wed, 16 Jan 2019 12:00:01 +0000</pubDate>
      
      <guid>https://www.domwoodman.com/posts/passing-headers-to-a-content-script-chrome-extension/</guid>
      <description>&lt;p&gt;This was annoying. The solution I talk through below is still not perfect.&lt;/p&gt;

&lt;p&gt;A little background first. As a side project to better understand chrome extensions, I built this extension &lt;a href=&#34;https://chrome.google.com/webstore/detail/traffic-light-seo/defnpiiopkbhkljhlheggmiigooagdoh&#34;&gt;Traffic Light SEO&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;As you navigate to a page, it shows a preview of title and meta description as it would appear on Google, and 3 traffic lights which will tell you if a page is indexable by Google.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Rank track Google&#39;s hotel search - DIY SERP Research | Dom Woodman</title>
      <link>https://www.domwoodman.com/posts/rank-track-googles-hotel-search---diy-serp-research--dom-woodman/</link>
      <pubDate>Mon, 07 Jan 2019 20:06:59 +0000</pubDate>
      
      <guid>https://www.domwoodman.com/posts/rank-track-googles-hotel-search---diy-serp-research--dom-woodman/</guid>
      <description>&lt;p&gt;A lot of SEO work begins by digging into rankings.&lt;/p&gt;

&lt;p&gt;We pay a lot of money to services that track rankings and for good reason, it&amp;rsquo;s really really useful.&lt;/p&gt;

&lt;p&gt;Sometimes however we need to do it ourselves. I&amp;rsquo;m going to share one possible way and how to do it on Google&amp;rsquo;s Hotel Search.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Why has organic traffic dropped? - A step-by-step checklist</title>
      <link>https://www.domwoodman.com/posts/why-has-organic-traffic-dropped---a-step-by-step-checklist/</link>
      <pubDate>Sat, 16 Jun 2018 20:06:59 +0000</pubDate>
      
      <guid>https://www.domwoodman.com/posts/why-has-organic-traffic-dropped---a-step-by-step-checklist/</guid>
      <description>&lt;p&gt;The feared traffic drop.&lt;/p&gt;

&lt;p&gt;&amp;ldquo;Hey Dom, why has our website traffic dropped?&amp;rdquo;&lt;/p&gt;

&lt;p&gt;Goodbye good times and hello to immediate stress. You&amp;rsquo;ve landed on this post in a time of need (or possibly because you&amp;rsquo;re researching job interview questions), so let&amp;rsquo;s cut the pre-amble and jump into it.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Differences between F&amp;R, Googlebot and the mobile friendly test</title>
      <link>https://www.domwoodman.com/posts/differences-between-fr-googlebot-and-the-mobile-friendly-test/</link>
      <pubDate>Mon, 11 Jun 2018 20:06:59 +0000</pubDate>
      
      <guid>https://www.domwoodman.com/posts/differences-between-fr-googlebot-and-the-mobile-friendly-test/</guid>
      <description>&lt;p&gt;If you spot an issue with the JS on your page in fetch and render (F&amp;amp;R) or the mobile testing tool (MTT), what are the chances Googlebot is actually having that issue?&lt;/p&gt;

&lt;p&gt;Do those three different methods render JS in notably different ways? Let&amp;rsquo;s find out out?&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Leave Excel and learn data analysis with pandas (SEO example)</title>
      <link>https://www.domwoodman.com/posts/leave-excel-and-learn-data-analysis-with-pandas-seo-example/</link>
      <pubDate>Tue, 03 Apr 2018 12:20:59 +0000</pubDate>
      
      <guid>https://www.domwoodman.com/posts/leave-excel-and-learn-data-analysis-with-pandas-seo-example/</guid>
      <description>If you find yourself doing a lot of data analysis in Excel, moving to Jupyter notebooks and python is one of the best things you can do for your career.
   Why bother? When I started I didn&amp;rsquo;t see the value in it either. Why bother? I was quick in Excel. I knew all the shortcuts. I was fast and code was hard.
But moving from Excel to Jupyter notebooks and python has a huge number of benefits, your work becomes:</description>
    </item>
    
    <item>
      <title>How to audit content for the mobile first index</title>
      <link>https://www.domwoodman.com/posts/how-to-audit-content-for-the-mobile-first-index/</link>
      <pubDate>Thu, 30 Nov 2017 20:15:33 +0100</pubDate>
      
      <guid>https://www.domwoodman.com/posts/how-to-audit-content-for-the-mobile-first-index/</guid>
      <description>&lt;p&gt;With the mobile index coming up on us, I&amp;rsquo;ve recently had to do a fair bit of mobile auditing. Some of it can be quite a lot of work, so I&amp;rsquo;m sharing some of the processes I use to speed it up.&lt;/p&gt;

&lt;p&gt;We will specifically be looking at auditing content and structured data.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to set up Python for Marketers</title>
      <link>https://www.domwoodman.com/posts/how-to-set-up-python-for-marketers/</link>
      <pubDate>Thu, 30 Nov 2017 20:13:33 +0100</pubDate>
      
      <guid>https://www.domwoodman.com/posts/how-to-set-up-python-for-marketers/</guid>
      <description>&lt;p&gt;This post will show you to get setup with Python so you can use it in your day to day work.&lt;/p&gt;

&lt;p&gt;Why learn Python? Sounds like an awful lot of work. Boy and it&amp;rsquo;s pretty late in the afternoon already.&lt;/p&gt;

&lt;p&gt;That&amp;rsquo;s not this post. When I&amp;rsquo;ve written that post, I&amp;rsquo;ll come back revisit that.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Traffic Light SEO</title>
      <link>https://www.domwoodman.com/posts/traffic-light-seo/</link>
      <pubDate>Sun, 08 Oct 2017 20:20:59 +0100</pubDate>
      
      <guid>https://www.domwoodman.com/posts/traffic-light-seo/</guid>
      <description>&lt;h1 id=&#34;traffic-light-seo&#34;&gt;Traffic Light SEO&lt;/h1&gt;

&lt;p&gt;Traffic Light SEO, is a chrome extension, designed to show you a page&amp;rsquo;s indexation and meta data passively as you are browsing around the internet. You can download the extension &lt;a href=&#34;https://chrome.google.com/webstore/detail/traffic-light-seo/defnpiiopkbhkljhlheggmiigooagdoh&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Setting up a Hugo blog with Netlify</title>
      <link>https://www.domwoodman.com/posts/setting-up-a-hugo-blog-with-netlify/</link>
      <pubDate>Thu, 21 Sep 2017 00:15:59 +0100</pubDate>
      
      <guid>https://www.domwoodman.com/posts/setting-up-a-hugo-blog-with-netlify/</guid>
      <description>&lt;p&gt;This year before BrightonSEO, I spent a lovely day in the bottom of a dark pub with a bunch of smart people at &lt;a href=&#34;http://ohgm.co.uk/con2/&#34;&gt;ohgmcon&lt;/a&gt; (a small conference/get together run by &lt;a href=&#34;https://twitter.com/@ohgm&#34;&gt;Oliver Mason&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;&lt;a href=&#34;https://twitter.com/tomcbennet&#34;&gt;Tom Bennet&lt;/a&gt; gave a presentation about the JAM stack and his pitch for why it&amp;rsquo;s the future. I&amp;rsquo;ve been putting off making a blog for ages and this seemed like a good opportunity to create a static site.&lt;/p&gt;

&lt;p&gt;It&amp;rsquo;s live now (as you may have noticed), so here are my thoughts on the whole thing.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>