Forum Moderators: phranque
Can you clarify what you mean by "registrar level"?
Generally speaking you should leave a 301 up as long as there are inbound links to that domain remaining. If there are none, leave it a few months, check logs to make sure there are no visitors/bots coming in through any outstanding links, and then it should be safe to remove it.
Can you clarify what you mean by "registrar level"?
Many domain registrars provide a free redirect service as a convenience for their customers.
When you use this service, the registrar sets-up an A record that points to a web server operated by the registrar. The registrar's web server does a 301 redirect.
There's no difference.
I can see the confusion, as the registrars tend to obsfucate this and make it look like magic, when, in fact, it's just a web server that they provide doing a redirect.
Problems come in when the registrar use a 302-Found redirect, an HTML meta-refresh, an HTML frame, or an iFrame to make something that resembles a permanent redirect, but isn't.
Jim