DOM SEO Image
DOM SEO Image is a WordPress SEO plugin which automatically updates all images with proper ALT and TITLE attributes for SEO purposes. If your images do not have ALT and TITLE already set, DOM SEO Image will add them according the options you set. Additionally this makes the post W3C/xHTML valid as well. ALT attribute is important part of search engine optimization. It describes your images to search engine and when a user searches for a certain image this is a key determining factor for a match. TITLE attribute play lesser role but is important for visitors as this text will automatically appear in the tooltip when mouse is over the image. Instruções de instalação e perguntas frequentem agora disponíveis em português! License This file is part of DOM SEO Image. DOM SEO Image is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. DOM SEO Image is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with DOM SEO Image. If not, see http://www.gnu.org/licenses/.
Top keywords
- image8×3.29%
- seo8×3.29%
- dom6×2.47%
- dom seo6×2.47%
- dom seo image6×2.47%
- seo image6×2.47%
- license5×2.06%
- gnu4×1.65%
- alt3×1.23%
- general3×1.23%
- general public3×1.23%
- general public license3×1.23%
Indexedy | Track Google Indexing & Get Your Links Indexed Faster
Indexedy is a powerful WordPress plugin that helps you monitor and track which of your posts, pages, and custom post types are indexed by Google. Get real-time insights into your content’s indexing status with multiple checking methods and comprehensive statistics. Key Features Multiple Checking Methods: Choose from Google Search Console API, Gemini AI, or Site Query (site:domain) searches Bulk Indexing Checks: Check multiple URLs at once from the post list or Index Inspector page Comprehensive Dashboard: View detailed statistics, indexing health scores, and 30-day performance trends Post List Integration: Check indexing status directly from your posts and custom post types list screens Index Inspector: Dedicated page for filtering and checking indexing status by post type and status Status Tracking: Persistent status tracking with historical data and trend analysis Custom Post Type Support: Works with all public post types including custom post types Performance Charts: Visual representation of indexing trends over the last 30 days Status Breakdown: Detailed breakdown by post type showing indexed, not indexed, and unknown status counts How It Works Indexedy provides three methods to check if your content is indexed by Google: Google Search Console API: The most accurate method using official Google Search Console data Gemini AI: Uses Google’s Gemini AI to check indexing status Site Query: Uses Google Custom Search API with site:domain queries You can use one method or enable “Auto” mode to try all methods until one succeeds. Getting Started Install and activate the plugin Go to Indexedy > Settings to configure your preferred checking method(s) Add API credentials for Google Search Console, Gemini, or Custom Search Engine Start checking URLs from the Index Inspector page or directly from your post list External Services This plugin connects to external Google services to check indexing status. The following services are used: Google Search Console API What it is: Google Search Console URL Inspection API is used to check if URLs are indexed in Google Search. This is the most accurate method as it uses official Google data. What data is sent and when: * When you check a URL’s indexing status using the Google Search Console method, the plugin sends: * The URL you want to check (inspectionUrl) * Your website’s URL (siteUrl) * Your site’s language code (languageCode) * For authentication, the plugin uses OAuth2 with a Service Account JSON key that you provide. This involves: * Sending a JWT (JSON Web Token) to Google’s OAuth2 token endpoint to obtain an access token * The access token is cached for 1 hour to reduce API calls Service provided by: Google LLC * Terms of Service: https://developers.google.com/terms * Privacy Policy: https://policies.google.com/privacy * API Documentation: https://developers.google.com/webmaster-tools/v1/urlInspection.index/inspect Google Gemini API What it is: Google’s Gemini AI service is used as an alternative method to check if URLs are indexed in Google Search using AI-powered analysis. What data is sent and when: * When you check a URL’s indexing status using the Gemini method, the plugin sends: * The URL you want to check * The domain and path extracted from the URL * A text prompt asking Gemini to check if the URL is indexed * This data is sent each time you manually check a URL or when bulk checking is performed Service provided by: Google LLC * Terms of Service: https://ai.google.dev/terms * Privacy Policy: https://policies.google.com/privacy * API Documentation: https://ai.google.dev/api Google Custom Search API What it is: Google Custom Search API is used to perform site:domain queries to check if URLs appear in Google search results. This is an optional method that provides more reliable results than HTML parsing. What data is sent and when: * When you check a URL’s indexing status using the Site Query method with Custom Search API configured, the plugin sends: * A search query containing the URL (in the format: site:domain URL) * Your Custom Search Engine API key * Your Custom Search Engine ID * This data is sent each time you manually check a URL or when bulk checking is performed Service provided by: Google LLC * Terms of Service: https://developers.google.com/custom-search/terms * Privacy Policy: https://policies.google.com/privacy * API Documentation: https://developers.google.com/custom-search/v1/overview Important Notes All external service connections are optional – you can choose which method(s) to use in the plugin settings You must provide your own API credentials for each service you wish to use The plugin only sends data when you actively check URLs – it does not automatically send data in the background All data transmission uses secure HTTPS connections Access tokens for Google Search Console are cached locally for 1 hour to minimize API calls If you do not configure the Google Custom Search API, the plugin may fall back to HTML parsing of Google search results, which is less reliable and may violate Google’s Terms of Service. We strongly recommend using the Custom Search API instead.