how to change title and url

carvalhar - February 28, 2009 - 16:22
Project:SWFAddress
Version:6.x-1.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:by design
Description

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

#1

Steven Merrill - February 28, 2009 - 17:17
Status:active» by design

@carvalhar

The module won't do this for you. You need to do SWFAddress .setTitle() calls (from either AS or JS.)

 
 

Drupal is a registered trademark of Dries Buytaert.