raymondcc
Forum Replies Created
-
Forum: Plugins
In reply to: [AJAX Comment Loading] [Plugin: AJAX Comment Loading] compatible with Google?I noticed that the test post has all the comments indexed (appears in cache).
http://coveredwebservices.com/projects/ajax-comment-loading/test-post/My above comment is based on a custom theme, it is possible that it works on the default TwentyTen theme. Will investigate further and post an update upon new findings.
Forum: Plugins
In reply to: [AJAX Comment Loading] [Plugin: AJAX Comment Loading] compatible with Google?This is a really great plugin for those posts with tons of comments.
I’ve tested it and it seems that Googlebot is not capable of crawling the comments that is loaded through Ajax method. (Although Matt Cutts did say their Googlebot is capable of doing that)
I posted a unique article with a comment. After 1 day, the post has been indexed and can be found in Google SERP but not for the comment. I viewed the cached version from Google SERP and the comment area only shows “Loading comments…”
Searching the exact sentence from the comment is also not found.Speed is good, but preventing the comments from being indexed is bad for SEO. Unless you don’t want the comments to be indexed and has tons of comments, then this plugin is for you. Otherwise, wait until Googlebot gets smarter or an update on the plugin.
Forum: Plugins
In reply to: [Plugin: WP Super Cache] WP-Cache working but not Super-CacheSmall update. I tried browsing the same page on another computer, it is showing <!–super cache –>. I think it’s the cookie or cache on my browser that’s causing this problem.
But the problem of not showing the number of Super Cached pages in options is definitely there.
Forum: Fixing WordPress
In reply to: PHP Fatal error for query.php?After reuploaded pluggable.php and query.php, I am occasionally getting this error.
[21-Nov-2007 00:19:46] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/xxxxx/public_html/blog/wp-includes/wp-db.php:160) in /home/xxxxx/public_html/blog/wp-includes/pluggable.php on line 391
Forum: Fixing WordPress
In reply to: PHP Fatal error for query.php?OK, I’ve reuploaded pluggable.php and also query.php.
Will update on whether the error still exist.
Thanks.
Forum: Themes and Templates
In reply to: Layout is looks OK on Firefox but not IEI’ve managed to fix it.
I no longer use this code <?php wp_list_pages(‘title_li=<h2 style=”margin-top: 0px”></h2>’); ?>
What I did was manually place the links.
Although I didn’t know what caused the problem but it’s all good if it’s fixed. Thanks for your help.
Forum: Themes and Templates
In reply to: Layout is looks OK on Firefox but not IEDid what you suggested, 4k.
In FF, that box is much longer. But in IE, no changes!
Do you have any way to move the Home, About, Contact to the top?
Forum: Themes and Templates
In reply to: Layout is looks OK on Firefox but not IE4k, I’ve tested adding more links and it did overlap.
Forum: Fixing WordPress
In reply to: Can’t add new Pages, old pages still existSo I have to check the .htaccess in which directory?
Forum: Plugins
In reply to: Displaying AdsenseDeluxe problemNvm, I got it working.
I use MightAdsense to display ads on top of each post.
As for main page, I can configure MightyAdsense to only display ads on first and second post.
Forum: Fixing WordPress
In reply to: Conditional Tags problemmoshu, I do already have Page with 3 pages using the template.
If I do not use <?php if( is_page(‘links’) ) : ?> php code, all 3 Pages will run this php code.
I only need 1 of my Page to process the php code.Forum: Fixing WordPress
In reply to: Conditional Tags problemNope, I want to enter this “PHP code” in a “Page” from the WordPress admin Presentation area.
Forum: Fixing WordPress
In reply to: How to remove adsense on a certain wordpress pageOh it worked!
Thanks a lot and so sorry for all the confusion.Forum: Fixing WordPress
In reply to: How to remove adsense on a certain wordpress pageSorry for my english.
I believe “How do I display some ad code everywhere on my blog BUT for one specific post?” is my question.
I will try to use the code suggested.
Should I insert the code in the Post?
Forum: Fixing WordPress
In reply to: How to remove adsense on a certain wordpress pageladydelaluna, actually the ads that I don’t want to show on a post is from another company called ExpoActive.
Oh my I am confused too. So will the code work in my case?