My client wants a CSV file of all redirects on the site. I can get this easily from the SQL database but the redirect column just has the documentID. Does anyone know the SQL to get a document URL from a documentID?
On the redirect overview you have the option to export redirects. Click on the arrow next to Create redirect and you see import and export redirects option.
Getting the document URL from documentID
My client wants a CSV file of all redirects on the site. I can get this easily from the SQL database but the redirect column just has the documentID. Does anyone know the SQL to get a document URL from a documentID?
Hi Dan,
On the redirect overview you have the option to export redirects. Click on the arrow next to Create redirect and you see import and export redirects option.
Hope this helps,
Richard
That helps greatly! I should have looked :-)
is working on a reply...