WPBeginner » Videos » andrei » Page 89

andrei

How to Add Google Slides Presentations to WordPress

Do you want to show your slideshow presentations on your WordPress site? Google Slides is one of the ways to make it easy for you to create and share your beautiful presentations. In this video we will show you how to easily add Google Slides presentations in WordPress.

–Links–

►partner affiliate link https://optinmonster.com/
►written tutorial https://www.wpbeginner.com/plugins/how-to-add-google-slides-presentations-to-wordpress/

–Top Resources–

Use Promo Code WPBVIP
►Best WordPress Contact Form Plugin https://wpforms.com/wpbeginner
►Best WordPress Analytics Plugin https://www.monsterinsights.com/
►Best Lead Generation Plugin https://optinmonster.com/
►Best WordPress SEO Plugin https://aioseo.com/
►Best Landing Page Builder for WordPress https://www.seedprod.com/
►Best WordPress Giveaway Plugin https://rafflepress.com/

–Related Videos–

►WordPress Tutorial – How to Make a WordPress Website for Beginners https://www.youtube.com/watch?v=DvbFBxKcORA
►WordPress Gutenberg Tutorial: How to Easily Work With the Block Editor https://www.youtube.com/watch?v=JjfrzGeB5_g
►What is SEO and How Does it Work? https://www.youtube.com/watch?v=JjfrzGeB5_g
►How to Install a WordPress Theme https://www.youtube.com/watch?v=ZIPQRQLAz90
Text version of this tutorial:
http://www.wpbeginner.com/plugins/how-to-add-google-slides-presentations-to-wordpress/

If you liked this video, then please Like and consider subscribing to our channel for more WordPress videos.

Check us out on Facebook:
https://www.facebook.com/wpbeginner

Follow us on Twitter:
http://twitter.com/wpbeginner

Join our circle on Google+:
https://plus.google.com/+wpbeginner/

Checkout our website for more WordPress Tutorials
http://www.wpbeginner.com/

Summary of this tutorial:

For this video we will show you the manual method for adding the slides to your site without a plugin.

You will want to go to your presentation and under File you will want to select Publish to the web.

You will see a popup where you can configure the settings and publish it to make your Google Slideshow public.

With the slideshow public you will want to go to the embed tab and copy the embed code.

In your post editor screen you will want to switch from the visual to Text editor and then paste your code in the editor.

Do not swap back to the visual editor after adding this as that can cause issues with the embed code.

How to Hide a WordPress Page From Google

Sometimes you may want to hide a page from search engines to keep away unwanted users or to protect your privacy. We understand how important this can be and we want to show you how you can hide pages from search engines on your site. In this video we will show you how to hide a WordPress page from Google without affecting your site’s SEO.

–Links–

►partner affiliate link https://aioseo.com/
►written tutorial https://www.wpbeginner.com/wp-tutorials/how-to-hide-a-wordpress-page-from-google/

–Top Resources–

Use Promo Code WPBVIP
►Best WordPress Contact Form Plugin https://wpforms.com/wpbeginner
►Best WordPress Analytics Plugin https://www.monsterinsights.com/
►Best Lead Generation Plugin https://optinmonster.com/
►Best WordPress SEO Plugin https://aioseo.com/
►Best Landing Page Builder for WordPress https://www.seedprod.com/
►Best WordPress Giveaway Plugin https://rafflepress.com/

–Related Videos–

►WordPress Tutorial – How to Make a WordPress Website for Beginners https://www.youtube.com/watch?v=DvbFBxKcORA
►WordPress Gutenberg Tutorial: How to Easily Work With the Block Editor https://www.youtube.com/watch?v=JjfrzGeB5_g
►What is SEO and How Does it Work? https://www.youtube.com/watch?v=JjfrzGeB5_g
►How to Install a WordPress Theme https://www.youtube.com/watch?v=ZIPQRQLAz90

Text version of this tutorial:
http://www.wpbeginner.com/wp-tutorials/how-to-hide-a-wordpress-page-from-google/

If you liked this video, then please Like and consider subscribing to our channel for more WordPress videos.

Check us out on Facebook:
https://www.facebook.com/wpbeginner

Follow us on Twitter:
http://twitter.com/wpbeginner

Join our circle on Google+:
https://plus.google.com/+wpbeginner/

Checkout our website for more WordPress Tutorials
http://www.wpbeginner.com/

Summary of this tutorial:

We have two methods we would recommend for achieving this, the first being using Yoast SEO and the second being editing your robots.txt.

-Yoast SEO

For this method we would recommend installing the Yoast SEO plugin:

https://wordpress.org/plugins/wordpress-seo/

If you would like to view our article for how to set up the Yoast plugin you can view that here:

