Categories
Home

How to Install macOS Sierra 10.12 on VirtualBox in Windows PC?

Install macOS Sierra 10.12 on VirtualBox
Install macOS Sierra 10.12 on VirtualBox

The macOS Sierra released in the market with latest technology and features. Moreover, it helps you rediscover your best photos, work more seamlessly between devices, and free up valuable storage space. It also brings fun new ways to create super expressive messages. And now the files on your Mac are always right at your fingertips — whether you’re on your Mac, iPhone, or iPad. Of course, there are many more features which you would like to try. Also, there are tons of users who are trying to download & install macOS Sierra 10.12 on PC. So in this article, I ‘m going to show you 5 steps to install macOS Sierra on VirtualBox on Windows PC. As there are various ways to get install macOS Sierra, like installing on VMware, VirtualBox, PC and as we covered installing on VMware and this time we are going to install it on VirtualBox, which is amazing. Let’s get started.

5 Steps to Install macOS Sierra 10.12 on VirtualBox in Windows PC

Before we get started, there are several key points, make sure you have full-filled the requirements and accomplished the primary steps from below.

Note: Before we begin installation, make sure you have enabled virtualization on your PC and VMware too. Here’s how to do it:-

#Step 1: Download & full-fil the requirements

Required System
  • 2GB Memory(RAM)
  • Number of Processors: 2
  • Hard Disk: 80GB
  • Graphics memory: 256 MB
Required files to download

Latest preview: 10.12 Final (16A323). September 20, 2016
Download Image:

Google Drive (One Full): https://goo.gl/pBVDXz
Google Drive (5 of 5): https://goo.gl/FZnro8

Oracle VM VirtualBox: https://goo.gl/l3wrf
Fix Download Limit: https://goo.gl/uLrJke

When the files downloaded, extract them and get ready for the installation.

Step 2# Create a New Virtual Machine

Now open VirtualBox and click on New or press “Ctrl + N” to create a new virtual machine. On the Virtual Machine page, describe the operating system name, type, version and click Next like the shot below.

Create Virtual Machine
Create Virtual Machine

Set your 50-60% memory size (RAM) for the virtual machine, as the minimum memory size should be 2GB or more.

Memory Size
Memory Size

On the Hard Disk window, select “Use an existing virtual hard disk file” then choose macOS High Sierra 10.13 extracted file and click open then click Create on the hard disk page.

Hard Disk
Hard Disk

Step 3#: Setup Secondary Settings

The secondary settings are the followings below:

  • Setup 50-60% of your PC (RAM)
  • Uncheck floppy
  • Increase video memory to 128mb
macOS Sierra Settings
macOS Sierra Settings

Step 4#: Add Code to Virtual Machine

After you’ve setup virtual machine thoroughly, now you’re ready to take the next step.

To add code to the virtual machine, copy the code from below and paste it on Wordpad. Now on the VirtualBox, click Settings on the virtual machine, and copy the name from the page and start replacing it with “Your VM Name”  instantly like the shot below.

Code for Virtualbox 5.x.x:
cd "C:\Program Files\Oracle\VirtualBox\"
VBoxManage.exe modifyvm "Your VM Name" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1

Replace
Replace

Now close VirtualBox and open Command Prompt(CMD) as administrator and paste the code below and hit Enter.

Command Prompt(Admin)
Command Prompt(Admin)

When the Command Prompt opened, paste the code below by right click and hit Enter.

Command-Prompt
Command-Prompt

Stuck booting up or can’t change the screen or do you have another problem? No matter, here’s the solution, click the link below and try one the solution methods from the list.

#Step 5: Install macOS Sierra 10.12 on VirtualBox

When you’ve completed the step above, open VirtualBox and click Start on the virtual Machine.

macOS Sierra 10.13 VM
macOS Sierra 10.13 VM

The VM will start running and you’ll see some codes running, it will take 5-10 minutes, when it finished, on the first page you’ll see the Welcome page, choose your country and click Continue.

Welcome
Welcome

Select Your Keyboard layout and Continue.

Select your keyboard
Select your keyboard

On this page, select Don’t transfer any information now and Continue.

Transfer Information to this Mac
Transfer Information to this Mac

Sign In with Your Apple ID and if you don’t have an Apple ID and want to make one click the link below otherwise select Don’t sign in and Continue.

How to Create an Apple ID Without a Credit Card? 

