Web Design

Best sitemap plugin for wordpress

Having an up to date sitemap is crucial for your website or blog. It helps crawlers find your pages and content, ranking them accordingly. In the case of WordPress making a sitemap is easy and of course it involves a plugin.

The plugin is Google XML sitemaps. The use is very simple, install it and it automatically creates a sitemap. To make the most of this you need a Google webmasters account for your website. From here getting crawled and added to Google is actually a less complex matter than you’d expect.

XML Sitemap header

You can of course modify some settings for Google XML sitemaps if you know what you’re doing and what your sitemap done different. I believe the only changes I made to the settings was including the tag pages in sitemap content. I also leave Do not use automatic priority calculation selected, As I want Google to testify and judge my content on what is my best work. I don’t want to favour a post that isn’t SEO sound or that Google has a hard time ranking, post quality and let it do the work automatically.

To test that your websites sitemap was created type in its domain name followed by /sitemap.xml in a web browser and it should load up a strange webpage mostly with links. It pays to also occasionally submit your sitemap url to Google in Google webmasters to quicken the crawl process up.

Google XML sitemaps is a must have plugin in my opinion for WordPress, its simple and does its job without being a clutter and freemium. Install it today and be on the path to well ranking content.

Share

Recent Posts

Kennington reservoir drained drone images

A drained and empty Kennington reservoir images from a drone in early July 2024. The…

1 year ago

Merrimu Reservoir drone images

Merrimu Reservoir from drone. Click images to view larger.

1 year ago

FTP getting array of file details such as size using PHP

Using FTP and PHP to get an array of file details such as size and…

2 years ago

Creating Laravel form requests

Creating and using Laravel form requests to create cleaner code, separation and reusability for your…

2 years ago

Improving the default Laravel login and register views

Improving the default Laravel login and register views in such a simple manner but making…

2 years ago

Laravel validation for checking if value exists in the database

Laravel validation for checking if a field value exists in the database. The validation rule…

2 years ago