November 2017
By default, your WordPress website sends e-mails like  wordpress@your-domain.com and  WordPress as the default sender (From :) name. That is not always desirable. For example, your mail may be blocked and classified as spam. Do you notice that your mail does not arrive regularly and do you have complaints about this? The instructions below can help you to ensure that your mail is not so quickly blocked by spam checks.

Change standard WordPress e-mail address

The standard WordPress e-mail address can be changed with a small piece of code. You add these to your functions.php  of your theme.



// Verander standaard e-mail afzender naam (From name)
add_filter( 'wp_mail_from_name', 'jouw_prefix_wp_mail_from_name' );
function jouw_prefix_wp_mail_from_name( $original_email_from ) {
return 'Jouw naam';
}


Change default WordPress e-mail sender name
You can also change the default sender name (From name) with a simple filter. You also add these to your functions.php of your theme.


// Verander standaard e-mail afzender naam (From name)
add_filter( 'wp_mail_from_name', 'jouw_prefix_wp_mail_from_name' );
function jouw_prefix_wp_mail_from_name( $original_email_from ) {
return 'Jouw Naam';
}
Bonus: Send e-mail by default as HTML in WordPress
By default, all e-mail in WordPress is sent as plain text. The standard e-mail content type is text/plainIf you want to send your e-mails as HTML, you can adjust the content type for all e-mails. You also do that with a simple filter that you add to your functions.php themes.

// Verander e-mail content type
add_filter( 'wp_mail_content_type', 'jouw_prefix_set_content_type' );
function jouw_prefix_set_content_type( $content_type ) {
return 'text/html';

}

With the above filters, you can ensure that your mail is sent better and nicer. This can be useful, for example, if your website is running on a subdomain. An e-mail that is sent from an e-mail address  wordpress@subdomain.yourdomain.com is quickly marked as SPAM and of course, you do not want that.
Do you want to know how "spammy" are your emails? Then use  mail-tester.com.
How do you use the above filters? Let us know in the comments.
Every website is sometimes hacked onceSo also possible yours. There are, of course, several measures that you can use to make it as difficult as possible for your unwanted intruders or hackers to enter your website. Below you will find a number of practical tips for a safer WordPress website, which you can apply yourself.

1. Always fully up-to-date

A secure website is a website that is completely up-to-date. So the latest version of WordPress, your plugins, and the theme. This reduces the chance of a leak that an intruder can enter your website. So make sure you are fully up-to-date at all times. This also ensures that your website continues to function as quickly and properly as possible.

2. Never use admin as username

Never use "admin" as the username. That way you make the intruders very easy. Now they only have to find your password. So set a good and clear username.

3. Set a "strong" password

Set a password that is not obvious or easy to guess. So for example, not the word "password", your date of birth or the names of your children. Use capital letters, small treats, numbers and punctuation marks. WordPress itself indicates how strong your specified password isSo use this function and make sure you create a strong password. That way you make the intruders a lot harder.

4. Limit the number of log-in attempts

If you want to keep people who do not belong on your website at home, limit the number of login attempts. Set this too, for example, three sign-in attempts per dayThis way you prevent someone from trying to enter your website by means of brute force.

5. Do not give unnecessary access to your website

Do not give people unnecessary access to your website. If you give someone access once, for example, a guest blogger, do not give more rights than necessaryDo they no longer need access? Then delete these unnecessary accounts. If they still need access once again, you can easily create an account again.

6. Change the URL of your wp-admin

If hackers do not even know via which URL they have to log in, you make it pretty difficult. By using a security that supports this you can easily adjust the login URL yourself.

7. Use only reliable plugins

There are thousands of different plugins available for WordPressEverywhere is a plugin for. When you install a plugin on your website, make sure that the author is reliable. What should you pay attention to?
  • See how often the plugin has already been downloaded.
  • Search for reviews from the users.
  • When was the plugin last updated?
  • See how often the plugin is updated by the author.
Based on this you can assess whether the plugin is reliable to use on your website.

8. Back up regularly

Make sure you regularly back up your website. If there is something going wrong, The danger is in a small corner, then you are glad that you can put a back-up of your website back.

