hi,
my page title isn't changing according to my node title when i use swfaddress.
i noticed that the browser loads the html with the rigth title, but then the module redirects again to index.php so i always have the same title (my main page title).
When i access a page like localhost/content/my-title i'd liketo see the title "My Page", but i get the index.php title.
how should i change the title? how is it made at the swf (flash/flex) part?
Is there any example of the flash part?
I think my case is the same of the tenor website, with a content type and node name in url.
i have a swf made by flex, so i'm trying to setup a mix of SEO and FLEX samples.
Can someone give me an advice?
thanks
Comments
Comment #1
Steven Merrill commented@carvalhar
The module won't do this for you. You need to do SWFAddress .setTitle() calls (from either AS or JS.)