hello, I need make several thinks in ALL-in-one SEO Plugin plugin but I can't I want that plugin auto generate Post Title Format from post text, and in end of title it use autor name. for example if post text is It's no secret that Google's Panda and Penguin updates caused a lot of panic. Although I'm pretty turned off to information about these updates, I've been really interested in the anchor text issues surrounding the Penguin update. If sites that have over-optimized anchors lost traffic due to the update, it seems to make sense that sites can move up with relatively few (or without any) anchored links. I wanted to test that idea and decided that it was time for a good, old fashioned case study. and post author is Court Tuttle , title must was It's no secret that Google's Panda and Penguin updates caused... by Court Tuttle which code must I use?
though i have been using this plugin on some of my sites, but i cannot takeout this plugin from my old sites as i fear of having been penalized from google, but if you are new and haven't used it yet than i would suggest you try YOAST, one of the best plugin with lots of options, All in one in my opinion is just history now.
I'm using All-In-One SEO pack too but I think you can't do what you want with this plugin, probably you'll need another plugin for that title thing. Or it can be a setting.
I am using Yoast for my wordpress website. For auto generated post title you can add in the title template its %%title%% - %%sitename%% - %%category%% or you can use author name. They mentioned various title settings. But I am suffering to adjust long post title url which can be set automatically not by manually. Example: some article has two line of title & wordpress generates same title as a url so my url becoming too long which is not correct in seo. We can change by manually but is there any coding format that we can set it up ? so when extra characters url occurred, it will be short in few characters or words.
What I use to rank the front page of Google is %%POSTNAME%% No blog title google will include the blog title anyways sometimes but mostly not. It's good for it not to do that because its not the keyword ur looking to get and its also not needed because you will get the domain URL as the keyword if that is your blog title.
Thank you for the quick reply. So instead of %%title%% if I use %%POSTNAME%% so what they will take as a url
Its not working. I am using Yoast plugin on my website & they have title template to add this code format. When i changed code to %post_title% or %post_name% its doesn't work. My question was when I have long title url like www.sitename.com/news/ottawa-convention-centre-names-peggy-nieghorn-director-of-sales-and-daniel-coates-manager-marketing-communication is there any coding that reduce some words or characters in url when too long post title? We can rewrite manually in wordpress but is there any auto setting?