Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
My direct traffic went up and my organic traffic went down. Help!
-
So on Oct. 21, our direct traffic increased 3x and our organic traffic decreased 3x. And it has been that way ever since. Almost like they flip flopped. Additionally, that was the same day I started retargeting to our site. I have tagged all the links from the ads and they're being counted as google paid clicks in GA. And our accounts are linked. I am just dumbfounded as to how this could happen.
-
Hey Arnold Ambiel,
cheguei a esse tópico porque estava tendo um problema como o seu. O tráfego orgânico e direto foram revertidos. Vi que você tinha esse problema em 2016 e o meu ocorreu em junho.
Você encontrou alguma solução para esse problema? -
haven't checked yet but did find this article about serp sitelink changes on the exact day i saw traffic drop.
-
Awh, shucks! Thanks for the kind words!
I look forward to seeing what you find! Let me know if I can help any further!
Regards,
Trenton -
It's contributions like Trenton's above that make me love the Moz community. I will check all that you suggested and report back.
-
I'm going to chime in here as the conversation has already started from which I want to reference a few items.
While Sean is correct that there is a redirect on page load, - which is weird & not likely optimal - the redirect isn't causing the UTM parameters to be dropped here.
If you check the Network tab of the debug console of Chrome you'll see the two requests for the URI you listed above. If you click the requested file (in the network tab) & navigate to the 'Headers' tab you will see that Query String Parameters are still there & being passed.
Now let's circle back to the original problem & see if we can't get to the bottom of it!I checked out the graph you linked and while it does seem that there's an inverse correlation there, I wouldn't assume too quickly that they switched. I would encourage you to dive into the data a little bit more. Specifically:
-
I would use Google Search Console's Search Analytics (the actual interface, not the section in Google Analytics) & look to see if the number of clicks around that same time changed much.
-
If there is a noticeable change, dive into the keywords & Landing Pages that saw the shift
-
If there is not a noticeable change, we can cross an actual organic change off our list.
-
I would also look at the change over that period in GA's landing page report. Look to see if there are any pages that saw a gain/loss over the period in question.
-
If there is, add a secondary dimension of medium & see where the change lies
-
If not, mark it off
-
The final door I would check is the changes that were made for remarketing
-
What if any changes were made within Google Analytics? Specifically the admin portion, while I'd check all changes you may have made here, I'm specifically curious if you may have added the URL Query Parameters as exclusions?
-
Were any tags, tracking codes, etc added during this time & are the implementations correct?
If you dive into these and summarize your findings here, I'll be more than happy to help you further. Though, I have a hunch that the answer is behind one of these doors.
Good luck!
Trenton -
-
thought i'd add the GA graph that shows the switch
-
so would a JS redirect make the session count as direct traffic?
-
Hey,
It looks like there was a JS redirect in place that redirects users to a fresh page view of the same page - don't know if this might be something having an effect?
I used Ayima Redirect Tool for chrome to find this - see the screenshot attached.
Hope this helps,
Sean
-
Thanks Sean!
Here is the final URL:
http://www.oneworldplayproject.com/buy-bulk-soccer-balls/?utm_medium=cpc&utm_source=google&utm_campaign=bulk&utm_content=bulk10&utm_term=300Here is the URL in the ad that people could type in. This is a redirect to the www. version:
oneworldplayproject.comAlso, these are only image ads so there is no display URL being shown.
I am also curious why Organic would drop though. But let's play this out first.
-
Hi there,
Although you say you've tagged your ad traffic correctly, it sounds like your UTM tracking isn't set up correctly - 95% of the time wrong tracking from ads forces a sudden unnatural increase in Direct traffic. The other possibility is that you're sending traffic to a page that's then redirecting to your site which may trim off the UTM tagging and force the traffic as 'Direct'.
Give me an example of one of the URLs you've tagged up and I'll see if anything is going wrong.
All the best,
Sean
-
direct traffic can be from bookmarks and such, as well as it could depend on proper implementation of ads and retargetting too.
That does seem a bit odd of a coincidence though, I have never dealt with such a switch scenario like that and to that degree, I have only seen more negligible or at least less worrisome amount of such changes in the past which we ended up not spending time to find out what was the underlying sitch with it as it corrected itself as a trend after a short period of time.
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
-
Click To Reveal vs Rollover Navigation Better For Organic?
Hi, Any thoughts, data or insights as which is better in a top navigation... click to reveal the nav links or rollover to reveal the nav links? Regular content in an accordion (click to reveal) is evidently not best practice. Does that apply to navigation as well? Thanks! Best... Mike
Intermediate & Advanced SEO | | 945010 -
Help with force redirect HTTP to HTTPS
Hi, I'm unsure of where I should be putting the following code for one of my Wordpress websites so that they redirect all HTTP requests to HTTPS. RewriteEngine On RewriteCond %{HTTPS} !=on RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] This is my current htaccess file: *missing
Intermediate & Advanced SEO | | Easigrass0 -
Help with facet URLs in Magento
Hi Guys, Wondering if I can get some technical help here... We have our site britishbraces.co.uk , built in Magento. As per eCommerce sites, we have paginated pages throughout. These have rel=next/prev implemented but not correctly ( as it is not in is it in ) - this fix is in process. Our canonicals are currently incorrect as far as I believe, as even when content is filtered, the canonical takes you back to the first page URL. For example, http://www.britishbraces.co.uk/braces/x-style.html?ajaxcatalog=true&brand=380&max=51.19&min=31.19 Canonical to... http://www.britishbraces.co.uk/braces/x-style.html Which I understand to be incorrect. As I want the coloured filtered pages to be indexed ( due to search volume for colour related queries ), but I don't want the price filtered pages to be indexed - I am unsure how to implement the solution? As I understand, because rel=next/prev implemented ( with no View All page ), the rel=canonical is not necessary as Google understands page 1 is the first page in the series. Therefore, once a user has filtered by colour, there should then be a canonical pointing to the coloured filter URL? ( e.g. /product/black ) But when a user filters by price, there should be noindex on those URLs ? Or can this be blocked in robots.txt prior? My head is a little confused here and I know we have an issue because our amount of indexed pages is increasing day by day but to no solution of the facet urls. Can anybody help - apologies in advance if I have confused the matter. Thanks
Intermediate & Advanced SEO | | HappyJackJr0 -
Help article / Knowledge base SEO consideration
Hi everyone, I am in the process of building the knowledge base for our SaaS product and I am afraid it could impact us negatively on the SEO side because of: Thin content on pages containing short answers to specific questions Keyword cannibalisation between some of our blog articles and the knowledge base articles I didn't find much on the impact of knowledge bases on SEO when I searched on Google. So I'm hoping we can use this thread to share a few thoughts and best practices on this topic. Below is a bit more details on the issues I face, any tips on how to address them would be most welcome. 1. Thin content: Some articles will have thin content by design: the H1 will be a specific question and there will be only 2 or 3 lines of text answering it in the article. I think creating a dedicated article per question is better than grouping 20 questions on one article from a UX point of view, because this will enable us to direct users more quickly to the answer when they use the live search function inside the software (help widget) or on the knowledge base (saves them the need to scrolling a long article to find the answer). Now the issue is that this will result in lots of pages with thin content. A workaround could be to have both a detailed FAQ style page with all the questions and answers, and individual articles for each question on top of that. The FAQ style page could be indexed in Google while the individual articles would have either a noIndex directive or a rel canonical to the FAQ style page. Have any of you faced similar issues when setting-up your knowledge base? Which approach would you recommend? 2.Keyword cannibalisation: There will be, to some extend, a level of keyword cannibalisation between our blog articles (which rank well) and some of the knowledge base articles. While we want both types of articles to appear in search, we don't want the "How to do XYZ" blog article containing practical tips to compete with the "How to do XYZ in the software" knowledge base article. Do you have any advice on how to achieve that? Having a specific Schema.org (or equivalent) type of markup to differentiate between the 2 types of articles would have been ideal but I couldn't find anything relating to help articles specifically when I searched.
Intermediate & Advanced SEO | | tbps0 -
Moving blog to a subdomain, how can I help it rank?
Hi all, We recently moved our blog to a sub-domain where it is hosted on Wordpress. It was very recent and we're actively working on the SEO, but any pointers on getting the subdomain to rank higher than the old blog posts would be terrific. Thanks!
Intermediate & Advanced SEO | | DigitalMoz0 -
Lost 86% of traffic after moving old static site to WordPress
I hired a company to convert an old static website www.rawfoodexplained.com with about 1200 pages of content to WordPress. Four days after launch it lost almost 90% of traffic. It was getting over 60,000 uniques while nobody touched the site for several years. It’s been 21 days since the WordPress launch. I read a lot of stuff prior to moving it (including Moz's case study) and I was expecting to lose in short term 30% of traffic max… I don’t understand what is wrong. The internal link structure is the same, every url is 301 to the same url only without[dot]html (ie www.rawfoodexplained.com/science.html is 301′s to http://www.rawfoodexplained.com/science/ ), it’s added to Google Webmaster tool and Google indexed the new pages… Any ideas what could be possible wrong? I do understand the website is not optimized (meta descriptions etc, but it wasn't before either) .... Do you think putting back the old site would recover the traffic? I would appreciate any thoughts Thank you
Intermediate & Advanced SEO | | JakubH0 -
Why do I get India, Pakistan, Turkey traffic mostly?
Hi there, I've been wondering. Why do I get most of the traffic from these countries? My sites are english, I host in USA. I don't target a thing for those countries traffic, yet I get huge amounts of traffic from these countries. Any ideas?
Intermediate & Advanced SEO | | melbog0 -
Crazy long weird URLs... help
I have a HTML website, mysite1.com, and I placed a link on the home page to another one of my sites, mysite2.com Today I checked the links to mysite2.com in Majestic and noticed 24 links coming from the mysite1.com instead of just one link. The URLs from mysite1.com that are showing in Majestic are like this mysite1.com/?epl=4donafvFK3fMXxZXMWQRQLodmPchoXCK5C7-kbBv_agkwlkJrZAoaSDVUlhqFmUqt0f8c2Q6jF6GO6DNMnbidqRsikriF-IEBEt5okmICLEB0FxP36GrsxoPGQ3SGBo1PVR7itDUA4CYmjypn5gi mysite1.com,was inherited from a friend and I believe that it was originally built in Frontpage. Can you tell me how I can get rid of these multiple links as I only want 1 showing from the home page Thanks in advance
Intermediate & Advanced SEO | | JohnPeters0