|
|
|||||||
| Register | FAQ | Calendar | Radio and TV | NP Shop | Search | Today's Posts | Mark Forums Read |
| Blogging Forum Blogging Discussion Forum, links and tools. |
![]() |
![]() |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#21 (permalink) |
|
Want some pie?
|
It's very useful, BUT I noticed that the blogs on your host use the blog-description (the part which says "Another wordpress blog bla bla" when freshly installed) also for meta description. This makes blog description on all sites the same. Knock-out for good SEO! There should be some php-code that comments <meta name="description"> out when all-in-one-seo-plugin is activated because otherwise the descriptions generated by that plugin are overwritten by the original meta-description..... or at least no meta-description is better than always the same. This could be implemented in the header.php by something like
Code:
<?php if(is_home()) { ?>
<meta name="description" content="<?php $whatever ?>" />
<?php } ?>
)This overwrites all-in-one-seo-plugin only on index.php. __________________
My RSS Feed Sponsors List |
|
|
|
|
|
#22 (permalink) |
|
www.3blogger.com
Join Date: Aug 2004
Posts: 1,040
Points: 105
|
AJ,
You are correct. Some of the themes contain meta descriptions while some do not. I'm going to edit each theme now that SEO pack is installed and pull out the default meta descriptions, etc. I should have that done late tonight or early tomorrow. Thanks |
|
|
|
|
|
#24 (permalink) |
|
Want some pie?
|
Now this is fun
__________________
My RSS Feed Sponsors List |
|
|
|
|
|
#25 (permalink) |
|
What the fuck is an Infraction?
|
Hey m00d. I can't seem to access any of my blogs feeds on 3blogger. Can you help me out?
Here is one of my sites. Teen Swing When I click on the RSS icon in my address bar, it comes up with a page not found error. Anyone else getting this as well? __________________
Want sites that convert? Check out My Top Sponsors *UPDATED WITH JUNE'S STATS* |
|
|
|
|
|
#26 (permalink) |
|
What the fuck is an Infraction?
|
Bumping for m00d. Looks like I can't even access 3blogger.com now. Anyone else having this problem?
__________________
Want sites that convert? Check out My Top Sponsors *UPDATED WITH JUNE'S STATS* |
|
|
|
|
|
#27 (permalink) |
|
Kaktusan Corp taking over the Coding biz
|
worked and works fine here these days
__________________
![]() #1 Mass Blogging Script: Blogs Organizer | #1 Mass RSS Feeder Script Blogs Automater #1 Multidomain Hardlink Trade Script : Links Organizer | #1 Blog Posts Builder Script: Gallery Scraper Complete List of Affiliate RSS Feeds! | A-B-C Blog Linktrades |
|
|
|
|
|
#28 (permalink) |
|
What the fuck is an Infraction?
|
Yeah, everything is fine now.
__________________
Want sites that convert? Check out My Top Sponsors *UPDATED WITH JUNE'S STATS* |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
![]() |
![]() |