Description
Mobile is important, now about 40% of Google Search coming from mobile device. Google is very serious about Mobile now.
Starting April 21, 2015 Google Search will be expanding its use of mobile-friendliness as a ranking signal.
Google described what you need to for your website. If your website has a separate m.domain.com type site this plugin will take care of Google’s recommendation, described here.
This is very simple plugin without any setting or configuartion. It assumes your desktop and mobile site url is same just mobile site is on a subdomain “m”, it adds the following tags
<link rel="alternate" media="only screen and (max-width: 640px)" >
<link rel="alternate" media="handheld" >
Check Our Other Plugins:
- Twitter Cards Meta
- Facebook Secret Meta
- WP Author Report Free
- Analytify – Ultimate Google Analytics Dashboard
- WP Scheduled Posts
Donation
Check our other plugin
https://wpdeveloper.net/
Screenshots
Installation
Modern Way:
- Go to the WordPress Dashboard “Add New Plugin” section.
- Search For “Alternate Mobile Tag”.
- Install, then Activate it.
Old Way:
- Upload the
alternate-mobile-tag
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress.
You are good to go!
FAQ
- Does it need any theme customization or anything?
-
No, just activate the plugin you will see the alternate link tag in HEAD section.
- How can I get Support?
-
Use plugin support button in www.ads-software.com extended listing.
Reviews
Contributors & Developers
“Alternate Mobile Tag” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Alternate Mobile Tag” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1 – 2015-04-21
- Initial release