• Resolved griseldy

    (@griseldy)


    Hi,

    First I have to say thank you for this theme.
    I totally love it, was easy to work with.

    I’m having just one problem. When I search for my site in google it still appears under the name sliding door.

    https://www.aandemaas.eu

    What can I do to solve this problem?

    Greetz,
    Griseldy

Viewing 3 replies - 1 through 3 (of 3 total)
  • When looking at your page source the title tag is formed wrong.
    <Aan de Maas>Restaurant Aan de Maas Kerkdriel</title>
    Should be <title>Restaurant Aan de Maas Kerkdriel</title>

    the header image has no alt text.
    <img src="https://www.aandemaas.eu/wp-content/uploads/header5.jpg" alt="" />

    Andyour sliding image menu have slidingdoor as the text and no alt tags.

    <div id="imageMenu">
    		<ul>
    			<li class="bk0"><a href="https://aandemaas.eu" style="background: url('https://www.aandemaas.eu/wp-content/themes/sliding-door/imagemenu/images/1.jpg') repeat scroll 0%;">slidingdoor</a></li>
    			<li class="bk1"><a href="https://www.aandemaas.eu" style="background: url('https://www.aandemaas.eu/wp-content/themes/sliding-door/imagemenu/images/2.jpg') repeat scroll 0%;">slidingdoor</a></li>
    			<li class="bk2"><a href="https://www.aandemaas.eu" style="background: url('https://www.aandemaas.eu/wp-content/themes/sliding-door/imagemenu/images/3.jpg') repeat scroll 0%;">slidingdoor</a></li>
    			<li class="bk3"><a href="https://aandemaas.eu" style="background: url('https://www.aandemaas.eu/wp-content/themes/sliding-door/imagemenu/images/4.jpg') repeat scroll 0%;">slidingdoor</a></li>
    			<li class="bk4"><a href="https://aandemaas.eu" style="background: url('https://www.aandemaas.eu/wp-content/themes/sliding-door/imagemenu/images/5.jpg') repeat scroll 0%;">slidingdoor</a></li>
    			<li class="bk5"><a href="https://aandemaas.eu" style="background: url('https://www.aandemaas.eu/wp-content/themes/sliding-door/imagemenu/images/6.jpg') repeat scroll 0%;">slidingdoor</a></li>
    			<li class="bk6"><a href="https://aandemaas.eu" style="background: url('https://www.aandemaas.eu/wp-content/themes/sliding-door/imagemenu/images/7.jpg') repeat scroll 0%;">slidingdoor</a></li>
    				</ul>				
    
    			</div>
    Thread Starter griseldy

    (@griseldy)

    Hi batharoy,

    Thanks for your quick reply.

    I’m new at this and trying my very best to learn as much as I can.
    I changed the text of the image menu and added the alt text.

    As for the title tag, i reached a dead end. Can’t seem to find where I can change it.
    Can you please tell me where I can find it?

    Just looked at your page source and it appears correct in the title tag now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Website Titel still "sliding door" in google’ is closed to new replies.