Enable Siri
Enable Siri

Read the Terms & Conditions and click Agree.

Terms & Conditions
Terms & Conditions

Create a Computer Account by filling out the required details and Continue.

Create a Computer Account
Create a Computer Account

The Diagnostics & Usage send usage to Apple, check if you want or uncheck and click Continue.

Diagnostic & Usage
Diagnostic & Usage

On this page, enable locations services to let the mac setup according to your region and click Continue.

Enable Location Services
Enable Location Services

The excellent Siri is on his way, to check out the great Siri, let the enable siri be checked and hit Continue.

Enable Siri
Enable Siri

Everything is done! It may take some time to create and setup your account, when finished, you’ll see the official macOS Sierra page on VirtualBox and you’re done.

Install macOS Sierra on VirtualBox
Install macOS Sierra on VirtualBox

Ok, that’s all. Hope you could install without any issue and if you got any issue, place it in the comments form. Feel free to share your opinions, thoughts about improvements of our article and website.

Stuck booting up or can’t change the screen or do you have another problem? No matter, here’s the solution, click the link below and try one the solution methods from the list.

When the macOS High Sierra installed successfully, now step through essential setting up your Mac after installation. Click the link below and follow the steps.

 

Categories
Home

How to Manage Files with PowerShell Commands?

Do you have problems managing your files? Don’t worry, because there is no better way to manage your files than using Powershell. Actually, we can manage our files within two ways whether “Graphical” or “Powershell”. If you have used the Powershell or Command Prompt then you know how much easy is to manage files with. Again don’t know all the benefits of using Powershell? Click here and read right now, you can start using PowerShell and get the capabilities of having it. So, today in this lesson you will know how to create, move or delete, manage files with Powershell and also know what is Powershell.

Whats Powershell?

Before getting started, let’s know what is Powershell. Windows PowerShell is a tool developed by Microsoft that consists of a command-line shell and associated scripting language. It is more powerful than a command prompt, its also intended to replace command prompt also it provides full access administrators to perform tasks on local and remote windows systems. For more information-> Click here and read the details.

Manage Files with Powershell Commands

As Powershell might be a little complicated because we work with Commands and it may be forgettable but we will get started with the basic commands and get help from a script.

Step 1. To open Powershell, press windows key, type PowerShell then hit Enter.

Start Menu
Start Menu

Step 2. Once opened, read the following commands and do them to complete the task.

At the first, you have to understand or know some commands so to do that type Get-help, after that try the steps below.

  •  Dir =>List files and folders located on computer
  •  D: => (Inside D drive)
  •  E: => (Inside E drive)
  •  cd => (Inside folder)
  •  cd c:\=> Enter in drive
  •  cd.. => (go back one step)
  •  cd\ => (go back at first step)
  •  copy “File Name” D:\ =>(Copy File to D drive)
  •  copy “Folder Name” D:\Document =>1st it create a folder in D drive then it copy the files in the created folder)
  •  md => Create Folder
  • rd =>(It remove Folder)

       1. To create a folder:

Md (location)\foldername

md c:\lesson1

Windows Powershell
Windows Powershell

2. To copy a file or folder:

copy foldername c:\

copy lesson1 c:\

"<yoastmark

4. To move file/folder:

Move c:\foldername\* newlocation

Move c:\tactig\* lesson1

Delete files by Powershell
Move Folder

3. To delete a file/folder:

rd c:\foldername

rd c:\lesson1

Manage Files by Powershell
Delete Folder

That’s it. This was some basic commands to do easy steps and if you want me to make more complicated and new contents, your likes, comments, and shares will show it. If you faced any problem during this, ask through comment.

Categories
Home

How to use Less Data with Chrome Data Saver?

If you don’t have unlimited data on your device, then you will be suffering 100% from counting the data in megabytes and slow browsing, but don’t worry the new Chrome’s Data Saver is recently launched by Google in devices, that offers a great feature (Data Saver) to improve browsing with less data.

How Data Saver works

When you load a web page without Data Saver, the browser connects directly to the websites web server and your mobile data just passing traffic and charging for it. But while using Data Saver, Google servers will compress the web page and reduce the amount of data you’re browsing with faster. I have used it recently and find really effective for saving much data and. Don’t worry it won’t do anything wrong without than saving data, here are some things which Data Saver do:

  • Some websites might not be able to accurately determine your location.
  • Some images might look a little fuzzy.
  • Internal websites, such as your company’s internal sites, might not load.
  • Sites that your mobile carrier uses to authenticate and bill you might not work. For example, you might have trouble logging into your mobile phone provider’s website.
  • Local settings will be ignored if you manually modified your /etc/hosts file.

