How Google Scholar Indexes Journals
Google Scholar does not have a journal application form. It discovers and indexes academic content through two mechanisms:
<meta name="citation_*"> tags defined in Google Scholar's inclusion guidelinesBoth mechanisms require articles to be publicly accessible (no login required), have stable URLs, and include proper metadata.
Technical Requirements
Google Scholar's inclusion guidelines require:
<meta name="citation_title" content="Article Title"><meta name="citation_author" content="Author Name"><meta name="citation_journal_title" content="Journal Name"><meta name="citation_date" content="2024/01/15"><meta name="citation_doi" content="10.xxxxx/yyy"> (if DOI registered)<meta name="citation_pdf_url" content="https://...pdf"> (if PDF available)Common Indexing Problems and Solutions
Cause: citation_journal_title tag is missing or incorrect
Fix: Add accurate citation_journal_title, citation_issn, and citation_volume tags
Cause: New articles not crawled yet, or OAI-PMH not configured
Fix: Ensure OAI-PMH endpoint is active; wait 2 weeks after publication
Problem: Journal shows in Scholar but with no citationsCause: DOI not registered, or CrossRef cited-by not configured
Fix: Register DOIs through CrossRef; enable cited-by linking