Internet shop product card pages missing
Autor: Vyacheslav M.
Besucht 191,
Followers 1,
Geteilt 0
Good day!
I have checked with Screaming Frog SEO Spider our site created with WebSite X5 PRO - https://www.nanoformula.eu/
Each generated pages created for product card like https://www.nanoformula.eu/product/?ProductPage - has not tag <H1> in spite of I insert text in "product details" with tags <H1> and other.
Is it possible that such pages indicate <H1> and other tags important for SEO?
Thank you in advance!
Vyacheslav Melnikov
Gepostet am
The WebSite X5 program also allows HTML code in some input fields, but not in all input fields.
For product SEO, there is a special entry area for each product, see screenshot below
My demo shop as example >> https://findelinks.de/123shop-hosteurope/product/?produkt-2
Here are the details for Google and other search engines that WebSiteX5 adds to the source code:
<title>Produkt 2 - Neues Projekt 3</title>
<metaname="description" content="Example of description for produkt 2" />
<metaname="keywords" content="Example, keywords, produkt 2" />
<metaproperty="og:title" content="Produkt 2" />
<metaproperty="og:description" content="Example of description for produkt 2" />
<h1class="imHidden">Produkt 2 - Neues Projekt 3</h1>
Furthermore, search engines also take product descriptions and images into account.
-----
Autor
Dear Daniel,
Thank you very much for your reply.
<title>It is present</title>
<metaname="description" content="Present" />
<metaname="keywords" content="Present too" />
I attach screenshot SEO filling of one page.
Where I can add for this page?"
<metaproperty="og:title" content="please, explain where insert tag" />
<metaproperty="og:description" content="please, explain where insert tag" />
<h1 class="imHidden">please, explain where insert H1 tag</h1>
Thank you in advance for your clearing!
Vyacheslav Melnikov
As you can see in my example, some information in the source code is automatically created from other information.
A) <h1> consists of the product name and the information at ... (see screenshot below).
B) The information at <meta property="og:title" and <metaproperty="og:description" is also generated from the product SEO section, see my screenshot above
----- (1) -----
Autor
Thank you again, Daniel for additional comment!
I understand you are mean. We have Automatic <H1> Tag Management - NO. That H1 prepare more variable by manual.
Maybe I can describe more clear:
For example, in page https://www.nanoformula.eu/product/?car_glass I insert tag H1: "All-season, waterless protective coating for car window glass and headlights".
This tag H1 is not present in this page code. But it is present in files of the project (cart\x5cart.php, res\x5setting.php) as you wrote before:
<h1 class="imHeading1">All-season, waterless protective coating for car window glass and headlights</h1>
I attach a screenshot from Adobe Dreamweaver of the php page.
Is it possible that <h1 class="imHeading1">All-season, waterless protective coating for car window glass and headlights</h1> indicating in code of the page https://www.nanoformula.eu/product/?car_glass for SEO?
Vyacheslav Melnikov
Here the Incomedia employees would have to explain how the WebSite X5 program puts together the automatic <H1> tags.
For me the <H1> tags look like this, see screenshot below
-----
-----
Hello Vyacheslav,
could you clarify what you mean by "This tag H1 is not present in this page code. But it is present in files of the project (cart\x5cart.php, res\x5setting.php)" ?
Looking at the project you mentioned as an example, this is what I see:
@ Eric C.:There is no <H1 in the normal source code. It must be some source code excerpt that I found before, but not anymore.
-----
Vyacheslav, about alt tag (you closed the right topic) - open HTML file in notepad, find alt tag (alt="") and put the right words into ""
Save, update the HTML file and alt tag is working :)
Autor
Thank you, Eric, for comment.
I attach screenshot code of the page https://www.nanoformula.eu/product/?car_glass
You can see tag <div class="container-details mb hidden"></div> <<<<<< NO H1 tag
but in your variant it looks as: <div class="container-details mb">.......</div>. <<<<<< H1 tag is present
Maybe it is reason (<div class="container-details mb hidden">) why H1 tad missed.
Additionally, I check the site (https://www.nanoformula.eu) with Screaming Frog SEO Spider program, and it also indicates missed H1 tag of this page and other pages (Internet shop product cards).
I ask you to continue...... It is very interested why different codes?
Vyacheslav Melnikov
Hello Vyacheslav,
could you provide a screenshot for the warnings you see on Screaming Frog about the homepage and other pages?
Thank you.
Autor
Dear Eric, I attach screenshot.
Autor
I attach home page screenshot.