Over the past decade of running WordPress sites, we’ve tested pretty much every SEO plugin out there. Yoast SEO was my go-to choice for years, and it’s still what I recommend to WordPress beginners who want to
Fortunately, there are simple ways to add JavaScript to your WordPress site. You can apply it to specific pages or posts, or even across your entire website. What’s more, you can use a code snippet plugin such as WPCode, like we do at WPBeginner, to make everything easier. In this ...
A block is a section of the page visualizing various types of content. Clicking on the Toggle block inserter (“+” sign) icon creates a new block area and opens a sidebar on the left. In the Blocks sub-section, you can choose the available media types to insert in the new block. Th...
You can find the template parts in the block inserter while in template editing mode. Apart from the default post types in WordPress, you can also create Custom post types. The recommendation is to use a plugin for crafting custom post types. For example, one of the most popular plugins ...
Just go to your WordPress Dashboard and navigate Plugins > Add New. Then search for ‘Ultimate Blocks’ and install & activate the Ultimate Blocks plugin. Step 2: Insert the Table of Contents Block Now go to the post/page where you want to add a table of contents. ...
Make sure you don’t forget to save changes to the settings page, after making all the necessary modifications. Step 3: Insert Source-code After you’ve configured the plugin, the way you want, it’s time to insert blocks of code into your articles. You may use any of the two methods...
To add a Blogroll to your sidebar, navigate to theAppearance -> Widgetspage and add the Navigation Menu widget to your sidebar. Click on the add button. Now search for the navigation menu and insert it by clicking on it. Select Blogroll and provide a title as you like. ...
Go back to your WordPress page or post. Create a new Shortcode block by typing/shortcodein the content editor. Insert the following code into the Shortcode block, replacing<your-form-id>with the actual ID of your form: [jotform id="<your-form-id>" title="Simple Contact Us Form"] ...
You can customize a WordPress login page in two main ways: manually or with the help of plugins. If you want to do it manually, you’ll need some knowledge of CSS and PHP, or a little bravery. If you want to avoid coding, you can use a plugin such as Branda. ...
Step 2.Download a contact form plugin Step 3.Create a form in WordPress Step 4.Set up the contact form notifications Step 5.Configure the contact form confirmations Step 6.Configure spam protection How to add a contact form to a WordPress page or post Adding a contact form in Gutenberg bl...