Are you using any type of framework or cms like wordpress or something similar?
- Home
- raulo79
Latest posts made by raulo79
-
RE: Have you ever seen this 404 error: 'www.mysite.com/Cached' in GWT?
-
Automatic redirect to external urls
Hi,
there is a way to create a "bridge page" with automatic url redirect ( 302 ) without google penalization?
In this moment, my bridge pages are indexed on google with title and description of the redirected page..
Thanks in advance.
Mauro.
-
Automatic redirect to external urls
Hi all,
I'm developing a dynamic qr code service..
The service works in the following way:
-
You create an account with an associated QR CODE pointing to a url like:
- http://domain.me/username -
The user can change the target of this url.. he can:
- point to an external url ( his website for example)
- point to a vCard download page
- a mobile ready webpage ( no redirection in this case)... -
Visiting http://domain.me/username my company logo is displayed and we redirect the visitor with a:
header("Refresh: 5;URL=http://userdomain.tld");
Google is indexing many user's URLs, this is good for those users pointing to the mobile ready webpage, in this case there is no redirection, but Google is indexing many urls that redirect to an external url and I don't know how to avoid this..
I can't do an header('Location: http://www.example.com/'); because I need to display our logo after redirection.. how can I do google friendly?
Sorry for my english, I hope you can undestand the problem.
Best regards.
Mauro. -
Looks like your connection to Moz was lost, please wait while we try to reconnect.