http://www.wpbeginner.com/plugins/how-to-install-and-setup-wordpress-seo-plugin-by-yoast/

With the plugin activated you will have an area at the bottom of your post or page editor specifically for the Yoast plugin.

Click on the Advanced Settings, set the dropdown to noindex and set the Meta robots follow to nofollow.

With the changes saved you will now have code added to the page you want hidden that tells search engines not to follow or index the page.

-Robots.txt

For this method you will need to edit the robots.txt file for your site.

This file is in your site’s root directory and you would either need to use FTP or your host’s file manager to edit it.

-Password protect a post or page

If you want to ensure the post or page can’t be seen by search engines you can password protect it rather than request it not be indexed.

When you edit the post or page, in the Visibility option if you click edit you will be able to change it to Password protected and set the password.

Now anyone trying to view the page including the search engines will need the password before being able to view the content.

How to Remove Visual Editor Mode in WordPress

Do you want to remove the visual editor for WordPress? The visual editor is a WYSIWYG interface that WordPress offers for writing your posts and pages but some users are more comfortable writing in HTML in the text editor. In this video we will show you how to remove the visual editor in WordPress.

Text version of this tutorial:
http://www.wpbeginner.com/beginners-guide/how-to-remove-visual-editor-mode-in-wordpress/

If you liked this video, then please Like and consider subscribing to our channel for more WordPress videos.

Check us out on Facebook:
https://www.facebook.com/wpbeginner

Follow us on Twitter:
http://twitter.com/wpbeginner

Join our circle on Google+:
https://plus.google.com/+wpbeginner/

Checkout our website for more WordPress Tutorials
http://www.wpbeginner.com/

Summary of this tutorial:

The Visual editor is there for helping beginners write content on their site without having any HTML knowledge, it includes some basic text editing tools to get you started.

The only negative about this is the visual editor can add additional formatting that is not always needed, while this is not a large issue they can become annoying.

As users get more advanced they tend to go to the text editor to allow them to use HTML for creating the content on the site.

Under Users, Your Profile you would want to check the box that says “Disable the visual editor when writing” and update your profile.

Now when you update your profile you will no longer see the visual editor tab on your editor, preventing you from using it.

How to Avoid Accidental Publishing in WordPress

Accidentally publishing a post is something you definitely want to avoid on your site. Even the most experienced bloggers have accidentally published their post or page. In this video we will show you how to easily avoid accidental publishing in WordPress.

Text version of this tutorial:
http://www.wpbeginner.com/plugins/how-to-avoid-accidental-publishing-in-wordpress/

If you liked this video, then please Like and consider subscribing to our channel for more WordPress videos.

Check us out on Facebook:
https://www.facebook.com/wpbeginner

Follow us on Twitter:
http://twitter.com/wpbeginner

Join our circle on Google+:
https://plus.google.com/+wpbeginner/

Checkout our website for more WordPress Tutorials
http://www.wpbeginner.com/

Summary of this tutorial:

For our first recommended way to prevent accidental publishing would be to install and activate the Publish Confirm Plugin:

http://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/

This plugin will work once activated without the need to configure settings.

When a post attempts to be published a popup will appear asking if you really want to publish the post.

If you would prefer to customize the message you can find our code you can add to your site in our article:

http://www.wpbeginner.com/plugins/how-to-avoid-accidental-publishing-in-wordpress/

How to Start an Online Store the RIGHT WAY (Step by Step)

Want to start a online store but not sure where to begin? We have helped 130,000+ users start their sites successfully. Watch this video to learn more.

Starting an online store (ecommerce website) can be terrifying for those who are not comfortable with techie things. Well — you’re not alone. Having helped thousands of our users with their websites, we have decided to create the most comprehensive guide on how to start an online store and build your ecommerce website the RIGHT way without any technical knowledge.

To start an online store, you will need the following 3 things:

1. A domain name idea (this is the name of your website i.e wpbeignner.com)

2. A web hosting account (this is where your website lives)

3. A SSL certificate (so you can accept payments online)

4. Your undivided attention for 1 hour

You can get the first 3 items at Bluehost, our recommended hosting provider.

*** Special offer: You will get 60% off, a Free Domain Name, and a Free SSL certificate ***

Only if you use the link below:

http://www.wpbeginner.com/refer/bluehost-ecommerce/

We would strongly recommend using our link above to make setting WordPress site that much easier.

In this tutorial, we will cover:

– How to Register a Domain Name
– How to Set Up Your Hosting
– How to Get an SSL Certificate
– How to Install WordPress
– How to Setup WooCommerce
– How to Add Products
– How to Apply a theme to your site
– How to Install WordPress Plugins
— Add Contact Form using WordPress Plugins
– Resources to Learn WordPress