9. Set an SSL certificate

This is of course no longer new information, but there are still many websites that do not yet have an SSL certificate. What an SSL certificate does is protect the data of your visitors as soon as they enter these on your website. For example, filling out a contact form. In addition, your website runs on HTTPS instead of HTTP. It does not remain unnoticed by Google. It prefers websites with an SSL certificate and places them higher in the search resultsIf you do not yet have an SSL certificate, you can request it from your hosting provider.

10. Use safety plugs

Do you want to protect your website optimally, then there are a number of plugins that you can use. Below are our three favorite plugins for a safer WordPress website.

iThemes security

iThemes security is a plugin that protects the website at more than 30 pointsIn particular, keeping out unwanted intruders. In addition, the plugin also checks the activity of the visitors on the website.

All in one WP Security

Besides that All in one WP Security detects malicious code on your website, the plugin also shows a safety score on your dashboardThis score shows how safe your website is. In addition, the plugin gives you various options to increase this score, which means a safer website.

WordFence

With a high rating score and more than 22 million downloadsWordFence is one of the most popular security plug-ins for WordPress. The plugin is suitable for both professionals and beginners. When you use WordFence, it performs a scan on your website to check whether it has been infected.
Here we give some tips for Google Assistant, so your device must be in English and you have to speak English.
Change your name
If you want to be contacted by Google Assistant in a certain way, you can indicate this in the settings under Personal info> Nickname for your account. However, you can also simply say to Google Assistant "call me" followed by your name.
At Personal info, you can also immediately indicate where you live and where you work. This is useful for a number of other features of Google Assistant, including the daily overview.

Day overview

If you want to get an overview of the day, you can say good morning to Google Assistant. You will then hear the weather forecast, the news, what appointments you have that day, information about traffic on the route to work, and so on. You can choose what information you want to get by turning options on and off under My Day in the Google Assistant settings.

Give commands

Google Assistant is extremely suitable to serve various Android functions. So you can open apps (say "open" followed by the name of the app), call people (say "call" followed by the name in the address book) or texting (say "text" followed by the name), you alarm (say "set an alarm for" followed by the time) and start navigation (say "navigate to" followed by the desired location).
With Google Assistant it is also possible to start music tracks and albums, or films and series via the desired service. For example, you can say "play House Of Cards on Netflix" or "play jazz in Spotify". The right media is then searched for and loaded via the right service.

Heads or tails

If you want to determine who can start with a game, you can, of course, throw a real coin, but many people now have no change in the pocket anymore. Google Assistant can offer a solution here by throwing a virtual coin and giving the result. Say "toss a coin" and Google Assistant will say whether it is head or coin.

To have conversations

Google Assistant can remember and understand referrals very well. So if you have asked a question about a certain thing, you can simply ask questions. Think of questions like "how old is the king of the Netherlands" followed by the question "show me pictures" to see pictures of King Willem-Alexander.
Do you want to design a free logo for your website?
There are many online tools available that allow you to design a professional logo within a few minutes.
Especially for people who want to start a website, who do not have a big budget to hire a graphic designer, this can be a godsend.
But what are good online tools to design a free logo for your own website? I mention a number of which you make very professional logos.

Free logo design for your website

One of the best starting points is DesignEvo, where you get the following:
  • More than 1 million icons available to choose from;
  • Fully customizable to your needs and unlimited download for your websites;
  • More than 100 fonts and shapes to choose from.
You can create a logo for your own website, for your profile of your social media channels and much more.
Other logo makers ...
At WPjournalist we have written another article about DesignMantic, also an online tool for creating a logo.
A similar logo to create a free logo is Free Logo Design, which has already been used by more than one million people.
Within a few minutes, you can design your own free logo for your website. It is very simple:
  1. Choose the name for your logo;
  2. Choose a template from thousands of free logos in your editor;
  3. Customize your logo with a different color, font, shape, etc;
  4. Download your free logo.
ATTENTION: besides the free version there is also a paid version, where you can order a high-resolution logo. This is useful if you want to use the logo in print as well. But for a website, the free version is just fine.

If you want to work with a Dutch-language logo maker, you can contact LogoMakerIt is true that it is a foreign company that is behind this, but they also have a Dutch website.

