Ultimate SEO WP is a WordPress plugin designed to optimise your site's SEO with automated XML sitemaps, custom hreflang management, and other SEO-related features.
- Automated Sitemap Generation: Easily create and update XML sitemaps.
- Hreflang Support: Manage international SEO with custom hreflang tags.
- SEO Optimization: Various settings to enhance search engine visibility.
- Auto-Updates: Integrated update mechanism to pull the latest version from GitHub.
- Download the latest release from GitHub.
- Navigate to Plugins > Add New in WordPress.
- Click Upload Plugin and select the downloaded ZIP file.
- Click Install Now, then activate the plugin.
- Clone the repository:
git clone https://github.com/web-lifter/ultimate-seo-wp.git ultimate-seo-wp
- Upload the
ultimate-seo-wp
folder to yourwp-content/plugins/
directory. - Activate the plugin via the Plugins menu in WordPress.
- Navigate to Settings > Sitemap to configure XML sitemap options.
- Click Regenerate Sitemap to update it manually.
- Go to Settings > Hreflang to add or edit custom hreflang tags.
- Save changes and they will be applied site-wide.
Ultimate SEO WP includes an automatic update system:
- The plugin checks for updates via its built-in
updates.json
file. - If a new version is available, WordPress will notify you under Plugins > Updates.
To manually update:
- Download the latest release from GitHub.
- Replace the existing plugin folder with the new version.
We welcome contributions! To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-name
). - Make your changes and commit (
git commit -m "Added new feature"
). - Push to your fork and submit a pull request.
This plugin is open-source and licensed under the GPL-2.0.
For issues or feature requests, open an issue on GitHub.