WordPress version: 3.5.1
WordPress SEO version: 1.4.7
I did this:
Used %%title%% in the default description of pages in order to make my virtual page titles dynamic. (This worked until recently, dont have exact upgrade when it changed.)
I expected the plugin to do this:
Dynamically add the title of the page it was on into the description when I did not specific a custom page description.
Instead it did this:
It pulls the title of the template page which is not dynamic. %%title%% works like it's supposed to in the title tag, but not in the description.
Example where the meta description uses "Property Listing" instead of the title of the page. http://www.sibbach.com/listings/7735-E-CASITAS-DEL-RIO-Drive-Scottsdale-AZ-85255-mls_4930069/
Anyone got any ideas how to fix??