Noindex for tags in wordpress
-
Hello everybody.
I marked all of my tags in a WordPress site as "noindex,follow". Because my tags were made a lot of low-quality pages.
Am I did it right?
my website is: https://injazanoonas.ir
-
@paints-n-design said in Noindex for tags in wordpress:
yes, but now go the complete way. Get rid of the links to these tags, because you link to stuff you don't want to index, is low quality and i bet not used. Why sent google there every time?
If they are used you may change your opinion and do something different with the tags - but I saw them and the links, they are not in use i bet.
good
-
@dannybaldwin said in Noindex for tags in wordpress:
Hello everybody.
I marked all of my tags in a WordPress site as "noindex,follow". Because my tags were made a lot of low-quality pages.
Am I did it right?
my website is: https://injazanoonas.ir/ wordle unlimited
Good post! I can share
-
Sometimes, when a WordPress website is being designed, whether it is an e-commerce or a brochure website, the web designers might write a no index code. This needs to be removed if you want to get that page indexed
-
@dannybaldwin tag and tag pages aren't worth much in the eyes of google. So it's fine to noindex them (you want to use "noindex, nofollow"). Just ensure Google/Bing can find pages that provide value to users and that you build internal links pointing to these pages.
-
if your company website can't get crawled and indexed, it will not appear on Google,
so this does needs to be fixed.
We saw this with a company selling luxury summerhouses, and if say pages, blog posts cant get indexed, then can negatively affect the seo.
-
yes, but now go the complete way. Get rid of the links to these tags, because you link to stuff you don't want to index, is low quality and i bet not used. Why sent google there every time?
If they are used you may change your opinion and do something different with the tags - but I saw them and the links, they are not in use i bet.
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
-
Can a rel author tag point to a Google+ business page
I’m trying to get my blog posts to show with rich snippets but they are a collaborative effort from our staff and as such are posted under our business name. We do have some guest bloggers who write under their own name and we use the author tags to show this. Is there a similar way to do this with a business?
Content Development | | mark_baird0 -
Marking our content as original, where the rel=author tag might not be applied
Hello, Can anyone tell, if it is possible to protect text –type content without the rel=author tag? We host a business listing site, where, apart from the general contact information, we have also started to write original 800+ character-long unique and original contents for the suppliers, where we expect visits, so rankings should be increased. My issue is that this is a very competitive business, and content crawling is really an everyday practice. Of course, I would like to keep my original content or at least mark it as mine for Google. The easiest way would be the author tag, but the problem is, that I do not want our names and our photos to be assigned to these contents, because from one hand, we are not acknowledged content providers on our own (no bio and whatsoever), and on the other hand, we provide contents for every sort of businesses, so just having additional links to our other contents, might not help readers to get what they want. I also really do not think that a photo of me could help increase the CTR from the SERP:) What we currently do, is that we submit every major fresh content through url submission in WMT, hoping that first indexing might help. We have only a handful of them within a day, so not more than 10. Yes, I could perhaps use absolute links, but this one is not a feasible scenario in all cases, and about DMCA, as our programmer says, what you can see on the internet, that you can basically own. So finally, I do not mind our contents being stolen, as I can’t possibly prevent this. I want however our original content to be recognized as ours by Google, even after the stealing is done. (Best would be an ’author tag for business’, so connected to our business Google+ page, but I am not aware, this function can be used this way.) Thank you in advance for all of you, sharing your thoughts with me on the topic.
Content Development | | Dilbak0 -
What's the best RSS Feed Pluggin for Wordpress?
I need to add an RSS feed for my Wordpress blog. Which one is the best to use? How can I maximize my RSS feed once I have it ? I'm thinking Technorati but what other places should I place it?
Content Development | | bronxpad0 -
Syndicating content with rel=author tag in it
If I have an article with my rel=author tag attached to it, and then I syndicate that article to another web site, should I keep the rel=author tag in that synbdicated article? Basically, what I'm worried about is that there will be 2 duplicate articles with my author tag on 2 different web sites. (I intend to put a canonical tag in the syndicated article so there is no duplicate content penalty) What is the best practice for this?
Content Development | | greggseo0 -
Leap of Faith - Damm the consequences - Title Tag Change
the crazy things we do mid week. But after reading Cyrus' post on beating Panda I went back to my website design site http://www.grangewebdesign.com which I had set up a plugin which had all my posts setup as Website Design - %%title%% So basically every Title tag had Website Design in front of it. REadingthis post now it suggests that this is bad practice so I just changed it to %%title%% which now of course means that I should perhaps look more closely at the titees I have been using. Was embedding the Website Design in front of the post overkill? thoughts appreciated...
Content Development | | kdaly1000 -
Wordpress Canonical
I installed All in One SEO Pack widget, as recommended by SEOmoz a while back, and my Notices for this are higher. To fix the Connicalization issues with my Blog, on WP, but it keeps adding the page name in the URL, as displayed <meta name="description" content="Get more information from Gary!(602) 386-4415 or gwilliams@cisaz.net Also known as Web 2.0, social media sites like Twitter and Facebook are the advertising" /> <link rel="canonical" href="[http://www.cisaz.com/blog/cisaz-social-network-solutions/](view-source:http://www.cisaz.com/blog/cisaz-social-network-solutions/)" /> Any advise?
Content Development | | smstv0 -
Rel Canonical In Wordpress
I'm using Wordpress with the Thesis theme (which is great by the way). It puts in a rel canonical for each page. Is this correct? I had always thought that the rel canonical just went on the home page telling SE's the preferred home page address. This appears to be telling SE's the preferred web address for each page.
Content Development | | leaseman0 -
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