seo and how google crawl my site

here you can share your ideas how to do ... about seo ...
tell questions and give answers ... please help other ;)

seo and how google crawl my site

Postby admin » October 3rd, 2010, 12:11 am

my friends site:

Asian Dating & Asian Girls for Filipina Dating | Home -
Image

My site looks like this before:

Home | Love2u.se - dejting/dating, kontakt/singlar, gratis ...

And now it is like this:

Custom page | Love2u.se - dejting/dating, kontakt/singlar, gratis ...

How can Home being replaced with Custom ?
and then we hit the link cachad we will see a custom page :(

So if I understand it right google have problems to index my site and it is a big problem !

I should need to have it like my friends site I think it is better then google crawl my site ...
but how to do that ? hope someone can give me an idea how to do :)
//gugu
Admin VldMods Forum
User avatar
admin
Site Admin
 
Posts: 105
Joined: 13 Aug 2010
Location: sweden
Knowledge: 6
Vld Version: 2.7
Vld Site: http://www.love2u.se

Re: seo and how google crawl my site

Postby db3204 » October 3rd, 2010, 2:29 am

I'm not sure I have the answer. I can tell you some of my settings if that helps. Here goes:

1. In cp-settings for name of site I have:

Asian Dating & Asian Girls for Filipina Dating

2. If you look at your header tag for title it looks like this:

<title>{settings.app_title} | {app_page}</title>

The {settings.app_title} is what you put as the name of your site in the CP - Settings (see step 1 above).

The {app_page} will display what page you are on.

So for example if I'm on the home page than it would be displayed like this:

Asian Dating & Asian Girls for Filipina Dating | Home

If I was on the Video page it would be displayed like this:

Asian Dating & Asian Girls for Filipina Dating | Video

The {app_page} will always display, along with the title, the page you are looking at or in this case is indexed by google.

Not sure if that helped, but I hope so.

Dan
db3204
 
Posts: 5
Joined: 03 Oct 2010
Knowledge: 1
Vld Version: 2.5.3
Vld Site: http://www.filipinaeyes.com

Re: seo and how google crawl my site

Postby admin » October 3rd, 2010, 10:49 am

thank you very much ... yes it help me ...
now I understand how it work ... :P

this is for vld version 2.5.3

look for this code in header.tpl

Code: Select all
<!-- ELSEIF active_module == "homepage" -->
{settings.app_title}
<!-- ELSE -->
{app_page} | {settings.app_title}
<!-- ENDIF -->
</title>


change it to this code instead:

Code: Select all
<!-- ELSEIF active_module == "homepage" -->
{settings.app_title}
<!-- ELSE -->
{settings.app_title} | {app_page}
<!-- ENDIF -->
</title>


before: {app_page} | {settings.app_title}
after: {settings.app_title} | {app_page}

this is for vld version 2.5.7

before:
Code: Select all
<!-- ELSEIF (active_module == "events_details" OR active_module == "events_guests" OR active_module == "events_pictures") AND hide_content != "1" -->
   <!-- IF event_name -->
      <title>{event_name} | {htmlentities:app_page} | {htmlentities:settings.app_title}</title>
   <!-- ELSE -->
      <title>{htmlentities:app_page} | {htmlentities:settings.app_title}</title>
   <!-- ENDIF -->
<!-- ELSE -->
   <title>{htmlentities:app_page}  |  {htmlentities:settings.app_title}</title>
<!-- ENDIF -->

after:
Code: Select all
<!-- ELSEIF (active_module == "events_details" OR active_module == "events_guests" OR active_module == "events_pictures") AND hide_content != "1" -->
   <!-- IF event_name -->
      <title>{event_name} | {htmlentities:app_page} | {htmlentities:settings.app_title}</title>
   <!-- ELSE -->
      <title>{htmlentities:app_page} | {htmlentities:settings.app_title}</title>
   <!-- ENDIF -->
<!-- ELSE -->
   <title>{htmlentities:settings.app_title} | {htmlentities:app_page}</title>
<!-- ENDIF -->


before: {htmlentities:app_page} | {htmlentities:settings.app_title}
after: {htmlentities:settings.app_title} | {htmlentities:app_page}
//gugu
Admin VldMods Forum
User avatar
admin
Site Admin
 
Posts: 105
Joined: 13 Aug 2010
Location: sweden
Knowledge: 6
Vld Version: 2.7
Vld Site: http://www.love2u.se

Re: seo and how google crawl my site

Postby admin » October 6th, 2010, 2:54 pm

thanks a lot dan you did it :D

now my site works great and google crawl it correct ...

Image

love2u.se - dejting/dating, kontakt/singlar, gratis medlemskap ...
Välkommen till love2u.se » Finn din kärlek på nätet » Skaffa dig vänner för livet » Bli medlem nu det är helt gratis » skaffa dig en egen profil med ...
http://www.love2u.se/ - Cachad - Liknande
//gugu
Admin VldMods Forum
User avatar
admin
Site Admin
 
Posts: 105
Joined: 13 Aug 2010
Location: sweden
Knowledge: 6
Vld Version: 2.7
Vld Site: http://www.love2u.se

Re: seo and how google crawl my site

Postby admin » October 6th, 2010, 3:04 pm

I show a images for both my new and old sites ...

Image

I think it is like this google need to crawl our sites the name of your site first
title after your sites name and after that the description of your sites content ...

tell me if I have wrong :? or maybe a idea how to make it even better ...
are the first best or the second ? tell me that you think about it ...

I mean the name of site and the title ... how many words in title ?
how many words you think we need for description ?

I will make a category in this forum there we can discuss ...this type of question ...
about seo ... how to do ... make it better ... make our sites even better ... so google will find us ...
I´m sure many of us had think/read/search about seo and need to ask how to do ...
I hope it is not a secret how to do ... please share your ideas ... I did and db3204 did it to ;)
//gugu
Admin VldMods Forum
User avatar
admin
Site Admin
 
Posts: 105
Joined: 13 Aug 2010
Location: sweden
Knowledge: 6
Vld Version: 2.7
Vld Site: http://www.love2u.se


Return to Seo

Who is online

Users browsing this forum: No registered users and 1 guest

cron