Hi Dave
Thanks for the further investigation. Above and beyond the call of duty!
Done away with:
<form action="/" method="post" name="login" id="loginForm">
<h1 class="loginH1">Login to your account</h1>
Only South Australia Tourism is H1 now
Actually there are 3 H1 on the page. The login is first and needs to go away.
Login to your account...
South Australian Tourism...
Adelaide Tourism...
There are now !
Not sure if internal links are a problem. That tool is only for reference. I do not know why it said no 2,3,4 word key phrases either.
Came up quite healthy on that
Run the the site through this tool http://www.seositecheckup.com/tools/results it's more comprehensive
URL Canonisation
Sorted this one out with a simple htaccess addition
RewriteEngine On
RewriteCond %{HTTP_HOST} ^example\.com$ [NC]
RewriteRule ^(.*)$ http://www.example.com/$1 [L,R=301]
This is used quite a bit on sites now. Transforms plain text to a more appealing text. General web thought seems to be that Cufon does not affect SEO.
http://www.cufonfonts.com/
There are some Joomla extensions also
http://extensions.joomla.org/extensions ... typography
I notice the headings and other text are somehow displayed as images but are in the source code. e.g. Visitor Information Centres
Fortunately I noticed our old cut down superseded site does come up on the front page of AU Google for South Australian Tourism. Hopefully I might have two soon!
Thanks for your help Dave. I learnt a bit today.
Cheers
Chris
via Joomla! http://forum.joomla.org/viewtopic.php?t=820998&p=3089948#p3089948
Thanks for the further investigation. Above and beyond the call of duty!
Done away with:
Quote:
<form action="/" method="post" name="login" id="loginForm">
<h1 class="loginH1">Login to your account</h1>
Only South Australia Tourism is H1 now
Quote:
Actually there are 3 H1 on the page. The login is first and needs to go away.
Login to your account...
South Australian Tourism...
Adelaide Tourism...
There are now !
Quote:
Not sure if internal links are a problem. That tool is only for reference. I do not know why it said no 2,3,4 word key phrases either.
Came up quite healthy on that
Quote:
Run the the site through this tool http://www.seositecheckup.com/tools/results it's more comprehensive
URL Canonisation
Sorted this one out with a simple htaccess addition
Quote:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^example\.com$ [NC]
RewriteRule ^(.*)$ http://www.example.com/$1 [L,R=301]
This is used quite a bit on sites now. Transforms plain text to a more appealing text. General web thought seems to be that Cufon does not affect SEO.
http://www.cufonfonts.com/
There are some Joomla extensions also
http://extensions.joomla.org/extensions ... typography
Quote:
I notice the headings and other text are somehow displayed as images but are in the source code. e.g. Visitor Information Centres
Fortunately I noticed our old cut down superseded site does come up on the front page of AU Google for South Australian Tourism. Hopefully I might have two soon!
Thanks for your help Dave. I learnt a bit today.
Cheers
Chris
Statistics: Posted by chrisinoz — Tue Oct 01, 2013 7:01 am
via Joomla! http://forum.joomla.org/viewtopic.php?t=820998&p=3089948#p3089948
No comments:
Post a Comment