Why does the same url appears for all sections of my site - Joomla! Forum - community, help and support
hi there, if have around site (link below) see categories , sections of site show same url @ top http://www.canicobacakes.es/
why that? shouldnt @ least show name of category without seo?
http://www.canicobacakes.es/
why that? shouldnt @ least show name of category without seo?
http://www.canicobacakes.es/
hi spainman,
this happening because website sitting within frameset, pulling content url: http://eryteeia.eu/cakes
see source code of page:
on framesets: http://uk.answers.yahoo.com/question/index?qid=20110707065602aafbyuv
your web developer have done - although i'm not sure why. it's old technology , not ideal - searchbots , seo.
i hope answers question.
jen
this happening because website sitting within frameset, pulling content url: http://eryteeia.eu/cakes
see source code of page:
code: select all
<frameset rows="0,*" frameborder="no" border="0" framespacing="0">
<frame src="vacia.html" name="topframe" scrolling="no" noresize >
<frame src="http://eryteeia.eu/cakes" name="mainframe">
</frameset>on framesets: http://uk.answers.yahoo.com/question/index?qid=20110707065602aafbyuv
your web developer have done - although i'm not sure why. it's old technology , not ideal - searchbots , seo.
i hope answers question.
jen
Comments
Post a Comment