How can we help you?
When uploading a bulk sheet to update some URLs with the {ifmobile} {ifnotmobile} parameters, you may sometimes encounter the following error message:
This problem most commonly occurs in either of these situations:
http://{ifmobile:m.example.com/?subcategory=123}{ifnotmobile:www.example.com/}
http://{ifmobile:m.}{ifnotmobile:www.}example.com/?{ifmobile:subcategory=123}
This is expected behavior, and as such does not require a fix. If the above is not the case or you have more questions, please contact our Support Services team, who will be happy to help investigate.
Google accepts ? inside {ifmobile} or {ifnotmobile} so it is possible to see this scenario in a Google URL. More information can be found here. Marin will not traffic the URL, so you will need to manually build URLs (without the use of URL Builder).