Not working with Get Parameters to Home Page All in One SEO Pack Troubleshooting Forum

The support forums have a new home! Please visit All in One SEO Pack's new residence at Semper Plugins to purchase a support plan.

 
You must be logged in to post
Search Forums:


 






Minimum search word length is 4 characters – Maximum search word length is 84 characters
Wildcard Usage:
*  matches any number of characters    %  matches exactly one character

Not working with Get Parameters to Home Page

Post
New Member

pushpinderbagga

posts 4

5:06 am August 28, 2010

I have a page as – http://www.bigonlinetips.com/?…..a-question

This should throw the SEO Title to be Ask a Question | Big Online Tips where as it is not.

Please help!

I tried adding ptype if loops in PHP but even they can help.

Admin

WordPress Professional

Raleigh, NC

posts 442

1:59 pm August 28, 2010

You must be a subscriber to view administrator posts. Click here to purchase a support subscription.

For what shall it profit a man if he shall gain the whole world and lose his own soul

New Member

pushpinderbagga

posts 4

4:17 am August 30, 2010

Okay I will try. Albeit I have installed the below plugins…

All in One SEO Pack
Autocompleter
Bookmark Me
Google XML Sitemaps
Top Level Categories
WP-reCAPTCHA

Do any of these have had any conflicts with all in one seo pack earlier?

New Member

pushpinderbagga

posts 4

5:08 am August 30, 2010

I tried. No go.

I de-activated all the plugins except All-In-One SEO Pack and still it doesnt work.

New Member

pushpinderbagga

posts 4

5:19 am August 30, 2010

I think we need to change the code here

———————————————

if (is_home() && !$this->is_static_posts_page()) {
$title = $this->internationalize($aioseop_options['aiosp_home_title']);
if (empty($title)) {
$title = $this->internationalize(get_option('blogname'));
}
$title = $this->paged_title($title);
$header = $this->replace_title($header, $title);
}

———————————————

If the home url is working with parameters – there should be a check here for a PARTICULAR GET parameter to the homepage and if there is any the title should be set according to it. Like ptype is our case… any clues…


About the WordPress Developer Forum

Forum Timezone: America/New_York

Most Users Ever Online: 205

Currently Online:
22 Guests

Currently Browsing this Topic:
1 Guest

Forum Stats:

Groups: 5
Forums: 23
Topics: 1543
Posts: 3447

Membership:

There are 6357 Members

There are 4 Admins
There are 3 Moderators