Tracking URLS and Redirects
-
We have a client with many archived newsletters links that contain tracking code at the end of the URL. These old URLs are pointing to pages that don't exist anymore. Is there a way to set up permanent redirects for these old URLs with tracking code? We have tried and it doesn't seem to work.
Thank you!
-
I am confused about the tracking code as well. If the tracking code are parameters appended to the url, it shouldnt have anything to do with a valid url. Maybe you should carify with an example:
- Scenario #1 - www.site.com/email is a valid url, and the link from the newsletter is www.site.com/email?utm_source=newsletter, the link should still work. The tracking parameters have nothing to do with a page not working. If the page still exists without the tracking parameters in the url, then you have an IIS/IT issue. I have seen this one time where dynamic parameters (anything after a question mark) did cause issues on the server and it returned a 404 everytime you hit a page and put in parameters into the url string. Its a systematic fix in the server settings and you would need to look to your host/IT to fix the issue and allow dynamic parameters in url strings.
- Scenario #2 - www.site.com/email is no longer a vaild page, because it was set up a long time ago for the email campaign, then page is no longer there. In this case, no matter what the link is (tracking or no tracking), you will need to do a 301 redirect on the root url www.site.com/email and all variation of that url (including tracking urls) will automatically redirect to a specified page.
If the 301 redirecting is not working, then you have set it up wrong. It would be worth your time to manually go through and redirect each url to a proper spot, but worst case scenario is to do what Moosa Hemani pointed out and do a great 404 page.
-
Well there when there is a will there is a way. I believe if you combine these two technologies you will be able to do this very easily. I want to say however to take 404 and have it redirected. the rule is you should always redirect 404's to good pages 200s with a permanent 301 redirect however redirect should be always 301 redirects and then they are almost impossible to track. So the key to this will be catching it right in the redirection of the person trying to access the dead link a.k.a. 404.
Never say never. So I suggest you take the technology found with this system I "totally awesome"
Look at http://support.awe.sm/
If I simply type in "track 301 redirects" you can see that it has the ability to do this. awe.sm also allows you to create its own links. It's normally designed to use custom domains meaning shorter domains however you can use your own primary full domain with no problems whatsoever.
http://support.awe.sm/customer/portal/articles/search?q=Track+301+redirects
with
https://www.kissmetrics.com/ 14 day free try then $150 a month
https://mixpanel.com/ has a free tier and will allow you more than enough to track thousands of clicks for a month at no cost. However I must warn you I'm not as familiar with this technology I do know it is very similar to what is available with kiss metrics
My first step would be to speak to support kiss metrics as well as awesome and get an idea of what they can help you with. Because totally awesome and mixed panel support as far as I know to this day do not work together
If you do not want to pay that money which I understand do not possibly want to pay that. There is a alternative that is very similar to kiss metrics called mixpanel and I am not as familiar with it however I do know that it completes a lot of the same tasks and you get my bit of you page views for free as there is a free tear that allows you use of everything that has. So if you need something that's going to last longer this may be the way you want to go depending on budget and other things
I say this because kiss-metrics is a fantastic way of tracking in addition to that they were with awesome and their support departments will help you along the way.
I hope this is better help you and this is a step in the right direction.
I truly believe that that the key is in creating custom links using awesome and then tracking them with that. Because it's all designed around using 301 redirects
Sincerely,
Thomas
-
Should not be too hard, there are options for mass 301ing.
What is going wrong? It is not very clear for me why 301 is not working
-
I don’t think this seems to be an option but what you can do is to design a good looking 404 page and then if the page does not exist redirect them to 404 pages! This way you don’t have to set redirect 1 by 1...
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Temporarily redirecting a small website to a specific url of another website
Hi, I would like to redirect a small website that contains info about a specific project temporarily to a specific url about this project on my main website. Reason for this is that the small website doesn't contain accurate info anymore. We will adapt the content in the next few weeks and then remove the redirect again. Should I set up a 301 or a 302? Thanks
Intermediate & Advanced SEO | | Mat_C1 -
Keyword in URL - SEO impact
Hi, We don't have most important keyword of our industry in our domain or sub-domain. How important it is to have keyword in website URL? Most of our competitors pages with "keyword" urls been listing in SERP. What is back-links role in this scenarion? And which URL have more advantage? keyword in sub-domain or page with keyword. Like for "seo" keyword..... seo.example.com or example.com/seo
Intermediate & Advanced SEO | | vtmoz0 -
Many New Urls at once
Hi, I have about 5,000 new URLs to publish. For SEO/Google - Should I publish them gradually, or all at once is fine? *By the way - all these URLs were already indexed in the past, but then redirected. Cheers,
Intermediate & Advanced SEO | | viatrading10 -
Is This 301 redirection correct??
Hello Everyone, I have Added This in .htaccess. Options +FollowSymlinks
Intermediate & Advanced SEO | | falguniinnovative
RewriteEngine on
RewriteCond %{HTTP_HOST} ^domain.com$
RewriteRule (.*) http://www.domain.com/$1 [R=301,L] RewriteCond %{THE_REQUEST} ^./index.html
RewriteRule ^(.)index.html$ http://www.domain.com/$1 [R=301,L] ErrorDocument 404 /index.html Is this Correct ?? or need any change, please help, thanx in advace .0 -
Website Re-Launch - New URLS / Old URL WMT
Hello... We recently re-launched website with a new CMS (Magento). We kept the same domain name, however most of the structure changed. We were diligent about inputting the 301 redirects. The domain is over 15 years old and has tons of link equity and history. Today marks 27 days since launch...And Google Webmaster Tools showed me a recently detected (dated two days ago) URL from the old structure. Our natural search traffic has take a slow dive since launch...Any thoughts? Some background info: The old site did not have a sitemap.xml. The relaunched site does. Thanks!
Intermediate & Advanced SEO | | 19prince0 -
301 Redirection and apostrophes in URLs
Hi I am experiencing trouble getting any redirects with apostrophes in the URLs to 301 redirect in order to eliminate 404 errors. I have tried replacing the instance of the apostrophe in the source URL field to %27 and variations of this but to no avail. The site is a wordpress site (the old URLS are legacies from the old Business Catalyst site) and I am using the redirection plug in. I have gone into some detail with a helpful soul here http://wordpress.org/support/topic/how-to-deal-with-apostrophes-in-source-url but unfortunately to no result. If anyone has any idea how to solve this puzzle I would be grateful for the help. Example: http://www.tesselaars.com/blog/Inside_Flowers/post/Online_Marketing_for_Florists_Part_1%E2%80%93_A_Website_You_Won%27t_Regret/
Intermediate & Advanced SEO | | Seamoose0 -
Canonicalization interact with 301 redirects?
This is a interesting one I think. I have recently taken down some product list pages from our website www.towelsrus.co.uk. These have canonicalisation in place to deal with pages where a query string is generated depending on the search criteria. When I put a 301 redirect in place the target page redirects fine, however webmaster tools then errors with 404 on all canonicalised pages. Is this correct behaviour and how do we get over this?
Intermediate & Advanced SEO | | Towelsrus0 -
Changing a url from .html to .com
Hello, I have a client that has a site with a .html plugin and I have read that its best to not have this. We currently have pages ranking with this .html plug in. However If we take the plug in out will we lose rankings? would we need a 301 or something?
Intermediate & Advanced SEO | | SEODinosaur0