File converter

CloudConvert is an online file converter. They support nearly all audio, video, document, ebook, archive, image, spreadsheet, and presentation formats. https://cloudconvert.com/

Images and photos

New old stock Vintage photos from the public archives.Free of known copyright restrictions.Recapturing History. https://nos.twnsnd.co/ Freepik All the assets you need, in one placeFind and download the best high-quality photos, designs and mockups. https://www.freepik.com/ Stock Snap Beautiful Free Stock Photos. https://stocksnap.io/ Pexels The best free stock photos, royalty free images & videos shared by creators. https://www.pexels.com/...

October 29, 2018

Logout-redirect

Procedure to add the PHP Code to return to the Home page when disconnecting. Procedure with a Child Theme: Child theme is recommended to keep the functionality when theme is updated Select the “function.php” fileEdit fileAdd the following to the code then, “Save changes”: add_action('wp_logout','auto_redirect_after_logout'); function auto_redirect_after_logout(){ wp_safe_redirect( home_url() ); exit; }

May 11, 2018

Web site speed test

GTmetrix GTmetrix has a suite of features and options to make optimizing your website clear and easy.https://gtmetrix.com/ https://gtmetrix.com/ PageSpeed Insights PageSpeed ​​Insights Get your PageSpeed score and use PageSpeed suggestions to make your web site faster through our online tool.https://developers.google.com/speed/pagespeed/insights/ https://developers.google.com/speed/pagespeed/insights/ Pingdom The test is designed to help make your site faster by identifying what about...

April 3, 2018

SSL verification

Why No Padlock This free service is brought to you by LexiConn Internet Services, Inc.It started out as a way for our support team to quickly check for insecure issues for our web hosting clients. We realized that trying to pinpoint what exactly is causing an insecure warning or missing padlock can be time consuming and...