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
-
What is the easiest and most scalable way to add links from one page to a related page entry?
We have a Spanish language reference site, and want to link related entries to each other. For example, the entry for "home" can link to the page with the entry for "home away from home." What is the best and most efficient way to do this at scale?
Content Development | | CuriosityMedia0 -
Help getting a Wordpress.com site to rank
Hi all, I have a blog for my site, but it hasn't been integrated into our site yet (that will happen in the next few months when we do some site changes). For now, it sits on a Wordpress.com site, and links from my website. I post a couple times a week, have social media linked to it, and feed posts to aggregators regularly. I also comment and like other Wordpress.com sites, but it just isn't ranking. Do I just need to stay persistent? It's been up for a month now, but still only getting a few hits a day. Any advice?
Content Development | | b4cab0 -
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 -
What are the best widgets to use on Wordpress? And what is most useful on Wordpress for content syndication?
We are in the process of researching the best plugins and widgets for our clients' blogs. It appears that SEO by Yoast is most popular for 2013 so far. Any recommendations on which widgets we should be using or plugins for content syndication? If we use something like the Jetpack plugin, would this do the trick?
Content Development | | qlkasdjfw0 -
With the structure of WordPress when multiple tags are selected, SEOMoz reports show each URL/tag as duplicated content? What to do?
wordpress.com/blogpost/tag/word1 wordpress.com/blogpost/tag/word 2 etc. Same page, but WP generates multiple URLs for each tag. in reports, this shows as duplicate content. Is it something to worry about? If yes, what is the best fix?
Content Development | | VividImage0 -
Should I no-follow my WordPress tags
I just launched a WordPress blog on our website and SEOMoz is reporting duplicate content on all of our tags. We only have one post so far, so of course each tag is going to be duplicate. Should I no-follow those tags for the time being?
Content Development | | TRICORSystems0 -
Images for WordPress
I'd be grateful for any advice regarding sourcing, adding & attributing images/photos for my WordPress blog. Budget is tight so have to rule out paid stock libraries, but I heard that Flickr images can be used under Creative Commons providing they are correctly attributed. eg. http://www.zdnet.co.uk/news/business-of-it/2011/04/07/mps-criticise-bbc-siemens-38m-contract-failure-40092428/ eg 2. http://www.zdnet.co.uk/news/networking/2011/10/05/bt-lines-up-300mbps-broadband-launch-40094109/ Example 1 does not seem to link back but example 2 does. Are there any rules on this? I have looked at some plugins: Insights, iFlickr, WP Flickr Manager, Photo Dropper. Looking to save time by streamlining the process of adding images, resizing and attributing. Many thanks.
Content Development | | martyc0 -
Please help me stop google indexing https pages on my wordpress site
I added SSL to my wordpress blog because that was the only way to get a dedicated IP address for my site at my host. Now I am noticing Google has started indexing posts both as http and https. Can some one please help how to force google not to index https as I am sure its like having duplicate content. All help is appreciated. So far I have added this to top of htaccess file: RewriteEngine on Options +FollowSymlinks RewriteCond %{SERVER_PORT} ^443$ RewriteRule ^robots.txt$ robots_ssl.txt And added robots_ssl.txt with following: User-agent: Googlebot Disallow: / User-agent: * Disallow: / But https pages are still being indexed. Please help.
Content Development | | rookie1230