Turn on Data Saver to use Less Data on Android

When you turn on Data Saver for your phone or tablet, Chrome uses Safe Browsing technology to protect you from malware and phishing attacks and will warn you if you’re about to visit a dangerous site.

Before getting started, download Google Chrome latest version if you don’t have and start the steps below.

1. Open Chrome>Settings>Scroll down and tap on Data Saver.

Chrome Settings
Chrome Settings

2. Now just read the info about it and then turn on Data Saver. When the data saver enabled, go back from the settings and start browsing within less data and safely, after the browsing finished go to Chrome Settings>Data Saver and see how much data you’ve saved.

Notice: The pages secured with HTTP/HTTPS can’t be optimized due to being private and directly connected to the site so it won’t save any data.

Data Saver Dashboard
Data Saver Dashboard

Turn on Data Saver to use Less Data on Computer

If you don’t have the latest version of Google Chrome then download it from here right now and start the steps.

1. Open Chrome>Ctrl+h and click Extensions, scroll down then click Get more extensions.

Chrome Extension
Chrome Extension

2. Now search Data Saver and when the pages load select Data Saver from Extensions, click on Add to Chrome and then click Add Extension.

Data Saver Extension
Data Saver Extension

When the extension installed successfully, start using your data and after you finish browsing click on it and see how much data have saved or click on details to get more info.

Use Less data using Data Saver
Data Saver installed

And it’s finished, to see full details just click on details and see all the details. One thing is a bit confusing is that Data Saver isn’t available for iPhone and iPads so it might come in the updating Google chrome version.

That’s all, our articles aren’t complete without your likes, comments and shares.

Categories
Home Windows

How to Perform a Clean Installation of Windows 10?

The new windows 10 is out and has installed on 110 million machines also have got the best ratings from most of the users. This time, Microsoft windows have added the top features including Deployment, management, personalizing and much more that are much easier to work with.  We’d recommend you to perform a clean installation of Windows 10 on your PC fully from here, you can install it on your PC right now and experience the latest features of it so let’s move towards it.

Find out more about windows 10:  9 things you need to know about it

Start Perform a clean Installation of windows 10

Before starting the installation, download the Windows 10 ISO Image then create a bootable USB flash drive and extract the ISO Image file into the USB Flash drive.

Notice: This method works installing on Vmware too after booting.

1. Attack the USB flash drive to your PC and boot the system using it. When the system booted, click Next.

Windows Setup

2. Now click Install Now.

Install Now

3. Click, I accept the terms and click Next.

Note: This is the enterprise version of Windows 10 and don’t need product key now but after using of 90 days, you will be asked for the product key.

Terms & Conditions

4. Here we have to choose Custom because we will install it on a new PC.

Custom

5. Now create a partition and create as many hard disk as many you want then select the disk to install the system on it and click Next. To create a hard disk just click on Delete to delete the partition already there then click on New and set the hard disk space.

Manage Disks

Wait now and let the windows be installed(Depending on your system).

 Installing Windows
Installing Windows

6. When the system restarted, you’ll see the windows express settings appear on the screen, you can use it for your windows or customize settings yourself but I’d recommend you to use the express settings, to use click on Use Express Settings.

Use Express Settings

7. Sign into your Microsoft account or set up Windows with a local account, then click Next. If you don’t have account then type your email address and click on Get a New Micrsoft Account then type the required information and click on create account but here I am using a local account.

Local account

When the settings finished wait some minutes to finish the windows installation.

Ok that’s it, the Windows has installed successfully on your PC enjoy it. After installing you will see the windows screen like the shot.

Windows 10 Installed

That’s it, if you have any question regarding this use the comment form.

Categories
Home

How to Backup or Restore WordPress from cPanel?

Every site owner wants to protect their site against all bad happenings like; hacking or any other problem that may cause to lose site data. By having a backup of your site, you will no need to fear even if your files are deleted from the server. There are different ways to backup your site, you can use either plugin or cPanel to backup of your site & you can restore it back from where you had backup suppose if you have backup using a plugin then you have to restore it from the plugin or if you have backup using cPanel then you have to restore it from panel. No worries, here’s we have all you need, let’s start backup WordPress site.

