Assistance with mod to plugin for Mobile – near complete
-
Great plugin! This plugin has served as a great launchpad for a plugin to help create mobile sitemaps but I’ve hit a snag and cannot figure out where I’m going wrong.
First, I am novice at WP theme, plugin, and UI customization but I do well.
Ok, so I’ve started offering my clients the DudaMobile option and it’s awesome but my main issue is with the way they handle URLs.
My solution was to create a dynamic XML sitemap to be submitted to the SE and this plugin was the easiest to mod out of the box.
Playing around with DudaMobile I found that we can use our desktop URL’s by following their syntax but replacing their “ID” based URLs.
i.e. https://m.asphaltanimals.com/site/asphaltanimals/default?url=https://asphaltanimals.com/services
So, using your great plugin I managed to strip it down so I’m only calling the DudaMobile username and rewriting the URLs to match syntax. We use WordPress SEO by Yoast for our desktop sitemaps and most of what we utilize makes the default options in this plugin obsolete.
My problem is passing the post data from admin to the utils file. It’s one field and I’m sure it’s very simple but I’m stumped.
Here’s our test site – you can see I’ve managed to get the URL exactly as needed except the username isn’t posting.
https://bemis3lf.com/mobile-sitemap.xml
Modified Code
- The topic ‘Assistance with mod to plugin for Mobile – near complete’ is closed to new replies.