nicksamuel
Technical SEO & Web Consultant. In process of uploading code for the six current repositories!
SEOLondon
Pinned Repositories
disable-yoast-schema
Super basic plugin to disable Yoast's auto creation of "sitelinks searchbox" schema. No option to disable it out of the box and some sites don't use Wordpress' ?s= default search...
gatsby-simplefolio
gatsby-starter-default
har-to-csv
A simple tool for converting har files to CSV format, easy to use for Sitespeed Audits.
header-response-checker
A basic tool for querying strings within a header response to check for SEO factors. One example is querying a website for CloudFlare usage, but with a few tweaks lots of info could be checked.
mouse-wiggler
Python script created using PyAutoGUI to simulate random mouse and keyboard movements...basically to stop screensavers, your PC going to sleep or to "always" look active on chat software at work :-D
pagespeed-mysql
Proof of concept for logging Pagespeeds API data into MySQL for use within Google Data Studio.
screamingfrog-cloud
A basic guide to automating Screaming Frog in the Cloud a Ubntu droplet from Digital Ocean with example code that I used.
seo-bookmarklets
A collection of Javascript Bookmarks aka "Bookmarklets" for SEOs in order to speed up daily checks, audits, analysis and routine tasks.
nicksamuel's Repositories
nicksamuel/screamingfrog-cloud
A basic guide to automating Screaming Frog in the Cloud a Ubntu droplet from Digital Ocean with example code that I used.
nicksamuel/pagespeed-mysql
Proof of concept for logging Pagespeeds API data into MySQL for use within Google Data Studio.
nicksamuel/disable-yoast-schema
Super basic plugin to disable Yoast's auto creation of "sitelinks searchbox" schema. No option to disable it out of the box and some sites don't use Wordpress' ?s= default search...
nicksamuel/gatsby-simplefolio
nicksamuel/gatsby-starter-default
nicksamuel/har-to-csv
A simple tool for converting har files to CSV format, easy to use for Sitespeed Audits.
nicksamuel/header-response-checker
A basic tool for querying strings within a header response to check for SEO factors. One example is querying a website for CloudFlare usage, but with a few tweaks lots of info could be checked.
nicksamuel/mouse-wiggler
Python script created using PyAutoGUI to simulate random mouse and keyboard movements...basically to stop screensavers, your PC going to sleep or to "always" look active on chat software at work :-D
nicksamuel/seo-bookmarklets
A collection of Javascript Bookmarks aka "Bookmarklets" for SEOs in order to speed up daily checks, audits, analysis and routine tasks.
nicksamuel/gatsby-starter-personality
nicksamuel/gatsby-starter-theme
nicksamuel/headless-wp-nuxt
nicksamuel/nick-gatsby-test
nicksamuel/pdf-tables-excel
A few tweaks to the sample script from pdftables.com. Using their API you can use Python to extract tables from PDFs and convert them into more usable formats such as Excel or CSV.
nicksamuel/python-smtp-example
Very quick python script example of SMTP functionality using SMTPlib.
nicksamuel/random-episode
Python script for watching a random episode from your local media folder. Run the script and type in what show you want to watch (assuming you have it downloaded) e.g.The Sopranos, Malcolm in the Middle, Jackass etc.
nicksamuel/response-codes
Python script which queries a list of URLs, returns HTTP status codes and save them to CSV.
nicksamuel/url-parameter-extractor
TBF - URL Parameter extractor in Python.
nicksamuel/wp-schema-injector
Wordpress Plugin to "inject" schema and/or any custom code on a page by page or post by post basis. Helpful for FAQs and other content often designed to be Search Engine Friendly.