Backup WordPress Site Using cPanel

To start the backup of your WordPress site login to cPanel of your site just put /cPanel at the end of your site name then enter your username and password to login to it.

1. Navigate to Backup wizard from files section and click to open.

Select Backup wizard
Select Backup wizard

2. Now select Backup to backup your site.

Select Backup
Select Backup

3. Select Home directory, it contains your site database, contents, themes and other settings.

Note: You can also full backup your site, it contains huge files and full backup is used for moving your site to another server and can’t be restored through the system interface.

Select Home directory
Select Home directory

4. Tap Download to start downloading your partial backup. When the download appears, save it to your computer hard disk and wait until the download finish.

Tap download
Tap download

You can download MySQL Databases as well like downloading Home directory.

Restore WordPress Site using cPanel

1. Navigate to Backup wizard and click it then select Restore to restore the backup files.

Select Restore
Select Restore

2. Now select Home directory or MySQL Databases to restore.

Select to restore
Select to restore

3. choose the backup file to restore then click upload.

Restore backup
Restore backup

You can restore the MySQL Databases as well like the same. If you want to backup WordPress site using plugin, comment here to let us show you by another article.

If you have any question regarding this ask now.

Categories
Android Home

How to Set Up Your Phone to a TV Remote Controller?

Everyone wants to use their smartphones more and use it everywhere, but many people don’t know if they can use their smartphones as a TV remote controller. Here you can do it, it’s not only easy but also very flexible in your phone to use it as a TV remote controller every time. Peel Smart Remote now brings your smartphone as a remote controller but also you can use it to watch live or record any video you like. It can be used as a remote in TV, DVD Player, Projector, Air conditioner and more. So let’s start setting it in your phone.

Set Up Your Phone to a TV Remote Controller using Peel Smart Remote

Before start setting up, you need to download Peel Smart Remote from here, or you can Enable this in your phone if it is disabled, to enable: – go to Settings>Application manager>Peel smart Remote>Click on Enable. If you couldn’t find it in your phone then go to Play Store then search Peel Smart Remote and install it on your device.

1. Open Peel Smart Remote and click Start three times.

Peel Smart Remote

2. Select TV to continue. You can also choose other devices to set up but we will do it later.

Select Device

3. Select your TV brand then click Next.

Select Device brand

4. Now Point your phone at the TV then tap the button 1 to turn your TV on/off, after you press the button you will be asked if the button works or not then tap Yes if it worked or tap No if it doesn’t worked.

Note: If the button doesn’t works and you have answered no then the button will automatically changed to another button, try like this until the button works to your TV.

Tap button

After the remote works tap Yes then your remote will be added, click ok when the notification appears.

5. The remote has been successfully added in your phone, click Done to start using the remote.

Tap Yes if work

And your remote is now ready to use, so start using it from now and enjoy.

Remote successfully created

To set up a new remote for another TV, just click on + button then use the steps above.

If you have any question regarding this, feel free to ask here.

Categories
Home Linux

How to Install Ubuntu 15.10 on VMware?

Ubuntu is a free open operating system which runs in all devices including smartphones, tablets. It’s one of the most popular OS which contains a wide range of software and apps. You can try this on your computer or VMware for experiencing with all default programs, so to install ubuntu use the following steps.

Read more about Ubuntu: Ubuntu OS

Install Ubuntu on VMware

Firstly you have to install Vmware, you can install it from here, that’s ok if you have installed before.

Now to start the installation process of Ubuntu, you need to download the ISO image from here.

To download ubuntu: Go to Ubuntu.com>Download>Ubuntu Desktop> Select 32-bit and click Download. After the download finished, so you’re ready to install let’s go.

#1. Open Vmware and click on File>New Virtual Machine(Ctrl+N) then select Typical(Recommended) click Next.

New VM wizard

#2. Select installer disk image (iso) then click browse and choose the ubuntu iso image and click Next.

Select ISO Image file

The system will automatically detect it.

#3. Now specify the OS by selecting the type and version and click Next.

 

Specify OS

 

#4. Name the virtual machine then select a location to install there and click Next.

Name the VM

#5. Now specify the disk capacity or let it by default then click Next.’

Specify Disk

