Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2270

phpBB Custom Coding • Re: Google Search Console: lots of pages not indexed

$
0
0
I'm not sure it's extensive work. Searching online for a solution came to this:

Structured data should be added in JSON-LD:
{
"@context": "https://schema.org",
"@type": "Article",
"author": {
"@type": "Person",
"name": "Jan Jansen",
"url": "https://voorbeeld.nl"
}
}
I've no idea if this should be added in the header but I'm getting close. Unfortunately phpbb isn't that well for SEO and you'll need extra coding or extensions.

Statistics: Posted by Satusnovus — Mon Dec 09, 2024 9:09 pm



Viewing all articles
Browse latest Browse all 2270

Trending Articles