Wordpress plugin for facilitating adding a post descriptions
-
Could anyone recommend a plugin for creating wordpress post descriptions. There is a confusingly large selection of choices in the wordpress plugins directory.
-
Why do you prefer the All In One SEO plugin over the others?
-
I agree- add "all in one seo plugin"
-
Thank you I will
Regards
Catherine
-
Catherine, I see what you're after now, my first answer may not have answered it correctly.
The best route and probably the easiest thing you're after is an SEO plugin - I'd reccommend the 'All in one SEO' plugin. It allows for you to customise title tags and descriptions for individual posts, and add rules for formatting title tags of post types, categories etc.
Just install it from the backend under Plugins > Add New and check out the settings pages to active it. Then, on each individual post, check the bottom of the page - you'll see an additional meta box with additional options which are all self explanatory.
Hope this helps
Aaron
-
A great WordPress plugin for all things SEO (including the Meta description) is WordPress SEO from Yoast.
-
Hi Aaron, thanks for you reply. I must admit it went over my head a bit. I've only just started in Wp. I need to be able to add a description to the post for SERPs and to meet the criteria outputted by my query to the SEOmoz onpage optimization tool. I don't want any fancy stuff (or my head will explode). Equally I don't want to add plugins for every problem I meet.
I've added some code in the header to create a generic description from a tagline I entered in General Settings, just as an experiment. It (the generic description) now appears in my blogs header, which I definitely don't want.
Is adding a facility to add a unique meta description (not displayed) very technical? If so maybe I'd be better off adding yet another plugin.
Thanks again
Catherine
-
The most simple method of doing this is by adding into your template file where you'd like the first 40 words followed by a More >> link.
This can also be added into the loop, for example on an archive page. If you need to display the excerpt on a home page, or anywhere out of the loop, this should be combined with the WP_Query class to call posts from the WP DB.
Reply to this post if you need more help! I develop all of my sites from the ground up in Wordpress.
Regards
Aaron
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
-
Meta Description for ALL my Posts is Being Overwritten!
Every single one of my posts meta descriptions are being overritten with the same meta description! I use Yoast and have proper meta descriptions in my posts, but something seems to be overriding them. https://ibb.co/rcgWNXb Any idea what could be causing this? Thank you!!! Mike
Technical SEO | | naturalsociety1 -
How to force Wordpress to remove trailing slashes?
I've searched around quite a bit for a solution here, but I can't find anything. I apologize if this is too technical for the forum. I have a Wordpress site hosted on Nginx by WP Engine. Currently it resolves requests to URLs either with or without a trailing slash. So, both of these URLs are functional: <code>mysite.com/single-post</code> and <code>mysite.com/single-post/</code> I would like to remove the trailing slash from all posts, forcing mysite.com/single-post/ to redirect to mysite.com/single-post. I created a redirect rule on the server: ^/(.*)/$ -> /$1 and this worked well for end-users, but rendered the admin panel inaccessible. Somewhere, Wordpress is adding a trailing slash back on to the URL mysite.com/wp-admin, resulting in a redirect loop. I can't see anything obvious in .htaccess. Where is this rule adding a trailing slash to 'wp-admin' established? Thanks very much
Technical SEO | | james-tb0 -
Impact of changing title and description.
When a site doesn't rank for keywords, is this advisable to keep changing the title, description and other on page factors of a page , say home page, until it ranks? Will that impact on improvement? Or else will it be counted in the negative side?
Technical SEO | | Somanathan0 -
WordPress post indexation speed
Has anyone noticed any increases in the length of time it takes for WP posts to get indexed by Google? I have a website with the following: domain.com - CMS with lots of pages/content blog.domain.com - subdomain for the blog using WP It's odd.. the pages on the main site are indexed almost immediately. The posts on the blog are taking between 2-5 days. The blog posts are all unique content, here's an example of a recent one: blog.looksfishy.co.uk/2013/three-rivers-angling/
Technical SEO | | edwardlewis0 -
Interstitial ads
What is the best way to handle interstitial ads for the search engines? We saw in Google Webmaster Tools a big spike in 403 errors all from interstitial ad URLs. Would noindex work? Blocking the /interstitial in our robots.txt file? Will that affect the search engines from moving past the ad URL.
Technical SEO | | bonnierSEO0 -
Google description showing latest post excerpt
In doing a search for our website, The Tech Block, I realized that our description is not showing what we have in our Yoast settings, but rather the content from the slider: http://d.pr/i/kGjB What can I do to fix this?
Technical SEO | | ttb0 -
Whats with the backslash in the url adding as duplicate content?
Is this a bug or something that needs to be addressed? If so, just use a redirect?
Technical SEO | | Boogily0 -
WordPress Pretty Permalinks vs Site Speed
A couple of issues at play here as I wrestle with the best permalink structure for a site I'm toying with now. 1. I know that WordPress wants a unique number in the post to improve performance and db calls. 2. I know that for basic on-page SEO, most of us would opt for CATEGORY/POST or maybe even just post. I constantly change those. It's a bad habit, but sometimes you want the killer headline and a decent title in the post. So here is the issue: I can rewrite or use a plugin (anyone have a favorite) the permalinks to speed up site performance. We all know Google wants that. Maybe the permalink becomes /1234-foo But you know, a number in front of the URL just isn't awfully user friendly. If someone wants to read the foo post, it's nice to send them directly there. So would you trade off a slowdown in site speed for the prettiest permalinks for usability and SEO? And since you're asking a WP question, has anyone heard of a hard cap on static pages where the database starts dragging? The site I have in mind has 400 each posts and pages. Would moving platforms to Drupal or Joomla allow handling that many pages more effectively? Thanks for contributing and any help you can give. George
Technical SEO | | georgebounacos0