Graphic river logo

In addition to the many online tools, you can also order a logo via a Graphic river, where new logos are created every day by designers.
These logos are slightly more 'unique' than the online logo makers. These logos can be adjusted, but slightly less flexible than the above-mentioned online tools.
You choose a logo with a specific icon or image. You can still adjust this in terms of size, font or the colors of your house style.
Take a look around at Graphic River and choose from the many hundreds of logos.

Custom logo design

If you want more customization and decide for yourself how your logo looks, you have to fall back on a designer.
I have a good address for you, Fiverr.
Fiverr is a marketplace for freelancers, where you can go to make a logo for a reasonable price.
If you do not have a budget for a Dutch designer, you can go right here. Do not expect high quality, but if you are not too demanding you can have a good logo made here.
You can already order a logo from 5 euros, but usually, the saying is cheap = expensive. I also heard stories that the assignments were being rattled a bit. But there are also very good designers who obviously have a higher price tag.
In any case, you do not have to search for a good designer and you have dozens of designers on one page that you can choose from, each with its own style.

Conclusion

You notice, designing a free logo for your website does not have to be difficult. And is therefore easy to arrange without investing.
If you have a limited budget, you can easily design your own logo with one of the many online tools.
If you do not have the time or do not see yourself making a logo, you can always decide to hire a professional designer for your logo.
You will be there for years and your logo is the most important of your house style. So you should not go on ice overnight.
Good luck with your new logo!
Whenever we talk about increasing the CPC of Google Adsense, you will hear a common word, "AdSense Heatmap". In this post, I will tell you what Adsense Heatmap is and how you can use it to put Adsense ads in a perfect place on your blog.

What are heatmap and what are its benefits

First of all, what is Heatmap? Heatmap is a kind of visual representation that tells you that visitors who are coming to your site are saying that they are clicking and the most interaction is called. There are so many benefits
1. You can design your blog's layout
2. You can decide on your ads, you can decide
This heatmap is made by using the crazyegg tool. Its basic plan starts from $ 9 / month and it is free for 1 month before. If you want you can sign up and can cancel in a month.
Today, we will only talk about Adsense heatmap and it will know that there is a great place to apply AdSense ad so that we get maximum CTR.

Best Place to Place Google Adsense Ads

Placement of ads in Google AdSense is a tricky task, and if you put your ads in the best way, this can lead to the traffic of two times your website, and your readers will not even be annoyed. You can double the income of your Google AdSense with a little wisely.
Whenever you place an ad on your website, first of all, you have asked these three questions:
  • Why have your readers come to your site?
  • Your content is more important or advertisement?
  • Where do you place an ad in place so that your readers are not disturbed?

You can think that I can write a great blog post and I can get more organic traffic and better traffic means better income. But think of other ways, place ads in the right place and take care of the quality of your blog post. If you think this way, you will gain both the skills, in the traffic and also in the income.
We have visited many discussion forums and this is going to be a guide for you which can increase your income. First of all, look at the official Google AdSense placement image, which describes the placement of best blog AdSense ads, which will not even annoy readers.

You can see that most of the ads have been placed in the sidebar, below the fold.
You can also see the official heatmap below which contains orange color means strongest and maximum clicks and yellow color mean weak and minimum clicks. Basically, the darker the better performance.
Therefore, some great places where you can place ads are given below. (From these you can get a good CTR)
  • Putting the ad on the top in your article can get a good CTR.
  • Above the fold
  • As a Sidebar Banner
  • As a Sidebar Video Unit
  • If you think only about income, then you can place AdSense's Ad links units in the middle of the content.
  • Using Google Search for the search feature on your website is a great idea.
I would still ask you to place the ads accordingly so that your readers will not be disturbed. You must know that if you keep empty white space on your website at the place of advertisements, then your site looks great.

Tell me if you have any questions related to this post in your mind?
In order to show your happiness and eagerness towards our post, please share this post on Social Networks such as Facebook, Google+ and Twitter.
To get more such informational posts and to receive Notifications about new blog posts, please subscribe us.
Please comment below to ask any questions related to this blog post.