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
-
Redirecting an Entire Website?
Is it best to redirect an old website to a new website page by page to like pages or just the entire site all at once to the home page of the new site? I do have about 10 good pages on the site that are worth directing to corresponding pages on the new site. Just trying to figure out what is going to preserve the most link juice. Thanks for the help!
Technical SEO | | photoseo10 -
Why did my website DA fell down?
Hello, Could you please let me know why might my website's DA have fallen down in merely a week? What might be a reason? I also noticed traffic from google dropped down at the very same week. Will be very thankful for any advise!
Technical SEO | | kirupa0 -
301 redirect: canonical or non canonical?
Hi, Newbie alert! I need to set up 301 redirects for changed URLs on a database driven site that is to be redeveloped shortly. The current site uses canonical header tags. The new site will also use canonical tags. Should the 301 redirects map the canonical URL on the old site to the corresponding canonical for the new design . . . or should they map the non canonical database URLs old and new? Given that the purpose of canonicals is to indicate our preferred URL, then my guess is that's what I should use. However, how can I be sure that Google (for example) has indexed the canonical in every case? Thx in anticipation.
Technical SEO | | ztalk1120 -
Adding Rel Canonical to multiple pages
Hi, Our CMS generates a lot of duplicate content, (Different versions of every page for 3 different font sizes). There are many other reasons why we should drop this current CMS and go with something else, and we are in the process of doing that. But for now, does anyone know how would I do the following: I've created a spreadsheet that contains the following: Column 1: rel="canonical" tag for URL Column 2: Duplicate Content URL # 1 Column 3: Duplicate Content URL # 2 Column 4: Duplicate Content URL # 3 I want to add the tag from column 1 into the head of every page from column 2,3, and 4. What would be a fast way to do this considering that I have around 1800 rows. Check the screenshot of the builtwith.com result to see more information about the website if that helps. Farris bxySL
Technical SEO | | jdossetti0 -
Use webmaster tools "change of address" when doing rel=canonical
We are doing a "soft migration" of a website. (Actually it is a merger of two websites). We are doing cross site rel=canonical tags instead of 301's for the first 60-90 days. These have been done on a page by page basis for an entire site. Google states that a "change of address" should be done in webmaster tools for a site migration with 301's. Should this also be done when we are doing this soft move?
Technical SEO | | EugeneF0 -
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 -
Syndication: Link back vs. Rel Canonical
For content syndication, let's say I have the choice of (1) a link back or (2) a cross domain rel canonical to the original page, which one would you choose and why? (I'm trying to pick the best option to save dev time!) I'm also curious to know what would be the difference in SERPs between the link back & the canonical solution for the original publisher and for sydication partners? (I would prefer not having the syndication partners disappeared entirely from SERPs, I just want to make sure I'm first!) A side question: What's the difference in real life between the Google source attribution tag & the cross domain rel canonical tag? Thanks! PS: Don't know if it helps but note that we can syndicate 1 article to multiple syndication partners (It would't be impossible to see 1 article syndicated to 50 partners)
Technical SEO | | raywatson0 -
How to set up a rel canonical in big commmerce?
I have no clue how to set this up in the Bigcommerce store platform
Technical SEO | | Firestarter-SEO0