Technobabble Tuesday
Technobabble Tuesday
- 16 November, 2021
- 5 min read
How to make an embedded Google Map responsive on your website using custom CSS.
Whether you're adding a Google Map or a YouTube video, any raw code displayed as an iframe will more often than not leave you with a non-responsive block of content. By adding a div with an assigned CSS Class, you can make any iframe responsive with the simple addition of a few lines of style.
- 28 March, 2021
- 2 min read
- 18 December, 2019
- 3 min read
Search Engine Optimization is incredibly important, but advice can range from helpful, to misleading, to potentially damaging to your overall ranking. Here are three very basic tips to help keep you on track.
Unless you’ve set up separate landing pages for marketing campaigns, your homepage is the very first thing people see when they visit your site.
- 18 December, 2019
- 5 min read
Yes. A robots.txt file. It’s your chance to take control and tell web bots (think webcrawlers) how to crawl the pages of your site. The problem is that webcrawlers, if left to their own spidery devices, may end up crawling EVERYTHING on your site.
This might sound potentially, at least on the surface, like a good thing. But it’s not…
- 05 December, 2019
- 4 min read