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
-
Swapping Homepages in WordPress
Hi, Th situation is: I've cloned my homepage & added new content to the cloned page I've then updated the WordPress settings to make the cloned page the new homepage Will I lose PA as the new cloned page is in effect a new article?
Technical SEO | | jasongmcmahon0 -
Help: Blog post translations resulting in 404 Not Found?
A client set up a website that has multilingual functionality (WPML) and the back end is a bit of a mess. The site has around 6 translated versions of the 30 or so existing English blog posts in French, Italian and Spanish - all with their own URLs. The problem is that on the remaining 24 English blog posts, the language changer in the header is still there - even though the majority of posts have not been translated - so when you go to change the language to French, it adds **?lang=fr **onto the existing english URL, and is a page not found (4xx client error). I can't redirect anything because the page does not exist. Is there a way to stop this from happening? I have noticed it's also creating italian/french/spanish translation of the english Categories too. Thanks in advance.
Technical SEO | | skehoe0 -
Wordpress rel next & previous for SEO
Hi, I have implemented this function into my wordpress theme. However, I can only get the prev rel to show up. Does anyone have an idea? function rel_next_prev(){
Technical SEO | | SEOhughesm
global $paged; if ( get_previous_posts_link() ) { ?>
} if ( get_next_posts_link() ) { ?>
} }
add_action( 'wp_head', 'rel_next_prev' );
?>0 -
Should publish as page or blog posts on Wordpress ?
We have a technical blog website and our primary income is from blog. Recently we developed a open source free tool and but we are not sure if we need to publish it as wordpress page or as normal blog post. We don't look for an income from these tools. Later we will publish this tool in github. Also we have plan to develop many tools (small open source software) like this. So please advise we should place as Page mywebsite/tool1 mywebsite/tool2 or Normal blog posts mywebsite/toolcategory/tool1 mywebsite/toolcategory/tool2 Thanks!!!
Technical SEO | | Scaria0 -
Internal Ads on A Site
We serve ads on our site using a sub-domain. All ads use a re-direct from ads.domain before redirecting users to the proper, normal, internal url. Most the content on our home page is ad block driven. Is it possible and does it make sense to enter the sub-domain as url parameter in Google Webmaster tools, letting Google know that this is something to be ignored. Many thanks
Technical SEO | | CeeC-Blogger0 -
Post vs page in Wordpress?
Hello there, I have a Wordpress site and would like to know if it is better to have 600 posts or 600 pages in terms of efficiency in the site. I would like to publish the content as pages, as I can have subapges,etc... and keep the path: www.website.com/page/subpage1... in terms of good SEO. This structure of using pages rahter than posts allow me to keep the path as stated above (with a category/post path I could not manage in this sense as a pile of articles is displayed although the path category/post in terms of SEO I understand would be good too). Thank you very much for your thoughts here as I would go for a page structure. Antonio
Technical SEO | | aalcocer20030 -
Title Tag Wordpress
I need to know how can I personalize the title tag individually in my categories?
Technical SEO | | nafera20 -
Clarification from old seomoz post
I would need clarification from an old seomoz post - http://www.seomoz.org/q/rankings-changing-based-on-location-within-a-country-normal Particulary the following part - If you type in "Clear browser cache", Google KNOWS what browser you are using and can add the "Firefox" term in on your behalf, without it being apparent to the user What does it mean ? Thanks
Technical SEO | | seoug_20050