Where in my wordpress admin panel do I add the .
-
Having read Rand's post about the canonical tag I very much wish to use it to advise Google that the duplicates created during archiving (due to the fact that the posts have multiple categories) are just copies.
I understand the theory, but can't transfer it into practice! Could someone give me an idiots guide as to how to add the tag and to where. My site produces approx 10 - 20 blog posts per week. Each has at least 2-4 categories applied to it. They are archived each month, at which point I have a big jump in duplicates in my campaign panel.
Help!
-
As an Associate, I marked this question as answered. Catherine, glad you were able to get your question answered so quickly! When you next visit this thread, it'd be great if you could mark the Helpful Answers, which will give some extra MozPoints to these gentlemen.
-
Happy to help
(Btw. please help hiding answered questions by marking this one as answered
-
I will. The penny has dropped and you and Thomas has cleared up my confusion.
Thank you very much for you help
Catherine
-
Ta Ta and Ta again. I have been getting so worked up about this. Daft I know!
Thanks
Catherine
-
It will be dynamic and you won't have to think and manually add canonical URL to each page you create. It will be done automatically. I suggest you test it as soon as it's set up by checking your source code.
-
Thank you Dejan - would that be better than adding
-
Yes! That's right.
Just make sure you don't add the same URL on all sub pages. Dr. Pete did that as an experiment. It did not turn out well.
And yes, quick answers - that's how we roll in the q&a
-
Gosh that was quick. It's on it's own server I can get access to the header,php. I've been happy setting up 'Google Analytics' in the footer, for example.
My problem is getting my head around WP. I've done years of HTML, CSS and dreamweaver. I'm assuming I need to add the
-
You can install the "Canonical URL's" plugin straight from your wp-admin interface: yourdomain.com/wp-admin/plugin-install.php?tab=search&type=term&s=canonical&plugin-search-input=Search+Plugins
(should be first result)
This plugin is pretty basic but you can tweak its settings in the plugin configuration panel.
You will now notice that your source code contains another line:
rel='canonical' href='http://yourwebsite.com' />
-
Hi Catherine,
Is Wordpress hosted on wordpress.com or your own server?
If its hosted on your own server, you can insert the code bit in the header.php.
If you are not comfortable with coding, you might want to try out Yoast's rel canonical plugin: http://yoast.com/canonical-url-links/
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
-
Wordpress Overly Dynamic URLs
Moz is giving me an overly dynamic URL warning for around 30 or so of these on our blog. http://blog.domain.com/?page=products&do=domain-com-looks-like-a-blog-title I have no idea what's causing this, we have the permalinks set up for category/post and are running yoast. Anyone have any idea what it is? And how can I stop them being crawled. They link to the blog homepage when clicked, which is set to canonical in the head so it shouldn't do any harm - but i'd like to remove them all the same. Will /Disallow /?=page work in robots.txt?
Content Development | | SolopressPrint0 -
How to add Press Releases the site without it will be consider Copied ?
Hello guys,
Content Development | | WayneRooney
There is a Press Releases company that posting every month 2 Press Releases in their website about our company. I want to show the Press Releases post in our company as well.
How can i do it without that it will be consider Copied text ? Thank you0 -
How do I properly sitemap a site with static pages + Wordpress in it's own directory?
I apologize for the awkward wording in the headline. No to the issue, I have a site with static pages that are created as follows: url.com, url.com/page1, url.com/page2, etc. I then have WordPress install at url.com/blog. What is the proper method for creating a comprehensive sitemap for my entire domain. I like the sitemap feature provided by Yoast SEO plugin but I assume it will only index the wordpress directory (url.com/blog). Any help would be greatly appreciated!
Content Development | | Qcmny0 -
Whats the best way to creat a sitemap for a wordpress sitw with more than 1.000 posts
I tried to use yoast and google xml plugins but I´ve notice there are several important posts to me are not there... I´ve already checked if there was any post with noindex, and everything looks good Now I´m creating the sitemap file with screaming frog but it is not so convenient as a plugin... any suggestions or tips?
Content Development | | SeoMartin10 -
Duplicate content problems, so why does WordPress post onto Tumblr?
Hi Everyone, Basically I know that if you have duplicate content your ranking is effected! This I understand, so why is it that WordPress has the option to post your blog entry straight onto your paired Tumblr account? Surely if this can be done, I can have the same content on the company website but also on WP and Tumblr? Or is there some sort of method to how it works specifically for those 2 websites? Thanks in advance.
Content Development | | MariusFermi0 -
Wordpress post templates
Hi everyone! What I need is a way in Wordpress for the author to select a category for their post, and then have a template come up with some fields in addition to just the large field where you write your post, where the author can add some additional information. Then on the final post, have that information added to the top in some format that I (as the admin) can control. What I'm doing is setting up an internal company blog so our employees can have more visibility across teams. Some categories of posts will always include the same information, like release numbers, conference attendance, yes/no conclusions, among other information. If there's a plug-in for this, free or not, that would be great! If you can't tell I'm a Wordpress noob... so please bear with me. 🙂
Content Development | | john4math0 -
Why does Magento Admin show 39,000 records (database only has 5000 products)
Can anyone please help me understand why my Magento admin shows over 39,000 records but i only have 5,000 products on my site? I am really struggling with trying to figure out how this happened. thanks
Content Development | | Prime850 -
Meta Title and Description Placement in Wordpress
I noticed in wordpress code that the <title>and <description> are not at the top of the code and rather located a ways down the code and not displayed how previous sites used to be.</p> <p>Does this still matter for SEO.</p> <p>I thought it should have been,</p> <div id="syn_row5" class="SYN_TXT"><span class="HTML_TXT"><span class="HTML_TAG"><<span class="HTML_ELM">title</span>></span><span class="HTML_TAG"></<span class="HTML_ELM">title</span>></span></span></div> <div class="SYN_ROW"> <div id="syn_row6" class="SYN_TXT"><span class="HTML_TXT"><span class="HTML_TAG"><<span class="HTML_ELM">meta</span> <span class="HTML_ATR">name</span>=<span class="HTML_VAL">"Description"</span> <span class="HTML_ATR">content</span>=<span class="HTML_VAL">""</span> /></span></span></div> <div class="SYN_TXT"><span class="HTML_TXT"><span class="HTML_TAG"> <div id="syn_row6" class="SYN_TXT"><span class="HTML_TXT"><span class="HTML_TAG"><<span class="HTML_ELM">meta</span> <span class="HTML_ATR">name</span>=<span class="HTML_VAL">"Keywords"</span> <span class="HTML_ATR">content</span>=<span class="HTML_VAL">""</span> /> (if still needed ?)</span></span></div> <div class="SYN_TXT"><span class="HTML_TXT"><span class="HTML_TAG"><span class="HTML_TXT"><span class="HTML_TAG"> </span></span></span></span></div> <div class="SYN_TXT"><span class="HTML_TXT"><span class="HTML_TAG"><span class="HTML_TXT"><span class="HTML_TAG"><span class="HTML_TXT"><span class="HTML_TAG">Is there a way to do this in Wordpress? Or does placment not matter anymore?</span></span></span></span></span></span></div> </span></span></div> </div></title>
Content Development | | hfranz0