I’ve read many negative views regarding backlink generators and the logic behind these views seems valid: that they would create a lot of spammy links which will have a native … Read More

Being quick to learn, I am a confident team member, who is responsible and easy to get on with; the kind of hardworking person who is always thinking ahead and using initiative.
Experience in a range of direct and digital marketing techniques. Google AdWords Certified and I hold a BA(Hons) Business & Finance degree (2:1).
Key skills include: Google AdWords PPC (aka Google Ads); search engine optimisation (SEO); LinkedIn lead generation; web design; user interface (UI) and user experience (UX) design; software development; server management; and development experience with: HTML, CSS, PHP, MySQL, JavaScript, JQuery, AJAX, BootStrap, PHPMyAdmin, PhantomJS, CasperJS, VPS/VPC(Ubuntu 16.04 LTS).
Special interest in maximising productivity through: agile working, productivity tools, levaging time, and automating set processes.
I’ve read many negative views regarding backlink generators and the logic behind these views seems valid: that they would create a lot of spammy links which will have a native … Read More
It’s possible installing themes or plugins can cause compatibility issues between your WordPress, theme, and/or plugins.
I’d recommend checking the theme/plugin is compatible with your version of WordPress, that all … Read More
If you’ve installed and activated a plugin that has resulted in you being unable to access your website and the WordPress admin area then you’re probably looking for how to … Read More
So you’ve just installed and set up a new WordPress installation on your Ubuntu 16.04 server, you’ve gone to upload your first file or download a theme or plugin in … Read More
Here are a set of commands to set up a fresh Ubuntu 16.04 Apache server with the option to install WordPress and the headless browsers PhantomJS and CasperJS. You’ll need … Read More
Here is a quick overview of how to redirect URLs in your htaccess file using RedirectMatch (regex).
Firstly, here’s an example of a RedirectMatch redirect:
RedirectMatch 301 ^/services/?$ https://www.andycorby.com/
Now … Read More
When searching Google is it possible to check your Google Ads are showing without triggering any impressions. You can do this by adding the following to the end of the … Read More
Google doesn’t openly allow crawling of it’s search results but if you’re looking to extract data from Google’s search results in your development project then Google Custom Search may be … Read More
Define: FTP stands for File Transfer Protocol and is a method of transferring files.
Use: A common use of FTP is to upload/download website files to a server (a website … Read More
Here is an example of the terminal commands to clear error logs and access logs. Remember to update the file paths to the location of your error/access log/s.
sudo bash … Read More