Descripció
Sitemaps are a way to tell Google, Bing and other search engines about web pages, images and video content on your site that they may otherwise not discover.
The Mobile Sitemap plugin will generate a sitemap for your WordPress blog with URLs that serve mobile web content.
Do I need a XML Mobile Sitemap?
According to Matt Cutts of Google, you may not need a separate Mobile Sitemap if your WordPress blog is using Responsive Web Design where the same page is served to both desktop and mobile screens. Everyone else may need one.
It is also recommended that you add a rel=canonical tag in your mobile pages that point to the original URL.
Related WordPress plugins:
WordPress Resources:
The Sitemap plugins are written by Amit Agarwal of Digital Inspiration. For support, you can leave a comment in the WordPress forum or send a tweet to @labnol.
Instal·lació
Here’s how you can install the plugin:
- Upload the plugins folder to the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Expand the Tools menu from WordPress dashboard sidebar and select “Mobile Sitemap.”
- Click the “Generate Sitemap” button to create your XML Sitemap for mobile.
- Once you have created your Sitemap, you can submit it to Google using Webmaster Tools.
PMF
- Installation Instructions
-
Here’s how you can install the plugin:
- Upload the plugins folder to the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Expand the Tools menu from WordPress dashboard sidebar and select “Mobile Sitemap.”
- Click the “Generate Sitemap” button to create your XML Sitemap for mobile.
- Once you have created your Sitemap, you can submit it to Google using Webmaster Tools.
- How can I submit my mobile sitemap to Google?
-
Once you have created your Sitemap, you can submit it to Google using Webmaster Tools.
- Where’s the sitemap file stored?
-
You can find the sitemap-mobile.xml file in your blog’s root folder.
- I am getting Permission Denied like errors
-
It implies that you don’t have write permissions on your blog’s root folder. Please use chmod or your FTP manager to set the necessary permissions to 0666.
- Do I really need a XML Mobile Sitemap?
-
According to Matt Cutts of Google, you may not need a separate Mobile Sitemap if your WordPress blog is using Responsive Web Design where the same page is served to both desktop and mobile screens. Everyone else may need one.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Google XML Sitemap for Mobile» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTradueix “Google XML Sitemap for Mobile” a la teva llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
[v 1.6] Compatible with WordPress 3.5
[v 1.6] Mobile URLs now use entity escape codes for certain characters.