| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 5 months |
| seen | Mar 21 at 15:09 | |
| stats | profile views | 2 |
|
Mar 7 |
comment |
How do I edit wp_head and/or functions.php to remove rss-feed which isnt used and dont validate? I tried it and it works pretty good! Now on the Unicorn test I dont get a red warning kind of message anymore, but instead a blue Information warning: "It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate." Since it isnt really an error I could just ignore it, but are there a way to get rid of this one? I know it doesnt change much but I like to get to know how to fix these kind of things for the future.I used the remove_action and the fix from the link you gave into functions.php |
|
Mar 7 |
accepted | How do I edit wp_head and/or functions.php to remove rss-feed which isnt used and dont validate? |
|
Mar 7 |
comment |
How do I edit wp_head and/or functions.php to remove rss-feed which isnt used and dont validate? Does the links has to be there because of how Wordpress is structured? And if I were to use remove_action('wp_head','feed_links',2); remove_action('wp_head','feed_links_extra',3); that would probably solve it but does that solution also generate that error because its not according to the template anymore? And if so, the best way would be to redirect it to just energyshop.se instead and keep it in the background without any real function? |
|
Mar 7 |
revised |
How do I edit wp_head and/or functions.php to remove rss-feed which isnt used and dont validate? Forgot to use code tags |
|
Mar 7 |
asked | How do I edit wp_head and/or functions.php to remove rss-feed which isnt used and dont validate? |
|
Feb 23 |
awarded | Scholar |
|
Feb 23 |
accepted | How do I edit the htaccess file to optimize my website? |
|
Feb 23 |
comment |
How do I edit the htaccess file to optimize my website? got 97! :D I used your updated one, with some additions for fixing errors in osme browsers and to set Vary Accept-Encoding. The updated code is here: gist.github.com/geemoney/5020625 it might be useful to many! |
|
Feb 22 |
awarded | Commentator |
|
Feb 22 |
comment |
How do I edit the htaccess file to optimize my website? Hey man I had some other stuff to take care of that had higher priority but I just sat down and went through this. It seems that CSS/JS (and some PNG's) even though they are specified in the .htaccess. I managed with this and some other tuning to go from 78/100 to 90/100 with googles performance checker: developers.google.com/speed/pagespeed/… The rest is not really big things and I was about to ignore them and proceed to finish the site without fixing them, but do you have any clues how to fix em? |
|
Feb 21 |
comment |
How do I edit the htaccess file to optimize my website? Coming right up! gist.github.com/geemoney/5000890 |
|
Feb 21 |
comment |
How do I edit the htaccess file to optimize my website? Also, begin wordpress? Do you mean that I should try to paste it at the very top of the document, before ETag setting or do you mean precisely after that and before # BEGIN Compress text files? And what should I now remove from my own settings? I guess some things will be overriden. Do you want me to paste it all, your paste + mine somewhere? |
|
Feb 20 |
revised |
How do I edit the htaccess file to optimize my website? Updated code |
|
Feb 20 |
comment |
How do I edit the htaccess file to optimize my website? Wow, you guys here are far too kind :), actually I played aroun a bit with different Plugins but somehow I dont trust them and if I learn to do things manually I atually make progress in my job and career too! I will now look into your paste, be back later. |
|
Feb 20 |
asked | How do I edit the htaccess file to optimize my website? |
|
Feb 18 |
awarded | Tumbleweed |
|
Feb 12 |
comment |
Not validating HTML5 website due to wp_head and Content-Lang Found it in a plugins php, more spcifically qtranslates_hooks.php which is included in the qtranslate plugin! |
|
Feb 12 |
comment |
Not validating HTML5 website due to wp_head and Content-Lang i forgot to put some text in code, now you see what i mean. yes but maybe not in everyone. |
|
Feb 12 |
revised |
Not validating HTML5 website due to wp_head and Content-Lang added 6 characters in body |
|
Feb 12 |
asked | Not validating HTML5 website due to wp_head and Content-Lang |