Title: idiotprogrammer's Replies | WordPress.org

---

# idiotprogrammer

  [  ](https://wordpress.org/support/users/idiotprogrammer/)

 *   [Profile](https://wordpress.org/support/users/idiotprogrammer/)
 *   [Topics Started](https://wordpress.org/support/users/idiotprogrammer/topics/)
 *   [Replies Created](https://wordpress.org/support/users/idiotprogrammer/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/idiotprogrammer/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/idiotprogrammer/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/idiotprogrammer/engagements/)
 *   [Favorites](https://wordpress.org/support/users/idiotprogrammer/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 54 total)

1 [2](https://wordpress.org/support/users/idiotprogrammer/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/idiotprogrammer/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/idiotprogrammer/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/idiotprogrammer/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [static link as home page; how to create virtual directory?](https://wordpress.org/support/topic/static-link-as-home-page-how-to-create-virtual-directory/)
 *  Thread Starter [idiotprogrammer](https://wordpress.org/support/users/idiotprogrammer/)
 * (@idiotprogrammer)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/static-link-as-home-page-how-to-create-virtual-directory/#post-1658052)
 * Ok, I think I found the answer. Read the documentation more closely!
 * I did not realize that you must create a static page called News, and then when
   you set the splash page as home page, you must also specify which page will appear
   to hold all the posts. (I never did that).
 * ubercool!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [SEO: why do RSS feeds rank higher than articles?](https://wordpress.org/support/topic/seo-why-do-rss-feeds-rank-higher-than-articles/)
 *  Thread Starter [idiotprogrammer](https://wordpress.org/support/users/idiotprogrammer/)
 * (@idiotprogrammer)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/seo-why-do-rss-feeds-rank-higher-than-articles/#post-659537)
 * unchecking these options
    Use noindex for Categories: Use noindex for Archives:
 * in all in one seo plugin did a lot of good. much better search results now on
   teleread.
 * Category page is still number #1, but I wouldn’t be surprised if that falls away.
   The important thing is that the main post is on top.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [comments are not visible](https://wordpress.org/support/topic/comments-are-not-visible/)
 *  Thread Starter [idiotprogrammer](https://wordpress.org/support/users/idiotprogrammer/)
 * (@idiotprogrammer)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/comments-are-not-visible/#post-656720)
 * i will check and report back.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [blank pages after post and after comment](https://wordpress.org/support/topic/blank-pages-after-post-and-after-comment/)
 *  Thread Starter [idiotprogrammer](https://wordpress.org/support/users/idiotprogrammer/)
 * (@idiotprogrammer)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/blank-pages-after-post-and-after-comment/#post-656073)
 * I’m happy to report that the problem is not with the cache plugin.
 * I incorrectly edited the wp-config.php file and upgraded wp. Then everything 
   worked perfectly! I even got the Collapsible Archives plugin to work after the
   upgrade.
 * Well, almost perfectly. I couldn’t figure out why in the supercache menu you 
   need to set gzip to yes, but in another generic wordpress menu you have to set
   it (and it always seems to be set on “Off”
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [how do I measure server load & plugin performance?](https://wordpress.org/support/topic/how-do-i-measure-server-load-038-plugin-performance/)
 *  Thread Starter [idiotprogrammer](https://wordpress.org/support/users/idiotprogrammer/)
 * (@idiotprogrammer)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/how-do-i-measure-server-load-038-plugin-performance/#post-655957)
 * and finally, how do I know that my webhost is not just blaming me for their bad
   hardware?
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [blank pages after post and after comment](https://wordpress.org/support/topic/blank-pages-after-post-and-after-comment/)
 *  Thread Starter [idiotprogrammer](https://wordpress.org/support/users/idiotprogrammer/)
 * (@idiotprogrammer)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/blank-pages-after-post-and-after-comment/#post-655911)
 * update: the webhost says:
 * It seems one of your WordPress websites is hammering MySQL with the following
   SQL queries and it’s caused the load on Web 5 to spike.
 * SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(p…
    SELECT DISTINCT YEAR(post_date)
   AS `year`, MONTH(p… SELECT SQL_CALC_FOUND_ROWS wp_posts.*, wp_sticky….
 * ************
    I’m guessing it’s related to the Collapsible Archives plugin. (
   Actually I think plugin compatibility is the underlying problem).
 * supercache is already disabled, when I disable collapsible archives, performance
   improves, although curiously, whenever you post or comment, you get a blank screen
   after successful completion. More info as I find it.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [blank pages after post and after comment](https://wordpress.org/support/topic/blank-pages-after-post-and-after-comment/)
 *  Thread Starter [idiotprogrammer](https://wordpress.org/support/users/idiotprogrammer/)
 * (@idiotprogrammer)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/blank-pages-after-post-and-after-comment/#post-655907)
 * actually, we had hosting problems at the same time, so it might be related to
   that. I am not a php coder, so I can’t be of much help in deciphering logs or
   rewrite errors. But I will try to upgrade to the latest wp, then reinstall supercache,
   and then let you know.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wp not closing mysql connections–61 open why?](https://wordpress.org/support/topic/wp-not-closing-mysql-connections-61-open-why/)
 *  Thread Starter [idiotprogrammer](https://wordpress.org/support/users/idiotprogrammer/)
 * (@idiotprogrammer)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/wp-not-closing-mysql-connections-61-open-why/#post-631867)
 * but that’s what happens. The hosting service will hit the max connections, halt
   everything for about 2 minutes and then restart fresh. this happens every one
   or two days.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wp not closing mysql connections–61 open why?](https://wordpress.org/support/topic/wp-not-closing-mysql-connections-61-open-why/)
 *  Thread Starter [idiotprogrammer](https://wordpress.org/support/users/idiotprogrammer/)
 * (@idiotprogrammer)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/wp-not-closing-mysql-connections-61-open-why/#post-631866)
 * this actually does help a lot!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP 2.1 not closing mysql connection causing 500 errors](https://wordpress.org/support/topic/wp-21-not-closing-mysql-connection-causing-500-errors/)
 *  [idiotprogrammer](https://wordpress.org/support/users/idiotprogrammer/)
 * (@idiotprogrammer)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/wp-21-not-closing-mysql-connection-causing-500-errors/#post-531419)
 * i’m getting a similar issue [http://wordpress.org/support/topic/137344?replies=4](http://wordpress.org/support/topic/137344?replies=4)
   although I think it might be related to a plugin.
 * [moderated fixed reference to topic 10/25/07 ]
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [new page template doesn’t appear; why?](https://wordpress.org/support/topic/new-page-template-doesnt-appear-why/)
 *  Thread Starter [idiotprogrammer](https://wordpress.org/support/users/idiotprogrammer/)
 * (@idiotprogrammer)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/new-page-template-doesnt-appear-why/#post-600156)
 * ok, I’m not sure what happened or what I did. I thought I put it in the right
   theme directory. But I changed themes and back again, and looked at the files
   under theme editor.
 * Once it didn’t appear, then I changed themes and then I saw the new templates
   under the theme editor. Once I saw that, I was able to see the page template 
   in the drop down menu. Not sure what’s going on. Maybe it’s a Firefox caching
   issue?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [new page template doesn’t appear; why?](https://wordpress.org/support/topic/new-page-template-doesnt-appear-why/)
 *  Thread Starter [idiotprogrammer](https://wordpress.org/support/users/idiotprogrammer/)
 * (@idiotprogrammer)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/new-page-template-doesnt-appear-why/#post-600121)
 * My prediction: I have done something really stupid and obviously wrong. I just
   need to figure out what it is.
 * someone suggested it might be UNIX line feeds/carriage returns, but no, I use
   a text editor that respects that.
 * (even though the server is linux-based, I don’t know why that would make a difference
   for php scripts).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [new page template doesn’t appear; why?](https://wordpress.org/support/topic/new-page-template-doesnt-appear-why/)
 *  Thread Starter [idiotprogrammer](https://wordpress.org/support/users/idiotprogrammer/)
 * (@idiotprogrammer)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/new-page-template-doesnt-appear-why/#post-600120)
 * Ok, I logged out and in again. Nothing.
 * Root, in the editing interface, when I want to create a new page, there is a 
   dropdown box on the lower right for “Page Template.” Despite the fact I have 
   added these customized page templates in the correct theme directory, I do not
   see it listed as one of the options (I only see Default Template and Archives).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Page Template drop down does not show up](https://wordpress.org/support/topic/page-template-drop-down-does-not-show-up/)
 *  [idiotprogrammer](https://wordpress.org/support/users/idiotprogrammer/)
 * (@idiotprogrammer)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/page-template-drop-down-does-not-show-up/#post-443485)
 * When I added the new page template to the theme directory, it shouldn’t show 
   up. Why? Do I need to declare it somewhere?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [A non-blog template](https://wordpress.org/support/topic/a-non-blog-template/)
 *  [idiotprogrammer](https://wordpress.org/support/users/idiotprogrammer/)
 * (@idiotprogrammer)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/a-non-blog-template/#post-598379)
 * assuming your account has the ability to change permissions, you can do this 
   with your ftp editor (right click usually) for individual files.
 * You can also do this through the command line. But yes, every time you change
   a theme, you are dealing with completely separate files. One idea is to have 
   the webhosting company use access lists to impose permissions on the wp-content
   directory.

Viewing 15 replies - 1 through 15 (of 54 total)

1 [2](https://wordpress.org/support/users/idiotprogrammer/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/idiotprogrammer/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/idiotprogrammer/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/idiotprogrammer/replies/page/2/?output_format=md)