== Get the Best Web Hosting Discount for BlueHost with WooCommerce ==

http://www.wpbeginner.com/refer/bluehost-ecommerce/

We would strongly recommend using our link above to make setting WordPress site that much easier.

If you liked this guide, then please consider subscribing to WPBeginner.

We wish you best of luck with your new store.

Feel free to visit the text version of our article here:

http://www.wpbeginner.com/wp-tutorials/how-to-start-an-online-store/

If you want to learn WordPress for free check out our WordPress video tutorials:

http://videos.wpbeginner.com/

As well as our WPBeginner’s dictionary:

http://www.wpbeginner.com/glossary/

How to Add Signature Ads After Post Content in WordPress

Adding Signatures or advertisements after your posts is not always easy to do. We have tackled this problem and in this video we will show you how to display signatures or ads after your post content.

Text version of this tutorial:
http://www.wpbeginner.com/wp-tutorials/how-add-signature-ads-post-content-wordpress/

If you liked this video, then please Like and consider subscribing to our channel for more WordPress videos.

Check us out on Facebook:
https://www.facebook.com/wpbeginner

Follow us on Twitter:
http://twitter.com/wpbeginner

Join our circle on Google+:
https://plus.google.com/+wpbeginner/

Checkout our website for more WordPress Tutorials
http://www.wpbeginner.com/

Summary of this tutorial:

Our primary method we would recommend would be to install and activate the Insert Post Ads plugin:

https://wordpress.org/plugins/insert-post-ads/

Once activated there will be a Post Adverts section in your admin area for you to configure the plugin’s settings such as where the ads are enabled to show.

With that configured you can create ads using Post Adverts, Add New either adding your advert code or your signature.

You can also add the code manually using the code from our article below:

http://www.wpbeginner.com/wp-tutorials/how-add-signature-ads-post-content-wordpress/

Featured WordPress Plugin

How to Add Social Media Icons in Your WordPress Sidebar

Displaying social media buttons on your site will help encourage your users to follow you on your different social networks. With the methods available, this video will show you one of our recommended methods to add social media icons to your WordPress sidebar.

Text version of this tutorial:
http://www.wpbeginner.com/plugins/how-to-add-social-media-icons-in-your-wordpress-sidebar/

If you liked this video, then please Like and consider subscribing to our channel for more WordPress videos.

Check us out on Facebook:
https://www.facebook.com/wpbeginner

Follow us on Twitter:
http://twitter.com/wpbeginner

Join our circle on Google+:
https://plus.google.com/+wpbeginner/

Checkout our website for more WordPress Tutorials
http://www.wpbeginner.com/

Summary of this tutorial:

Start by installing and activating the Simple Social Icons plugin:

http://wordpress.org/plugins/simple-social-icons/

Under Appearance, Widgets you will be able to decide the design of the icons from color to spacing.

When you are fine with the appearance of the icons you would then add the urls for the social media that you want shown.

Save your changes and now when you view your site there will be the social media icons for the urls that you have added.

How to Properly Move from Weebly to WordPress (Step by Step)

Switching from Weebly to WordPress? Want to properly move your Weebly content to WordPress? We created an easy tool that will help you migrate from Weebly to WordPress.

►partner affiliate link https://wpforms.com/
►written tutorial https://www.wpbeginner.com/wp-tutorials/how-to-properly-move-from-weebly-to-wordpress/

–Top Resources–

Use Promo Code WPBVIP
►Best WordPress Contact Form Plugin https://wpforms.com/wpbeginner
►Best WordPress Analytics Plugin https://www.monsterinsights.com/
►Best Lead Generation Plugin https://optinmonster.com/
►Best WordPress SEO Plugin https://aioseo.com/
►Best Landing Page Builder for WordPress https://www.seedprod.com/
►Best WordPress Giveaway Plugin https://rafflepress.com/

–Related Videos–

►WordPress Tutorial – How to Make a WordPress Website for Beginners https://www.youtube.com/watch?v=DvbFBxKcORA
►WordPress Gutenberg Tutorial: How to Easily Work With the Block Editor https://www.youtube.com/watch?v=JjfrzGeB5_g
►What is SEO and How Does it Work? https://www.youtube.com/watch?v=JjfrzGeB5_g
►How to Install a WordPress Theme https://www.youtube.com/watch?v=ZIPQRQLAz90

The best part is that you can do it yourself without hiring any developer or having any coding knowledge.

Most users that start their site on Weebly do it because it was recommended from a friend or they saw a commercial. As you get more versed in blogging, you learn about the limitations of the Weebly platform and want to switch from something more powerful like WordPress. In this video we will guide you how to properly move your website from Weebly to WordPress.

Text version of this tutorial:
http://www.wpbeginner.com/wp-tutorials/how-to-properly-move-from-weebly-to-wordpress/

