Dynamic WordPress Sitemaps with PHP
Adding a dynamic sitemap title to your human readable sitemaps with Better WordPress Google XML Sitemaps.
Adding a dynamic sitemap title to your human readable sitemaps with Better WordPress Google XML Sitemaps.
I love small powerful WordPress Plugins. The kind that get the job done with a small amount of code. One of the things that actually convinced me to install WordPress was a little plugin called WP Multi-Network. Currently we are running about three dozen blogs (including this one) across almost as many networks! WordPress and…
June 7 2011 ~ This has been kind of a rough year for me. My best friend died, then my longest friend (42 years) died, then my brother (and also my friend of 57 years) died. Kind of a hard year… And updates have fallen behind…
Lately I have been seeing an increase in trackback spam. Trackback spam is generated by programs that are trying to get a link on your site (from your site to their site) by claiming they have a link to your site – when they don’t. To be honest, I do not want to be giving…
Please Note: This Is Being Written Into a MUCH BETTER Plugin called TuKod Sessions. Follow The ToKod Sessions Link to see the status of this plugin (Due before April 1, 2012 – No Joke!) I have been actually writing computer code for four decades (that is 40 years for people who are not aware what…
Part Two – A Better Solution! In Part One, PHP in WordPress Posts, Pages and Widgets! – I discussed that I want to use phpBB3 sessions and session variables in my WordPress Pages. To do this I would need to add PHP script codes to my Post, Pages and a Widget. Part One covered adding…