Site logo

meta

Disable link on metadata date

Hello GP Friends, Currently the date in the metadata is a hyperlink. I would like it to just display the date and not be a link. I also need to format the date as ‘Nov 2017’, with the short month and year. Is there a way to do this? Do I need to overwrite the … Read more

Add "read more" to blog posts with excerpts?

Hi, I turned on the Blog plugin-in and have a few questions: On the blog or category pages, is it possible to add a “Read More” button or link to the end of the postexcerpt? Right now, any posts for which I wrote a custom excerpt doesn’t get a “read more.” I know I can … Read more

Headline Space in schema.org/WebPage

Hi, Tom. I found an issue with the google testing tool (http://schema.org/WebPage). There is NO space between headlines (h1/h2/…) and text areas! Here is my example page: https://search.google.com/structured-data/testing-tool?url=https://www.anonymio.de/private-krankenversicherung-vergleich/#url=https%3A%2F%2Fwww.anonymio.de%2Fprivate-krankenversicherung-vergleich%2F Any ideas whats wrong? Cheers, Bin

Two title tags

Very strange issue I’m having with my GP sites, and somehow I didn’t notice it until now. Every page has two title tags! The first is the <title> via the All-in-One SEO plugin. The second is the <title> auto-generated by WordPress. If I disable All-in-One SEO, I STILL GET TWO TITLES. It’s seriously bizarre. I … Read more

Mobile Zoom

Hi Tom, I’m looking to stop mobile zooming on my website: http://www.fastbus.ie The normal meta viewport tag doesn’t seem to be working and I can’t for the life of me find how to turn it off. <meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0″/> Any help appreciated! Cheers, Mark

What's the best way to add to header (favicons, etc..)

Using Favicon Generator I want to juice up the header with all these goodies. In your opinion, what’s the best way to add these? Would you be using wp_enqueue_style() / wp_enqueue_sscript() or a swift plugin solution like Header and Footer Scripts? Perhaps using a child theme create a header? This is the code I wish … Read more

All Meta In One Single Line

Hi I’d like to display all meta in one single line under title. Like – POST TITLE (Date) by (Author) – (Categories) (Tags) (Comment Link) Is it possible to do that? Thanks T.