Special Bluehost Discount link:
http://www.wpbeginner.com/refer/bluehost/

Weebly to WordPress Importer Tool:
http://weeblytowp.com/

If you liked this video, then please Like and consider subscribing to our channel for more WordPress videos.

Check us out on Facebook:
https://www.facebook.com/wpbeginner

Follow us on Twitter:
http://twitter.com/wpbeginner

Checkout our website for more WordPress Tutorials
http://www.wpbeginner.com/

For the code you needed to add in the header of your Weebly site you would want to view our article:

http://www.wpbeginner.com/wp-tutorials/how-to-properly-move-from-weebly-to-wordpress/

In this tutorial we will cover:

– Setting up Web Hosting
– Getting a Domain Name
– Installing WordPress
– Exporting Content from Weebly
– Importing Weebly Content to WordPress
– Testing the Weebly to WordPress migration
– Choosing a new theme

Transferring your site from Weebly to WordPress can seem like a dangerous endeavor but we will guide you through the transfer as simply as possible.

If you want to learn WordPress for free check out our WordPress video tutorials:

http://videos.wpbeginner.com/

Items mentioned in this video:

– Weebly to WordPress Importer (located at weeblytowp.com)

This tool imports all of your Weebly Content to WordPress
It imports all of your Weebly users to WordPress
It imports all of your Weebly pages to WordPress

Simply put it is the best Weebly to WordPress importer in the market, and the best part is that it is 100% free.

How to Prevent Duplicate Post Titles in WordPress

Post titles and urls are important for the SEO of your site and having duplicates can have a negative effect. We have helped many users and will tell you how we would prevent duplicate post titles.

Text version of this tutorial:
http://www.wpbeginner.com/plugins/how-to-prevent-duplicate-post-titles-in-wordpress/

If you liked this video, then please Like and consider subscribing to our channel for more WordPress videos.

Check us out on Facebook:
https://www.facebook.com/wpbeginner

Follow us on Twitter:
http://twitter.com/wpbeginner

Join our circle on Google+:
https://plus.google.com/+wpbeginner/

Checkout our website for more WordPress Tutorials
http://www.wpbeginner.com/

Summary of this tutorial:

Start by going under Plugins, Add New and add the Unique Title Checker plugin:

https://wordpress.org/plugins/unique-title-checker/

There are no settings to configure in this and it will prevent duplicate titles out of the box.

When you add a new post that has the same name as another on your site a warning will pop up saying that another post has the same title.

How to Add Title Attribute in WordPress Navigation Menus

Adding something simple such as the title attribute to the menu can seem confusing but we will show you how to add it in this video. The title attribute allows you to provide extra information about a link. It will show a tooltip text when someone hovers over the link.

–Links–

►partner affiliate link https://wpforms.com/
►written tutorial https://www.wpbeginner.com/wp-tutorials/how-to-add-title-attribute-in-wordpress-navigation-menus/

–Top Resources–

Use Promo Code WPBVIP
►Best WordPress Contact Form Plugin https://wpforms.com/wpbeginner
►Best WordPress Analytics Plugin https://www.monsterinsights.com/
►Best Lead Generation Plugin https://optinmonster.com/
►Best WordPress SEO Plugin https://aioseo.com/
►Best Landing Page Builder for WordPress https://www.seedprod.com/
►Best WordPress Giveaway Plugin https://rafflepress.com/

–Related Videos–

►WordPress Tutorial – How to Make a WordPress Website for Beginners https://www.youtube.com/watch?v=DvbFBxKcORA
►WordPress Gutenberg Tutorial: How to Easily Work With the Block Editor https://www.youtube.com/watch?v=JjfrzGeB5_g
►What is SEO and How Does it Work? https://www.youtube.com/watch?v=JjfrzGeB5_g
►How to Install a WordPress Theme https://www.youtube.com/watch?v=ZIPQRQLAz90

Text version of this tutorial:
http://www.wpbeginner.com/wp-tutorials/how-to-add-title-attribute-in-wordpress-navigation-menus

If you liked this video, then please Like and consider subscribing to our channel for more WordPress videos.

Check us out on Facebook:
https://www.facebook.com/wpbeginner

Follow us on Twitter:
http://twitter.com/wpbeginner

Join our circle on Google+:
https://plus.google.com/+wpbeginner/

Checkout our website for more WordPress Tutorials
http://www.wpbeginner.com/

Summary of this tutorial:

You would want to go under Appearance, Menus and in the top right there is a section called Screen Options.

It will bring down a menu where you can check the box for Title Attribute.

With that enabled you would go under each option and there will be a new field for Title Attribute.

This will allow you to add the text you want as the title attribute and do so for all the items in your menu.