Blog
Website metrics
April 13, 2022
looking for sources to create a website score and metrics for a domain / url
Read this post ...
Adding share buttons for Twitter, Facebook and LinkedIn
April 12, 2022
Adding share this buttons for each page on social media
Read this post ...
Adding social media share buttons with meta tags for facebook and twitter
April 11, 2022
Was looking into adding buttons on my website to share the page link to Facebook, Twitter and Linkedin. The packages I found all had limitations, so I decided to code it all myself. The code is going...
Read this post ...
Monday Morning Updating The Database And Improving The Website Spider
February 28, 2022
Over the weekend, I like to explore new ideas and find potential solutions to improve londinium.com, discover new applications and find new code bases. One area I was looking at is the ability to...
Read this post ...
Ordering websites by distance from Charing Cross
February 19, 2022
Calculating the distance from a latitude and londitude cordinate to a point in PHP.
Read this post ...
Londinium.com set location javascript
February 18, 2022
How I added the ability for the user to set their location using 2 cookies for the features and brands maps.
Read this post ...
SEO Google sitemap.xml for a Laravel website
February 18, 2022
Making sitemaps for Google with a Laravel console command and an AWK one line command line script to process the routes file.
Read this post ...
Overpass API Queries
February 17, 2022
Having been work with Overpass API and developing londinium.com I have spent a great deal of time learning Overpass_QL I wanted to put together a blog post with all the Overpass Queries I have been...
Read this post ...
Ansible Debian Desktop Update Part 2
February 16, 2022
Updating the Ansible repo to install more apps, downgrade NodeJS, add a firewall to the config and get the machine working as a webserver using Apache, PHP and VS Code.
Read this post ...
Laravel Mix / Node JS versions and webpack fun
February 15, 2022
A morning of trying to get npm run working with package version uncompatability and downgrading nodejs.
Read this post ...