301'd site, but new site is not getting picked up in google.
-
Thanks Luis,
DO you think that was a problem because of the 404? Or are you basing it on something else?
-
If performance decreased dramatically between the old & the new site it can have a very strong impact on search results. You're in a competitive area, and most of the jokes published on your site also exist on other sites, so the content is not really unique. It's difficult to say post-launch if it is the only reason why your site dropped. I assume you redirected all the old pages to the new one & did a change of domain in WMT?
Did you see changes in google analytics (like increased bounce rate, lower time on page, ...) the moment you changed the site?
Page speed improved - but Time to first byte is still quite high. You might want to check out this article on how to optimise your WP site: http://www.webpagetest.org/forums/showthread.php?tid=13520
rgds,
Dirk
-
Nechemia,
The problem was not a 404, but a technical issue coming from your plugins, css, etc. Now, after checking again things seem working much better. As Dirk said, you only have to wait for rankings coming back but its not necessary to go back to the old page.... Make sure you clean and optimize your code in order to have your rankings back sooner.
And please, remember to click on "I like this" if you are happy with all our answers and help, and please select an answer like the Good Answer to close this Q&A.
Regards,
Luis
-
I would highly recommend this guide if you are looking to speed up your site (I note it is wordpress):
https://www.besthostnews.com/guide-to-w3-total-cache-settings-with-cloudflare/
-
Thanks again for your response!
In google analytics the new site was doing better, ie. more time per page,
I still think it's weird that when you search for site:chokeonajoke.com not one subcategory shows up until page 35, just a couple of main categories show up, but mostly what shows up is post pages. Why would the post pages out rank the subcategory pages?
I'm also wondering if it is ok to use hostmonster's dashboard to redirect or if I should be doing it myself using .htacess file. The only reason I'm asking is because no search engine seems to be picking up on the 301
-
Hi,
I did a site:www.greatcleanjokes.com/ and sampled a few of the url's - all of them seem to redirect to the appropriate page on the new site. To be sure - I tested a few of them with web-sniffer.org, and it returned a proper 301 status. The cached version of the results is also showing the version of the new site.
A site:chokeonajoke.com returned slightly more results (probably new content you added) - so on first sight not really an issue
To be honest - I don't think the problem is related to the redirect. You could double check - download the 1000 most popular pages from the old site & crawl these using Screaming Frog to see if the redirects are ok (you can do this in the free version - no need to buy the licence if you use list mode).
Did the number of pageviews/visit decrease or increase after migration. Longer time on page is normally a good sign, could also indicate however that people struggle to find the info they are looking for (which I doubt is the case on your site)
rgds,
Dirk
-
Small update - if I compare the results of both old & new site - the order of the results seems identical (don't know if the order of the results was different before migration)
-
Yes the page views did increase a bit.
-
Summarising (this thread is becoming extremely long):
- redirects seem to be implement as they should
- user engagement seems to be improved after migration
Performance seems to be & has been an issue - with unresponsive scripts & pages which are loading quite slow. Quality of HTML is (was) quite lousy.
I would stick to my original advice - and ask an HTML / CSS guru to have a look at your code, clean it & implement some of the performance improvements that were already mentioned before (to reduce the time to first byte). One thing you could already correct in the code is the location of an embedded javascript - it should be in the body or head - currently one script is outside the HTML tag.
Good luck
Dirk
-
ok I think I will. Maybe I'll just wait a day to see if any of the suggestions worked.
Thanks again!
-
Hi Nechemia! Did any of the suggestions resolve your issue? We'd love an update, thanks!
Christy

-
That's so nice of you to ask

Unfortunately no! I even took out the whole front page (and just made it into the latest posts) which had almost all of the customizations, and still nothing doing. My traffic now is down to 1560 a day (from around 13,000) and only 117 of them are from google.
I just can't imagine what the issue can possibly be. I mean if the issue doesn't have to do with 301 (because it went down when I changed to this design even when it was still under greatcleanjokes.com) and it doesn't have to do with the customizations of the front page (because that's gone) what can the issue possibly be??!
Any ideas?
-
Just to mention, the site: searches are very artificial and the rankings for those searches does not have much meaning or hold any clues about how Google views the site.
-
Hi There
I think the issue is the design. Believe it or not, this is likely a ranking factor. I've seen the opposite - a site will get a new design and rankings will improve.
I think in your case, being totally honest - the old design was much better. Here's some issues I see with the new design that make it hard for me as a user to enjoy using the site.
- The top menu text (home, about us...) blends almost complete in with the background - you can barely read it (at least I can barely read it)
- You breadcrumbs sit way off to the left --> http://screencast.com/t/rsGKJ8cZc -- they are not within a container or anything, which makes it look odd.
- A shotcode is showing up in the content --> http://screencast.com/t/AoaexaPcL -- [get_laughing_image]
- The old site links out to facebook, twitter, RSS etc much more prominently - on the new site it's hard to find those buttons at all.
- So many of the jokes, especially with dialog, don't even have line breaks - it makes it incredibly difficult to read --> http://screencast.com/t/7udxq536
I'm sure we could find more, but the point is that I think the old design was better.
Have you tried the old design on the new domain?
-
Dan,
I do agree with you that design is a ranking factor - but it can only be indirect. Google is unable to judge if the quality of the design is good or bad. The only way it can judge this is by analysing the behaviour of the visitors on the site. Nechemia did indicate however that after migration user engagement improved rather than decreased.
Dirk
-
Hi Dirk
My opinion somewhat varies. They have been requesting webmasters unblock css, js and images for some time now so they can evaluate the layout and design with their algo. Most of the elements I mentioned can be done algorithmically. The poor font color, the lact of padding / margins, the lack of social buttons, poor text readability because of no line breaks.
I'm wary of user engagement metrics, especially as being reported 3rd hand.
Side-note - as we all know, they do have a "mobile-friendly" UX test, which evaluates basically the same types of things for mobile - there's no reason they can't for desktop but just haven't told us.