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.
Rel=canonical on Godaddy Website builder
-
Hey crew!
First off this is a last resort asking this question here. Godaddy has not been able to help so I need my Moz Fam on this one.
So common problem
My crawl report is showing I have duplicate home pages www.answer2cancer.org and www.answer2cancer.org/home.html
I understand this is a common issue with apache webservers which is why the wonderful rel=canonical tag was created! I don't want to go through the hassle of a 301 redirect of course for such a simple issue.
Now here's the issue. Godaddy website builder does not make any sense to me. In wordpress I could just go add the tag to the head in the back end. But no such thing exist in godaddy. You have to do this weird drag and drop html block and drag it somewhere on the site and plug in the code. I think putting before the code instead of just putting it in there. So I did that but when I publish and inspect in chrome I cannot see the tag in the head!
This is confusing I know. the guy at godaddy didn't stand a chance lol.
Anyway much love for any replies!
-
Thanks Rhonda! It sounds like this thread will benefit many people then.
-
Thomas,
I am on GoDaddy's Website Builder as well and had the exact same issue that brought me to this thread. I did what they suggested and it got rid of my crawler seeing a duplicate with the home.html page.
Here is what I did:
- In ALL menu navigations, I replaced the links to home.html with the root URL of my domain (like http://myurl.com) I had to do this for my main navigation at the top of my website and then a footer navigation that I had.
- Then, for my logo image in my header, I had to change the link from the home.html page to the same root URL.
After I did this, I did a recrawl and now home.html is not being found and therefore, not showing up as a duplicate.
Would have been nice to have been able to put in a canonical reference but you get what you get and for the flexibility of Website Builder for a quick website, I'll take the extra work to get it just right
Good luck!
-Rhonda
-
Sadly I completely believe you.
If it's not cost or time prohibitive, I'd recommend moving to Godaddy's Wordpress hosting package and rebuild the site in Wordpress, which won't have these problems. Godaddy might even offer a conversion package of some kind.
Otherwise you might try a website builder option like Squarespace instead, which is also fairly decent for basic SEO considerations like this.
-
Guys your not going to believe this but neither of those two things are possible on godaddy website builder. Maybe I should just pack up the gloves and chalk this one for a loss. Does it really even matter? Could the crawl report be wrong? These are the things that keep me up at night.
-
Good call on GTM - I always forget about the ability to add normal HTML snippets.
-
Thomas,
I agree with everything Kane suggested. Additionally, you might ask GoDaddy if you can add some Google Tag Manager code to the site so you can edit header and body code without messing with Godaddy's website builder. It might be a learning curve for you, but Google has good documentation and courses on how to use GTM.
-
I can't speak to the current Godaddy website editor - but most wysiwyg website editors won't offer you the option to specify a canonical tag.
Additionally, if you put ... code inside of the body copy, Google will generally ignore it since it could be manipulated by third parties with access to comment fields or other content editors. So, that's not going to help unfortunately.
You might be better off implementing the 301 redirect if they'll let you do that.
Also - if you can edit the navigation menu to make sure users are sent back to domain.com instead of domain.com/home.html, that should remove the URL from being crawled, which will help as well. Do they give you the option to get rid of that "Home" link and add a custom one that points directly to http://www.answer2cancer.org/ ? That would get rid of Moz crawl errors as well for the most part.
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
-
My Website Page Speed is not increasing
HEY EXPERTS, My website page speed is not increasing. I used the wp rocket plugin but still, I am facing errors of Reduce unused CSS, Properly size images, and Avoid serving legacy JavaScript to modern browsers. you can see in the image Screenshot (7).png I used many plugins for speed optimization but still facing errors. I optimized the images manually by using photoshop but still, I am facing the issue of images size. After Google Core Web Vital Update my website keyword position is down due to slow speed. Please guide me on how I increase the page speed of my website https://karmanwalayfabrics.pk Thanks
Technical SEO | | frazashfaq110 -
Rel=Canonical For Landing Pages
We have PPC landing pages that are also ranking in organic search. We've decided to create new landing pages that have been improved to rank better in natural search. The PPC team however wants to use their original landing pages so we are unable to 301 these pages to the new pages being created. We need to block the old PPC pages from search. Any idea if we can use rel=canonical? The difference between old PPC page and new landing page is much more content to support keyword targeting and provide value to users. Google says it's OK to use rel=canonical if pages are similar but not sure if this applies to us. The old PPC pages have 1 paragraph of content followed by featured products for sale. The new pages have 4-5 paragraphs of content and many more products for sale. The other option would be to add meta noindex to the old PPC landing pages. Curious as to what you guys think. Thanks.
Technical SEO | | SoulSurfer80 -
how to set rel canonical on wordpress.com sites
I know how to do this with a wordpress.org site but I have a client that does not want to switch and without a plugin I am lost. any help would be greatly appreciated. Jeremy Wood
Technical SEO | | SOtBOrlando0 -
Screaming From occurences and canonicals what does it all mean
Bonjourno from Wetherby UK... Ive used a package called screamong frog to diagnose canonical errors but can anyone tell me what this means? http://i216.photobucket.com/albums/cc53/zymurgy_bucket/understand-occurances-canonical.jpg Thanks in advance. David
Technical SEO | | Nightwing0 -
Rel="external"
Hi all, I got a link and its off a site and marked up with rel="external". Is this a followed or nofollowed link? Does it pass link juice? Thanks
Technical SEO | | Sharer0 -
Internal search : rel=canonical vs noindex vs robots.txt
Hi everyone, I have a website with a lot of internal search results pages indexed. I'm not asking if they should be indexed or not, I know they should not according to Google's guidelines. And they make a bunch of duplicated pages so I want to solve this problem. The thing is, if I noindex them, the site is gonna lose a non-negligible chunk of traffic : nearly 13% according to google analytics !!! I thought of blocking them in robots.txt. This solution would not keep them out of the index. But the pages appearing in GG SERPS would then look empty (no title, no description), thus their CTR would plummet and I would lose a bit of traffic too... The last idea I had was to use a rel=canonical tag pointing to the original search page (that is empty, without results), but it would probably have the same effect as noindexing them, wouldn't it ? (never tried so I'm not sure of this) Of course I did some research on the subject, but each of my finding recommanded one of the 3 methods only ! One even recommanded noindex+robots.txt block which is stupid because the noindex would then be useless... Is there somebody who can tell me which option is the best to keep this traffic ? Thanks a million
Technical SEO | | JohannCR0 -
What is the best website structure for SEO?
I've been on SEOmoz for about 1 month now and everyone says that depending on the type of business you should build up your website structure for SEO as 1st step. I have a new client click here ( www version doesn't work)... some bugs we are fixing it now. We are almost finished with the design & layout. 2nd question have been running though my head. 1. What would the best url category for the shop be /products/ - current url cat ex: /products/door-handles.html 2. What would you use for the main menu as section for getting the most out of SEO. Personally i am thinking of making 2-3 main categories on the left a section where i can add content to it (3-4 paragraphs... images maybe a video).So the main page focuses on the domain name more and the rest of the sections would focus on specific keywords, this why I avoid cannibalization. Main keyword target is "door handles" Any suggestions would be appreciated.
Technical SEO | | mosaicpro0 -
Duplicate canonical URLs in WordPress
Hi everyone, I'm driving myself insane trying to figure this one out and am hoping someone has more technical chops than I do. Here's the situation... I'm getting duplicate canonical tags on my pages and posts, one is inside of the WordPress SEO (plugin) commented section, and the other is elsewhere in the header. I am running the latest version of WordPress 3.1.3 and the Genesis framework. After doing some testing and adding the following filters to my functions.php: <code>remove_action('wp_head', 'genesis_canonical'); remove_action('wp_head', 'rel_canonical');</code> ... what I get is this: With the plugin active + NO "remove action" - duplicate canonical tags
Technical SEO | | robertdempsey
With the plugin disabled + NO "remove action" - a single canonical tag
With the plugin disabled + A "remove action" - no canonical tag I have tried using only one of these remove_actions at a time, and then combining them both. Regardless, as long as I have the plugin active I get duplicate canonical tags. Is this a bug in the plugin, perhaps somehow enabling the canonical functionality of WordPress? Thanks for your help everyone. Robert Dempsey0