|
|||||||
| Newbie Questions New to the whole making money online and developing your own sites thing? Post your questions here so that seasoned members can answer your questions. Please keep your questions out of the other categories. We know you're a newbie, but there's no reason to be annoying. |
|
Welcome to the WickedFire - Affiliate Marketing Forum - Internet Marketing Webmaster SEO Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Senior Member
|
I am running a lot of wordpress sites with the blog on a page other than home. I use Platinum SEO pack with my titles as %post_title% | %blog_title% and since it uses "if is_home" to recognize the home page, my front page title is basically blog title | blog title. This is annoying as fuck to me and I thought about modifying the plugin code with "if is_front_page" in the necessary places to pick up the home page title and meta data from the plugin config, but I don't want to have to do this every time I upgrade the plugin. Anyone have a simpler solution?
Sorry, there wasn't a single boob icon.
__________________
(#)(#) |
|
|
|
|
|
#3 (permalink) |
|
Senior Member
|
The plugin takes care of the "home" page with settings in the config and uses the exact title you give it. It's just that I put the blog in /blog and use a different page for home. If the plugin used "if is_front_page" to take the home settings, it would be fine, but it uses "if is_home," which doesn't work if you use a different page as the front/ index page.
I could easily modify the plugin with "if is_front_page" in place of "if is_home," but I don't want to have to fix it every time I update it, especially since I do this on several different installs. As far as I can tell, most plugin updates replace the plugin php file which would wipe any of my changes on update. I would use a different plugin, but platinum SEO is the simplest for what I'm doing and I already have hand written titles/ descriptions/ meta on all my pages and posts for several installs and I don't want to have to transfer or rewrite these.
__________________
(#)(#) |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Question about purchasing a wordpress theme | jamman | Shooting The Shit | 9 | 07-04-2009 02:47 PM |
| Wordpress Question. | jakecohen | Newbie Questions | 3 | 09-03-2008 02:27 PM |
| Wordpress Homepage Redirect Question | -Matt- | Newbie Questions | 3 | 07-14-2008 01:29 AM |
| WTS: Wordpress Theme Sponsor Links | bam bam | Sell, Buy & Trade | 0 | 05-18-2008 07:51 AM |
| WordPress MU | jerxs | Shooting The Shit | 21 | 04-23-2007 11:29 AM |