Running multi-line cypher script via CLI is a good middle level approach between starting out and a full deployment solution. Quick Start for cypher-shell (TL;DR) Fire up Neo4j Desktop (for Mac …
Making internal linking easier
Yesterday I spent a couple minutes looking for an old post to reference. My headings weren't clear. Wordpress site search wasn't cutting it. A site: search in Google wasn't surfacing it. Couldn't …
Easier access to website insights with graphs
Loading available data about your website into a graph database can quickly provide deep and actionable insights to improve those pages in search. In this walkthrough, you'll see just one example …
Continue Reading about Easier access to website insights with graphs →
tiny network effects
I've been spending a lot of time thinking/learning about small network phenomena. Questions like, what characteristics of relationships better predict where outsized returns on relationships …
Powering your site search with Google search results
There are a lot of reasons to let Google power your site search results. For one, the whole thing is complicated. Even Wordpress' built in method for ordering results in a keyword phrase query by …
Continue Reading about Powering your site search with Google search results →
Generate a sample CSV file with x rows from larger CSV
A lot of the data preprocessing is trial and error. It's creating some regular expression, or relying on some method from a library I don't fully understand and then making sure it does more good than …
Continue Reading about Generate a sample CSV file with x rows from larger CSV →