I would like to know how I can identify if the url I monitor changes: For example, before my url was www.movistar.mx/servicios/prepago and, a few days ago, it has become www.movistar.mx/prepago.
How can I see that url has changed?
PS: despite the change, the content of the website has remained the same, so I have not seen any difference.
It is currently not possible to get information about redirected URLs in the Watchlist. Can you share your use case for identifying the redirects? If it has a more general use case and utility, we can consider adding this as a feature in Distill. Thanks!
Is the main problem that the monitor is tracking changes to the second row instead of the first one? This is likely to be the main problem if the auto-generated selector selected the row based on its content. Can you share the monitor’s selectors that is used to select the element in the page?
Is the problem solved? Or, do you still need to know when the original URL redirects to a new URL? Just double checking in case I misunderstood the reply.