Title: ctrlaltdelete's Replies - page 5 | WordPress.org

---

# ctrlaltdelete

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 61 through 75 (of 203 total)

[←](https://wordpress.org/support/users/ctrlaltdelete/replies/page/4/?output_format=md)
[1](https://wordpress.org/support/users/ctrlaltdelete/replies/?output_format=md)
[2](https://wordpress.org/support/users/ctrlaltdelete/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ctrlaltdelete/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/ctrlaltdelete/replies/page/4/?output_format=md)
5 [6](https://wordpress.org/support/users/ctrlaltdelete/replies/page/6/?output_format=md)…
[12](https://wordpress.org/support/users/ctrlaltdelete/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/ctrlaltdelete/replies/page/13/?output_format=md)
[14](https://wordpress.org/support/users/ctrlaltdelete/replies/page/14/?output_format=md)
[→](https://wordpress.org/support/users/ctrlaltdelete/replies/page/6/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] [Bug?] Doesn’t clear custom post type archives](https://wordpress.org/support/topic/bug-doesnt-clear-custom-post-type-archives/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/bug-doesnt-clear-custom-post-type-archives/#post-11798393)
 * Hi, no that looks like date archives.
 * I assume you know what “Custom Post Types” are? You have the option to preload
   them:
 * > [View post on imgur.com](https://imgur.com/E3q2DSb)
 * If you had a bunch of custom posts of the type “house” Their urls would be:
 *     ```
       example.com/house/new-york/
       example.com/house/california/
       example.com/house/dallas/
       ```
   
 * And to view the archives of all “house” post you would visit:
 * `example.com/house/`
 * That last url is the archive of the custom post types that doesn’t get cleared
   when you post a new house.
 * So if i create a new “house”:
 * `example.com/house/chicago/`
 * In the archives page:
    `example.com/house/` I will not see it, i will see the
   cached version with only the first 3 “house”.
 * Does that make sense?
 * Basically what i’m saying is if i post a “house” i need the plugin to clear the
   cache of “house” archives. in here: [https://i.imgur.com/yhbQQu0.png](https://i.imgur.com/yhbQQu0.png)
    -  This reply was modified 7 years, 1 month ago by [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] [Bug?] Doesn’t clear custom post type archives](https://wordpress.org/support/topic/bug-doesnt-clear-custom-post-type-archives/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/bug-doesnt-clear-custom-post-type-archives/#post-11797444)
 * I don’t have a live url but i can clarify.
 * I mean the archives for the custom posty type. If the post type it’s “house” 
   the url would be:
    `example.com/house/`
 * I don’t mean categories or tags, There’s an option to clear them.
    But there’s
   no option to clear the archive of the post type.
 * > [View post on imgur.com](https://imgur.com/yhbQQu0)
 * You can either chose “All caches” OR “home + categories + tags + pagination”
 * So i’m forced to chose “All”. You might say, well do that. **But i have 15,000
   posts. I find it a waste of resources to clear uneeded cache.**
 * An option for custom post types is needed.
    -  This reply was modified 7 years, 1 month ago by [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] My first regex, need opinions](https://wordpress.org/support/topic/my-first-regex-need-opinions/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/my-first-regex-need-opinions/#post-11755390)
 * Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] NoIndex for archive sub-pages](https://wordpress.org/support/topic/noindex-for-archive-sub-pages/)
 *  [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/noindex-for-archive-sub-pages/#post-11755372)
 * Thanks [@finalwebsites](https://wordpress.org/support/users/finalwebsites/) This
   snippet is exactly what i needed.
 * I mean yeah google “got better” but i don’t really see it. What i see is a lot
   of useless pagination on the index.
    What i recommend doing is noindex paginated
   archives. AND creating a stand alone “Show all posts” page. Instead of relying
   on indexed pagination for internal linking.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] My first regex, need opinions](https://wordpress.org/support/topic/my-first-regex-need-opinions/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/my-first-regex-need-opinions/#post-11754964)
 * Hi, you are right it is get. I tried with 307 and jquery stops updating the content.
 * This is my code to load paginated on same url:
 *     ```
       <script>
       (function ( $ ) {
   
       	$("body").on("click", "a.page-numbers", function(e) {
           e.preventDefault();
           $("#main").load($(this).attr("href") + " #main");
       	$('html, body').animate({
                   scrollTop: $("#content").offset().top - 70
               }, "slow"); 
       });
   
       }(jQuery));
       </script>
       ```
   
 * If i set the redirect this won’t work.
    When i disable the redirect this works
   again. What can i do?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] My first regex, need opinions](https://wordpress.org/support/topic/my-first-regex-need-opinions/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/my-first-regex-need-opinions/#post-11753317)
 * I’ve noticed a problem.
    I want this to 301 redirect people that come from google
   or elsewhere or that inserts the paginated url in the browser directly.
 * Because i have not removed pagination. it’s just handled by Jquery now via POST
   method.
    This 301 breaks Jquery.
 * **Could we have the option to ignore POST**? Like:
    [https://stackoverflow.com/questions/22342141/htaccess-do-not-rewrite-url-if-post-data](https://stackoverflow.com/questions/22342141/htaccess-do-not-rewrite-url-if-post-data)
 * Else i’ll have to move to htaccess. =?
    -  This reply was modified 7 years, 2 months ago by [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] Redirect pagintion keep query parameters](https://wordpress.org/support/topic/redirect-pagintion-keep-query-parameters/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/redirect-pagintion-keep-query-parameters/#post-11751577)
 * Thanks i’ll give it a go.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Google Console Sitemap Error – FIX](https://wordpress.org/support/topic/google-console-sitemaps-error-fix/)
 *  [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/google-console-sitemaps-error-fix/#post-11661519)
 * Didn’t work here, google simply considers one of the “/” and says couldn’t fetch(
   the sitemap works fine).
    -  This reply was modified 7 years, 3 months ago by [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Sitemap](https://wordpress.org/support/topic/sitemap-82/)
 *  [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/sitemap-82/#post-11661511)
 * I think this happens to everyone, i don’t think yoast has a clue of why it does.
   
   Only people that have sitemaps from before the new search console was released
   have no issues.
    -  This reply was modified 7 years, 3 months ago by [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Sitemap 404 still an issue](https://wordpress.org/support/topic/sitemap-404-still-an-issue/)
 *  [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/sitemap-404-still-an-issue/#post-11602803)
 * Ideas:
    1) Go to Yoast Seo -> General -> Features tab: disable the sitemap. Then
   enable the sitemap. 2) Go to Worpdress -> Settings – Permalinks. Click “Save 
   Changes”. 3) Do you have many pages? Break the page sitemap into smaller ones,
   so it takes less time to produce. Add to functions.php
 *     ```
       function max_entries_per_sitemap() {
           return 50;
       }
       add_filter( 'wpseo_sitemap_entries_per_page', 'max_entries_per_sitemap' );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PageSpeed Ninja - Cache, Minify, Defer CSS JavaScript, Critical CSS, Optimize Images, Convert WebP] Problem with twenty seventeen menu](https://wordpress.org/support/topic/problem-with-twenty-seventeen-menu/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/problem-with-twenty-seventeen-menu/#post-11486313)
 * I resolved this, i don’t know how. Sorry!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PageSpeed Ninja - Cache, Minify, Defer CSS JavaScript, Critical CSS, Optimize Images, Convert WebP] It keeps adding inline CSS rules to the html that were removed from style.css](https://wordpress.org/support/topic/it-keeps-adding-inline-css-rules-to-the-html-that-were-removed-from-style-css/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/it-keeps-adding-inline-css-rules-to-the-html-that-were-removed-from-style-css/#post-11486297)
 * Hello, now that i believe the php errors are over.
    Could you confirm modifying
   the child theme style.css and clearing the cache also clears the above the fold
   inline CSS?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PageSpeed Ninja - Cache, Minify, Defer CSS JavaScript, Critical CSS, Optimize Images, Convert WebP] 700 MB of daily PHP warnings filling logs everyday](https://wordpress.org/support/topic/700-mb-of-daily-php-warnings-filling-logs-everyday/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/700-mb-of-daily-php-warnings-filling-logs-everyday/#post-11486288)
 * Thanks gonna give it another go!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PageSpeed Ninja - Cache, Minify, Defer CSS JavaScript, Critical CSS, Optimize Images, Convert WebP] Does this plugin register extra image sizes?](https://wordpress.org/support/topic/does-this-plugin-register-extra-image-sizes/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/does-this-plugin-register-extra-image-sizes/#post-11486283)
 * Great!!! Imagine sites with several thousands of attachments, backup size becomes
   huge. I’ll wait for new version.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PageSpeed Ninja - Cache, Minify, Defer CSS JavaScript, Critical CSS, Optimize Images, Convert WebP] Does this plugin creates imgcache directories inside uploads subdirs?](https://wordpress.org/support/topic/does-this-plugin-creates-imgcache-directories-inside-uploads-subdirs/)
 *  Thread Starter [ctrlaltdelete](https://wordpress.org/support/users/ctrlaltdelete/)
 * (@ctrlaltdelete)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/does-this-plugin-creates-imgcache-directories-inside-uploads-subdirs/#post-11486269)
 * Taking notes thanks! Glad you are back and well.

Viewing 15 replies - 61 through 75 (of 203 total)

[←](https://wordpress.org/support/users/ctrlaltdelete/replies/page/4/?output_format=md)
[1](https://wordpress.org/support/users/ctrlaltdelete/replies/?output_format=md)
[2](https://wordpress.org/support/users/ctrlaltdelete/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ctrlaltdelete/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/ctrlaltdelete/replies/page/4/?output_format=md)
5 [6](https://wordpress.org/support/users/ctrlaltdelete/replies/page/6/?output_format=md)…
[12](https://wordpress.org/support/users/ctrlaltdelete/replies/page/12/?output_format=md)
[13](https://wordpress.org/support/users/ctrlaltdelete/replies/page/13/?output_format=md)
[14](https://wordpress.org/support/users/ctrlaltdelete/replies/page/14/?output_format=md)
[→](https://wordpress.org/support/users/ctrlaltdelete/replies/page/6/?output_format=md)