301 redirect with Magento; still Page authority 0 after 6 weeks
-
Hi Mozzers!
In December '14 I have execute a 301 redirect in the 'old' page in the admin of my Magento store. Now I was surprised to see that the Page Authority is still 0 of the new page 6 weeks after the execution.
- should I have seen the update of the PA on the new page already after 6 weeks of time? If yes, then I assume that my Magento didn't execute this properly?
Old url: http://hippemamashop.nl/mama/boeken/fotoalbum.html
New page: you will be redirected to the new page after clicking the old page -
Using 301 is that standard way of proceeding if you need to change the structure of your site. If done properly, there is no impact on your rankings (always make sure to update your internal links - avoid 301's on internal links). As a rule of thumb, don't change your url's too often, because the redirects can get quite messy after a few years.
For the ranking question, I wouldn't know how long it takes, I mainly track traffic, not really page authority, so can't help you on that one.
Unrelated to your question, but could have an impact on your SEO: I was a bit surprised by your choice of Magento for a smaller shop. Magento is known for being quite hungry for resources, and normally requires a dedicated server to run on. I sometimes had difficulty accessing the pages.
When I did a speed check the final result was ok, but 'time to first byte' was quite long, which could indicate that your server is not really up to its task. Another strange finding was that a very large part of the content that is downloaded are javascriptfiles (65% of total weight of the page) and css files (20%) - you should try to regroup these files & minify them. Also try to tune your caching settings - a lot of static resources could be cached. Full details can be found here: http://www.webpagetest.org/result/150204_1H_1A91/ - you should also check the Page Speed Insights tool from Google: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fhippemamashop.nl%2F&tab=desktop.
On your productpages, some of the descriptions are quite short, and maybe not 100% optimised for search (and for your target audience). Additional info is not always correct 'Materiaal: Nee' (Lief sokjes). Try to find a unique tone of voice for your site - you are trying to attract young fashionable mothers - so you probably should adapt your descriptions to that target audience
rgds,
Dirk
-
@DC1611 and Monica; thanks for your reply! In that case I should be patient to see the page authority increase (I didn't knew it will take that much time as I though the page authority will be updated instantly since it's a redirect that push the 'link juice').
-yes, the new page has been cached by Google
-unfortunately the page isn't getting traffic through Google organic yet.
For me the important thing to know is whether the redirect has been configured properly. If that's the case I think I should not have to worry at all and can leave it and checking it again after a few months? After how many months should I check it? And what about the Google ranking position; will that remain? (I am planning to implement a couple of 301 redirects as I have to, but if it will influence my rankings significantly I will doubt to proceed with the action)
Looking forward to your replies
-
Usually the page authority doesn't increase for a couple of months. You need time to let the search traffic work. Has the new page been cached by Google yet? Do you have a way to tell if the page is getting traffic on its own yet?
The page authority starts at 0 because it is a new page. The 301 redirect helps get new traffic to the page and carry over link juice, but it will still take time for the page authority to increase. Hang in there!
-
As far as I can see the redirect is correct - you can always check yourself using a tool like http://web-sniffer.net/ to check the headers that are returned when calling the page. Probably you just need to be patient regarding the PA.
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
-
Removing Multiple 301 Redirects
During my last redesign (and migration to Drupal) some of the updated SEO friendly url's on the new site were misspelled. Rather than updating the 301 redirects to point to the correct page the developer just added an additional 301 redirect. So it was redirected like this website.com/oldpage (301 to) website.com/new-paige (301 to) website.com/new-page Instead of website.com/oldpage (301 to) website.com/new-page I'll be finishing another redesign and updating to https soon, should I remove the redirect to the misspelled domain and just have one 301 from the original page? These multiple redirects have been up for over a year. Thanks for any specific advice!
Technical SEO | | talltrees0 -
Purchased domain with links - redirect page by page or entire domain?
Hi, I purchased an old domain with a lot of links that I'm redirecting to my site. I want all of their links to redirect to the same page on my site so I can approach this two different ways: Entire site
Technical SEO | | ninel_P
1.) RedirectMatch 301 ^(.*)$ http://www.xyz.com or Page by page
2). Redirect 301 /retiredpage.html http://www.xyz.com/newpage.html Is there a better option I should go with in regards to SEO effectiveness? Thanks in advance!0 -
301 Redirect Timing Questions
Hey all, Quick question on 301 redirects and the timing of creating them when transitioning from an old site to a new site. Does the timing matter? Can redirects interfere with DNS propigation (which seemed to happen to us when we did redirects minutes after redirecting someone's DNS A record to now point to the new site) And lastly, how long AFTER a new site launch can one still submit redirects and not lose the google juice? All the best,
Technical SEO | | WorldWideWebLabs0 -
301 Redirect Best Practices
Hi SEOs, Question about ranking/redirects. If I have a particular page that is already ranking for a couple KWs in top SERPs, but know there are higher volume KWs I can optimize for should I just leave it as is or change the URL key and redirect for the time being until Google re-indexes. Example:
Technical SEO | | IceIcebaby
current URL: www.example.com/action/best-movies
new URL: www.example.com/action/best-action-movies
(the current would be ranking for "best action moves" whereas the new would include the actual "best action movies" KW) Let me know if I can clarify, thank you!0 -
Virtual inlcude v.s. Redirect 301
Hi there, I manage a website which use a lot virtual includes ( SSI) because it caused a lot of duplicate content i introduced the Canonical url tag. But i still see bad rankings on some pages who are the leading of the virtual includes. Now i'am wondering is it better to remove all the virtual include pages ( url's) and make a redirect 301 of it. Does anybody know that is better for ranking the head page?
Technical SEO | | JoostBruining0 -
301 redirects and seo..
I bought a domain and it has nice traffic. It only has about 5 main pages in php When i got the site i switched to html because php was overkill. I did the 301 and google deleted the php files and replaced with html version when i check site:domain.com It has been about 7 days. I DID NOT use 301 for each of the 5 pages to go php to html instead is used this code RewriteEngine On
Technical SEO | | samerk
RewriteCond %{HTTP_HOST} ^mydomain.com
RewriteRule (.) http://www.mydomain.com/$1 [R=301,L]
RedirectMatch 301 (.).php$ http://www.mydomain.com$1.html So basically if you load php it will load the html version. dog.php > dog.html Is this OKAY? or should it be done differently.... worried! Thanks !0 -
Switching from a .org to .io (301 domain redirect)
I'm considering switching my main site from a .org to .io address; the .org is an exact match domain which helped to kickstart it a few years ago and now has about 50% repeat visitors, but was thrown off the Apple affiliation program for trademark infringement. I've found and purchased a nice (non-infringing) .io domain, and I've read the advice here on how to properly 301 the old domain; but my question is - does it matter that it's .io? Is this going to significantly hurt my rankings, even when everything has been 301'd properly? Another thought I had is that I may actually come out better off in the long run, what with Google penalties being applied to exact match domains. Is this a ranking suicide? If so, I'm tempted to leave it as is; even without the affiliation, it's making a good amount every month in ad fees that I don't want to disrupt. Thanks all!
Technical SEO | | w0lfiesmithUK0 -
Permanent 301 redirects vs canonical urls?
Im moving a website that was .php to wordpress with a few static HTML pages. Which is better use permanent 301 redirects and delte the old pages, leave the old pages and use canonical urls and 301 redirects or something else?
Technical SEO | | senith0