Search…

X3 Photo Gallery Support Forums

Search…
 
Manbearpig
Topic Author
Posts: 1
Joined: 14 Oct 2009, 08:11

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

14 Oct 2009, 10:55

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
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

14 Oct 2009, 11:21

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.