#6. The virtual machine is ready to use now, click customize if you want to change or add something then click Finish to start the virtual machine.

Create VM

After the virtual machine started, wait about 20 minutes (Depends on your computer) to let ubuntu start.

#7. When the loading finished, enter a password and hit enter.

The password you enter will be created for all time.

Personalize

And that’s it, all right you’re all done. The operating system has installed successfully and the keyboard shortcuts has appeared on the screen to make you use it easier.

Installing Ubuntu

Click on close then start using ubuntu and enjoy. If you like using ubuntu then you can do the steps above to install it on your computer but before installing make sure that you have the iso image file and your USB drive is bootable if you don’t know how to create a bootable USB flash drive then click here.

Ok, there you go if you have any question feel free to ask us through comment.

Categories
Home MCSA Servers

How to Share Files and Folders in Windows Server 2016?

Sharing folders makes them accessible to network users and probably you need to do. After you’ve configured disks on the server, you must share files/disks to enable network users to access files and disks. When sharing files and folders also you can enable administrators and clients to access the files, folders offline even when the server is off.

Sharing files and managing permissions with advanced settings are one of important strategy an administrator must know. Here in this article, we will discuss fully on share files and folders in Windows server 2016, no matter it’s possible to do it in Windows server 2012 and 2008 R2. So let’s get started.

Share Files and Folders in Windows Server

Before start sharing files make sure that the advanced sharing settings is configured correctly from control panel with firewall settings then select the folder you want to share. Here we will share files with File and Storage Services, it’s already available in windows server by default.

1. Go to Server manager click File and Storage Services then click shares>tasks>New share to create a folder share on server.

New Share

2. Select a share profile for the folder you want to share then click Next.

SMB Share Quick: (SMB) is the standard file sharing used by all versions of Windows. SMB Share Quick provides basic SMB sharing with full share and NTFS permission.

SMB Share Advanced: Provides SMB sharing with full share and NTFS permission and access to services provided by File Server Resource Manager.

SMB Share Application: Provides SMB sharing with settings suitable for Hyper-V and other applications.

NFS Share Quick: (NFS) is the standard file sharing protocol used by most UNIX, Linux. NFS Share Quick provides NFS sharing with authentication permission and access to services provided by File Resource Manager.

NFS Share Advanced: Provides NFS Sharing with authentication and permission and access to services provided by File Resource Manager.

Share Profile

3. Now select the server and select a volume on the server or specify the folder path you want to share. To share a custom path, choose Type a custom path and browse the folder then click Next.

Share path

4. On the specify share name page, type a share name and click Next.

Share Name

5. Here you have to select the sharing options you need, if you don’t know the definition read then mark them if required.

  • Select any or all of the following options:
    Enable Access-Based Enumeration: Prevents users from seeing files and folders
    they do not have permission to access.
  • Allow Caching Of Share: Enables offline users to access the contents of this share.
  • Enable BranchCache On The File Share: Enables BranchCache servers to cache
    files accessed from this share.
  • Encrypt Data Access: Causes the server to encrypt remote file access to this share.
Configure Share Settings

6. Now Specify the permissions to control access read or write by clicking on Customize permissions then add, remove or change users permission and click Next.

Permissions

7. Confirm that the shared settings are configured properly and click Create.

Confirmation

The share was created successfully with its appropriate permissions, click close.

Shared

To check the folder shared go to Network>your computer then your shared files will be there.

Also you can see them by typing \\yourcomputername\ in the file explorer.

Configure file Shares using file Explorer

1. Navigate to the folder then right click and select Properties, click on sharing tab then click Advanced sharing.

Sharing

2. Mark on Share this folder and enter a share name then click on permissions to add, remove or change permissions of users and click ok.

When the folder sharing is configured properly, click Apply then ok. Your folder will be shared successfully.

