Two Questions
-
1) The PA in the SEOmoz toolbar for ldnwicklesscandles.com/scentsy-uk/ is completely different to http://www.ldnwicklesscandles.com/scentsy-uk. I think in link building I've occasionally left the / off and vice versa. Is google seeing these as two different sites and how can I combine the two so the PA is no longer different? I initially tried a 301 redirect from the less PA to the higher one but it didn't work. Suggestions please.
- I'm trying to rank for the term Scentsy UK. Was told on here that it was unnecessary to get a .co.uk and that if I just link build for my scentsy-uk site which I have been doing. Woke up this morning and my page ldnwicklesscandles.com/scentsy-uk was no where to be seen on Google. I can still do site: and Link: for my main .com and I'm still ranking first page for other things so don't think I've been penalised at all. However when I try the site: and link: on the .com/scentsy-uk its no where to be found. There was no messages in Google webmaster tools either.
Is this an algorithm thing or have I been penalised?
Also....its now pulling up <cite>www.ldnwicklesscandles.com/blog/tag/scentsy-uk</cite> for the higher ranking results. Have I confused google with having this blog tag as well? Any suggestions to help would be appreciated. Losing a lot of sleep on this website at the moment. x
-
I've asked squarespace for help and they basically said they wont alter any of the httaccess file for me, asked around in the squarespace community and they started saying that this was SEOmoz's crawlers which are completely different to Google and as long as two url's weren't showing up in Google (which they aren't...just two different PA's on the SEOmoz toolbar)...then to not worry about it. They said that Google is smart enough to decide between the two and that from now on I should just focus on one URL for link building.
Feeling a bit deflated....maybe I shouldn't worry about it though. Wish squarespace wasn't so limiting on controls TBH.
Christine
-
Hi Christine,
It could be an issue with the toolbar that's causing the PA of 1 to show up for the first (UK) url you mentioned, but the other two are likely correct.
At the moment you have two distinct pages:
www.ldnwicklesscandles.com/scentsy-uk
and
www.ldnwicklesscandles.com/scentsy-uk/
that have the exact same (duplicate) content, and both of which likely have links pointing to them. The same goes for every page on your site, so you're definitely losing some ranking power.
All of your pages should either end with a slash or not end with a slash... it doesn't really matter which one you choose, it just needs to be constant throughout the site. I checked your HTML and there are no Canonical tags, so I'd recommend asking SquareSpace to go ahead and add the first Rewrite I posted earlier to your .htaccess file. I'm sure they've had many similar requests, so it shouldn't be too much of a hassle. Once that's finished you should be good to go!
Let me know if you have any other questions.
-Anthony
-
The site is through squarespace so I've contacted support to ask whether any of this is possible. I don't believe we are given access to our .htaccess files but have asked to double check.
The only reason why I noticed the different PA's is I happened to type in the different versions of the address in my own location/address bar on the top of Firefox. I did a quick look on Google and only one seems to be getting indexed which funny enough seems to be slightly different as well.
So to clarify:
www.ldnwicklesscandles.com/scentsy-UK/
Showing up on google, clicked on it and the PA in the toolbar in my browser was showing as 1
www.ldnwicklesscandles.com/scentsy-uk/
shows up as a PA of 17
www.ldnwicklesscandles.com/scentsy-uk
shows up as a PA of 20
Could it just be a problem with the toolbar? I guess I'm just worried that all these sites are showing as different PA when what I want is just one PA throughout any of the variations people may come across.
-
If you're site is still serving both the URL with a trailing slash and a duplicate URL without it, that is definitely something that should be remedied as soon as possible, as your authority from external links is likely being split between the two URLS.
There's two ways to do this... 301 redirection and rel canonical tags. In my opinion a site-wide 301 redirect rule is absolutely the best solution to this problem. The code below will uses Apache's Rewrite Engine to redirect traffic and "linkjuice" to the URL with a trailing slash, which is what I would suggest.
Just add this to the .htaccess file located in the root directory of your domain.
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} !(.*)/$
RewriteRule ^(.*)$ http://yourdomain.com/$1/ [L,R=301]
_It's possible that the first two lines are already present, in which case you should paste lines 3 - 5 as they are above. _*****Replace 'yourdomain.com' with your domain.
You can be sure that the rule is working correctly by going to 'yourdomain.com/page' and confirming that you're redirected to 'yourdomain.com/page/'.
I also noticed in your question that you used both 'WWW.yourdomain.com' and 'yourdomain.com' when describing your issue. If you're seeing both WWW and non-WWW versions of your pages in search results, it's possible that you have another duplicate content issue, potentially allowing Google to index 4 duplicate versions of the same page... looks like you're good to go though ... I just checked and all non-WWW URLs are redirecting to the WWW versions, so just make sure you add the WWW to the last line of code above (**www.**yourdomain.com).
For other potential readers:
Site-wide non-WWW to WWW 301 redirects can be implemented by adding:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^yourdomain.com [NC]
RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [L,R=301]
The opposite (WWW to non-WWW) can be implemented by adding:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.yourdomain.com [NC]
RewriteRule ^(.*)$ http://yourdomain.com/$1 [L,R=301]
*****Replace **'yourdomain.com' **with your domain and omit Line 1 if it is already present.
It'll take a little time for Google to account for the changes, but if you're redirected when you do the test I mentioned, you can sit back and relax.
Hope this helps and good luck!
- Anthony
-
The seomoz PA only gets updated every no and them it seems.
If the only difference is a / I don't think it would make any difference, as long as both get to the same page.
Site: and link: isn;t indicitive of google penalties. There are many different penalties that can be dished out and you will almost always be left in the dark about them.
If you have been link building, check that. Google is huge on unnatural linking now.
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
-
Rookie question re Moz Crawl errors after deleting a property from console.
Hi all, I stupidly removed the "http" url of my one website a few days back (it is one of three, the other two being the https), then re-added it around a day later and, while google console isn't reporting back any errors, Moz Crawl is going to town on this now for one critical "4xx" issues, canonicals and various other content issues that I addressed days previously...last Moz crawl performed an hour ago, url deleted and re-added two days ago. I have resubmitted a sitemap, will this smooth itself out or shall I go and make changes? Many thanks in advance.
Moz Pro | | UkPod0 -
Duplicate content report - question on best practice
Hello all, New to MOZ Pro and SEO - so lots to get my head round! I’m working through the Duplicate Content section of the Crawl report and am not sure what the best practice is for my situation. Background: We are a reference guide for luxury hotels around the world, but the hotels that are featured on the site vary year on year. When we add a new hotel page, it sets up the url as ourwebsite.com/continent/country/regionORcity/hotel. When the hotels come off, I redirect their URL to the country or region where we have other hotels. Example: http://www.johansens.com/europe/switzerland/zermatt/ The hotel in Zermatt has come off the site, showing 0 results on this landing page. Question: My duplicate content report is showing a number of these regional pages that are displaying the copy “0 places - Region’ because the hotel has come off, but the landing page is still live. Should I redirect the regional page back to the main country page? And then if I add a new hotel to the site from that region in the future, simply remove the redirect? Should I also delete the page? Any tips would be much appreciated!
Moz Pro | | CN_Johansens0 -
I am experimenting with Raven Tools and have a question
Since I am an in-house SEO I'm a little slower to adopt some of the paid tools out there, but I am thinking of jumping in and opting for the paid version of Raven Tools. Can anyone who's currently using Raven Tools suggest how and where is the best place to export backlinks info for import into the Link Manager? I want something that will give me as much of the data as possible already filled in (i.e. PR, domain authority, anchor text, follow/no follow information etc.). I don't mind if I have to rearrange it, I just don't want to have to be inputting things like PR and anchor text one at a time by hand. I do have SEOMoz pro and I see that I can pull a CSV of backlinks and do two separate reports, one for followed and one for not followed links, etc. I'm just wondering if anyone has any additional suggestions. How about Ahrefs.com? Is anyone using the paid version of that tool in conjunction with Raven Tools for Link Management? Is there a better tool out there for Link Management than Raven Tools? (I just found this link in a Q & A thread for an open source SEO panel to try...http://www.seopanel.in/ - anyone using that one?) Thanks all!
Moz Pro | | danatanseo0 -
Do SEOmoz private questions get answered?
I submitted a question on September 30 and never received a response. I then followed up on October 6 and had an exchange with the support staff, who first told me that the question would be answered and then a couple of days later told me that they had no record of the question. By chance, I had taken a screen shot showing confirmation that the question had been sent (just something I did to remind myself to follow up if I didn't get a response!), which I sent to them along with the question again. That was four days ago, and I've heard nothing since then - not even an automated email saying that the question was received. Is it common for it to take almost a month before a response is received, and to have to follow up multiple times just to get an answer?
Moz Pro | | csmm0 -
About private questions
Seems my last private question was on March 23 -- so why would I have to wait until June to ask another? I believe I made a reply right at the first of April, which wasn't answered... and I haven't asked another private question yet... not that I have one now, just wonder why the wait that seems longer than a "calendar month"? _Cindy
Moz Pro | | CeCeBar0 -
Question about a dramatic decrease in domain authority.
My personal website http://Bsalva.com has started to drop in both page authority and domain authority. This seems to be largely due to open site explorer not picking up all of my inbound links. Right now it says I only have one linking root domain, but I know this to be crap. I have quite a few followed links from well trusted and reputable sites. My page rank typically bounces between a 5 and 6. I should also have hundreds of inbound links. The other sites In my campaign monitor haven't taken such a hit so I'm starting to get a little worried. Does anyone know what might cause incoming links to not me recognized? they were just fine last month, and I can go find them on the web as we speak.
Moz Pro | | Bsalva0 -
Question about when new crawls start
Hi everyone, I'm currently using the trial of seomoz and I absolutely love what I'm seeing. However, I have 2 different websites (one has over 10,000 pages and one has about 40 pages). I've noticed that the smaller website is crawled every few days. However, the larger site hasn't been crawled in a few days. Although both campaigns state that the sites won't be crawled until next Monday, is there any way to get the crawl to start sooner on the large site? The reason that I've asked is that I've implemented some changes that will likely decrease the amount of pages that are crawled simply based upon the recommendations on this site. So, I'm excited to see the potential changes. Thanks, Brian
Moz Pro | | beeneeb0