Page 1 of 1

Please help me to find H1 and Anchor tags in Imagevue files.

Posted: 14 Oct 2009, 10:55
by Manbearpig
In a root directory of my site I have only two folders :"content", "imagevue" and two files: imagevue.php and index.php.
I deleted HTML files in my root directory already.
However search engines still can see text in following tags:

<a href="?p=gallery">Flash gallery</a>

<a href="http://get.adobe.com/flashplayer/">Get Flash Player</a>

<a href="?p=html">HTML Gallery</a>

<a href="?p=sitemap">HTML Sitemap</a>

<a href="https://www.photo.gallery" title="Flash online photo gallery and slideshow">www.photo.gallery - flash photo gallery and slideshow</a>

<h1> Oops! - This page requires Flash Player and Javascript </h1>
<h1> <a href="https://www.photo.gallery" title="Flash online photo gallery and slideshow">www.photo.gallery - flash photo gallery and slideshow</a> </h1>

I just want to replace text in this tags with text with my keywords.
However I can not find in which files these tags were placed really.
Please help me.
Thank you in advance, B.R., Alex

Posted: 14 Oct 2009, 11:21
by mjau-mjau
You can edit the following file, in dreamweaver or in any text-editor:
imagevue/templates/gallery.index.phtml

This is the template for the main gallery index file.