Also, you can manage caching of the folder by clicking on caching and select the one you want. (Caching enables offline files for the users those who have enabled offline files. You can choose if the folder should be available offline or not.

Offline Settings

All right, this was all about configured file shares in windows server 2016, hope it would be helpful and informative.

If you have any question regarding this ask here.

Categories
Home

Top 10 Most Important Plugins I use on my Blog

Every site owner’s wants to have great plugins in order to entertain or make the site style more attractive or effective so the users finally will be turned into customer or reader in your site and the greatest success to do with plugin.

Up to 76.5 million bloggers are using WordPress, the main thing you can improve is with the most important plugins that can improve your site easily without losing time, just install and activate then start building your site, by start working with plugins your site is almost 50% done so to do it find out the list I have introduced the most important plugins I use in my blog.

Most Important Plugins I use on my Blog

1. Jetpack by WordPress

Jetpack

Jetpack has been one of the most important plugins due to it’s great features. It tells us the traffic growth and insights daily and helps for more traffic to your site. It also enhances security against brute force attacks or unknown logins, no need to worry for images because it reduces bandwidth and do content delivery with the global wordpress.com. There are some more features as well that you can do them by adding the plugin to your site.

Try this plugin for free because you will just love this.

2. WordPress SEO by Yoast

Yoast SEO

Yoast SEO is not a just SEO plugin but improves your site completely by optimizing and doing SEO. You can write better content by adding post title, meta description, previewing, alt tags, XML sitemaps and increasing site ranks in search results. All the SEO necessary methods you can do with it like page analysis that includes all your post reports and images with alt tags, focus keyword, meta description, English, subheadings, post words and many more that you can find them after using. You can use this plugin for free but also has the premium option to get the most improved one.

Try the plugin for the best results, you can also get yoast premium from here.

3. w3 Total Cache

W3 Total Cache

Website optimizing and speed is important to every site owner so it’s the right plugin you can optimize.

I use this plugin due to these things; all caching includes browser caching, improving web server, minifying HTML, CSS, Javascript, feeds, content delivery and many more. Many of the users get browser caching error in site speed and minifying error so the solution is here with just this plugin, no need to worry for site speed try w3 Total cache and just get out of slow site speed. Also you can reduce site links with it and no need of google XML sitemaps.

4. Wordfence Security

WordFence Security

Now it’s the time to protect your site with Wordfence Security, it brings the most advanced security including; blocking attackers, Block entire malicious networks, Login Security, Security Scanning and many more.  Your site security is the most important thing you must do, you can do it with this without any charges. Try now and protect your site.

5. BackupWPup free – WordPress backup plugin

BackWPup

This plugin can be used to save your complete workups including wp-content to get them to an external backup service like Dropbox, S3, FTP and other. Your backups can be exported to several services like directory, Dropbox

Also you can export WordPress XML, optimize database, check and repair database, file backup and many more. All the things for backup you can do it with this, so don’t forget to backup your site completely and free.

 6. Contact Form 7

Contact form 7

Every site needs to have a contact form to serve the reader, so you do it just by this plugin which is the most easiest and helpful for making your readers contact to site. You can create multiple forms plus customing, after your created form copy link to a new page then you form is created. The form also supports reCaptcha , akismet spam filtering…

Go on with this plugin and let your readers can contact to your site.

7. Mailchimp For WordPress

Mailchimp for WordPress

All the sites have its own email subsriptions, it has been one of the most important plugin of a website that improves our email marketing 100%, by email marketing your readers will be always notified about updates of your site so according to me, its the best one to choose among all the plugins for email marketing. Mailchimp allows creating popup, sidebar or any other method of delievering email subsription in your site, you can send emails upto 2000 subscribers for free then above it you need to buy the premium one.

You can also track your subscribers what they are doing with email and many more features so start now by creating account from here.

8. WP Smush

Smush Image

Many of the sites have images optimizing problems in sites speed but while installing this plugin, it optimize images to speed up your site and deletes all unnecessary data also the images above 32MB and below 1MB will be removed. It lifts all heavy images from your site and do completely optimiziation. Don’t worry, you can do more with it if you try once.

9. Akismet

Akismet

While making your content all optimized and perfect beside it you need to protect it from spammers. Akismet can protect your content from all spammer, it automatically checks all comments and filter spam comments, it will be shown to you with its history. Also moderators can see the number of approved comments for each user, you can protect, disk space and speed your site with it.

The plugin is totally free, enjoy blocking spams with it.

10. Floating Social Bar

Floating Social Bar

After making excellent content using all the above plugins, now just promote them with this plugin. Floating Social Bar brings social icon bar in your site for users. Its very simple and easy to use like the standard style of your theme, you can also disable social bar on specific posts, pages. You can set it wisely in your site with its great features like this.

Hope you would like it, you can just start working with them from now. Don’t let your users to go from your site, these were the top 10 most important plugins I introduced for a marketer.