is_page ) { $cat = is_front_page() ? 'Front' : 'Page'; } elseif ( $wp_query->is_home ) { $cat = 'Home Page'; } elseif ( $wp_query->is_single ) { $cat = ( $wp_query->is_attachment ) ? 'attachment' : 'Blog Post'; } elseif ( $wp_query->is_category ) { $cat = 'Category'; } elseif ( $wp_query->is_tag ) { $cat = 'Tag'; } elseif ( $wp_query->is_tax ) { $cat = 'Taxonomy'; } elseif ( $wp_query->is_archive ) { if ( $wp_query->is_day ) { $cat = 'Day Archive'; } elseif ( $wp_query->is_month ) { $cat = 'Month Archive'; } elseif ( $wp_query->is_year ) { $cat = 'Year Archive'; } elseif ( $wp_query->is_author ) { $cat = 'Author'; } else { $cat = 'Archive'; } } elseif ( $wp_query->is_search ) { $cat = 'Search'; } elseif ( $wp_query->is_404 ) { $cat = '404 Page'; } return $cat; } ?>

About

I am a freelance digital marketing professional that has been working with Search Engine Optimization (SEO) for way over a decade. My focus has always been more on the technical and content side. Over the past 10+ years I have worked with everything from small one-man companies to large corporations with sites spanning the entire world.

Artificial Intelligence (AI) is also something that has been on my radar for quite some time, and I’ve been testing a lot of AI frameworks to assist me with content. This is really helpful when you are looking to produce content more at scale, but it doesn’t take the manual editing and fact checking away.

When I don’t spend time in front of the computer, you usually find me with my family (wife and two kids) and our dogs. We breed German Pinschers at home, so we’re always looking for great, new dog names too.

I’m also very much into photography, so there’s usually a camera nearby at all times. This comes in very handy with all the dogs around, they make good pictures.

Try Jasper AI (Free Trial)

Create amazing blog posts and marketing copy using extremely well performing templates.
Get original content 10X faster with AI.

© 2023 Daniel Carlbom