graphics

Facebook Pulling Wrong Image | Website Posts Share | Easy Fix | 5 Minutes

Facebook Pulling Wrong Image

Is Facebook pulling the wrong image from your website when you share website posts? Here is an easy fix you can do in 5 minutes. Facebook Debugger Tool For Incorrect Images Facebook has a debugger tool that you can use to help scrape the latest image from your post. Remember that Facebook caches your website Read More

Create Featured Image With GIMP | WordPress | YouTube | Social Media

Create Featured Image With GIMP WordPress YouTube Social Media

Create featured image with GIMP for WordPress, YouTube or any other social media platform. The process is easy you just need to know the dimensions or ratios. I am going to share those with you here. First though, I am going to show you how to create it yourself. If you are in a hurry Read More

Simple Graphics Editing Tool | Social Media Website Marketing

Simple Graphics Editing Tool-Social Media Website Marketing

Are you looking for a simple graphics editing tool that can help you with social media website marketing? Look no further. Pablo by Buffer is what you need. You can edit existing graphics or create new awesome looking graphics in this simple easy to use graphics editing software. In fact the image on this post Read More

SEO Page Preparation Before Marketing | Strategy Tips

SEO-Page-Preparation-Before-Marketing

SEO Page Preparation starts with the very first thing you write. This would be the title of your post. This marketing strategy SEO tip should keep you focused on the subject you are writing about. Often times people tend to stray from the subject and leaving a reader and search engines confused. One of the Read More

Fix Hacked WordPress Infected With Malware The Professional Way A1WebsitePro

how-to-fix-hacked-wordpress-professional-way

Fix Hacked WordPress infected with malware the professional way. There are many tutorials out there on the web on how to fix a hacked WordPress website. The way professionals fix a hacked WordPress is much different. We fix hacked WordPress websites on a weekly basis. The best place to get it fixed is a specialist Read More

YouTube New Social Features For Business

YouTube New Social Features For Business

YouTube new social features for business! There are YouTube features that allow you to send and receive friend requests. YouTube also created the ability to private chat with one or more people privately. So how do the features work? How can you use them to increase your business and audience engagement? Get More Subscribes on Read More

PROCESSING FORMS PHP7 USING $GET BEGINNERS GUIDE LESSON 8

PROCESSING FORMS PHP7 USING $GET BEGINNERS GUIDE

Processing forms in PHP7 for beginners can be hard to understand. Let’s break it down for you before we actually start coding. In the last lesson we manually created URL query strings.  We then used the $_GET method to get sections of the string and display them on a page. In programming we call this Read More

Adding Hover Effect On Mobile Devices

Have you ever tried to add a hover effect for mobile devices? Well the truth of the matter is that you cannot do it. Hover effects require you to have a mouse that you can use to hover over an element. This is not the case with touch screens. Some people do work around with Read More

Store Image Uploads On Server With Summernote Not Base 64

Store Image Uploads On Server With Summernote Not Base 64

Store Image Uploads On Server With Summernote, not the default base 64! If you do image uploads through Summernote you will notice that it stores base 64 code for the image. If you are saving that kind of code in your database you will notice that it bloats the database. This will cause lag time Read More

Image Specs Facebook Fan Page Group Page Template Download

Group Page Template White Will Be Cropped Off

In this article we will go over the image specs for your Facebook Fan Page and Group Page. This easy guide will include a template download that you can use to make sure you create your graphic for the best results. Intro To Facebook Marketing Strategies This tutorial and others to come will help to Read More

How You Can Make Money On Facebook

HOW YOU CAN MAKE MONEY ON FACEBOOK

You can make money on Facebook. In fact you can do it on any social media platform. I am going to show you how to do it. There are also many DO’s and DONT’S when it comes to this process. We will explore them in this article. It is important that you understand a little Read More

IMAGE TAGS AND EMBEDDING ABSOLUTE BEGINNER COURSE IN WEB DEVELOPMENT PART 2

ABSOLUTE-BEGINNER-CODING-PART-2-I-CAN-DO-IT

To use an image tag, we use a file on the internet. This file to the image could be located on your server or an external server. For example, the following image tag would work anywhere. <img src=”https://a1websitepro.com/wp-content/uploads/2014/09/logo200.png” /> Breaking Down The Image Tag The syntax that we use to embed an image is always Read More

ZenCart Google Merchant Feed Script

ZenCart Configuration

If you are tring to make a google merchant feed for your Zencart store this is the tutorial for you. Copy the script below and upload it to your server. You will have to edit a few things first. Database Connection Setting Database Prefix   In the script below you can get your database connection setting Read More

WordPress From HTTP to HTTPS Easy Instructions Fastest Way

move to https on wordpress

If you are ready to move your WordPress from HTTP to HTTPS the fastest and easiest way follow these steps. #wordpress Step #1 Make Admin Secure Make your admin secure by opening up the wp-config.php file and putting in the following code. [code]define(‘FORCE_SSL_ADMIN’, true);[/code] Step #2 Use relative URL’s Using relative URL’s within your content Read More

Optimize Images With PHP In A Directory on Your Server

Optimize Images With PHP In A Directory on Your Server

Optimizing Images With PHP Optimizing images is a big part of website development and optimization. For most webmasters I do not have to go into detail on why you should optimize your images. It was pretty standard, yet it was quite hard to achieve. As far as I know, even casino sites like https://www.daisyslots.com are Read More